CCI report: 3679655a-ff32-4fcc-a7f4-ad3873cadced

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "7d55b828201547d7705013b6fa4309bb28d442c2",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "remote-helper: Support push --force-with-lease",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
    "after": "0ec084fc232f0df8c1bbcbb89ce8394e8a81d988",
    "commits": [
      "0ec084fc232f0df8c1bbcbb89ce8394e8a81d988"
    ],
    "target": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "7d55b828201547d7705013b6fa4309bb28d442c2",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Resolves: 3d1250b28ae825841675b85a5c89a9fcd9a91ab5",
        "base": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
        "oid": "b7ef1a218aee4391a71a33c517602a64334e2d27",
        "timestamp": 1762979739
      },
      {
        "id": "24544e4034be38c36e43693e26b29c2fcd9a46ec",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "",
        "base": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
        "oid": "ad7fbced9a0ffea33450523f4f4a681a2645329d",
        "timestamp": 1763031980
      },
      {
        "id": "613846ff92ebb7d26ff5ebbce58a35768081cf0c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "add tests for `--force-with-lease` args",
        "base": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
        "oid": "43003a89ca07b312a3f1ba0114ccf1e4ccefe0c2",
        "timestamp": 1763913654
      },
      {
        "id": "0cb9f1674f13af7ab892a306af9bdcab1e36e2b7",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Simplify the test case by removing `bob`\n- Add prose to the test\n- Add tests for the unhappy path and for creating a new branch",
        "base": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
        "oid": "0ec084fc232f0df8c1bbcbb89ce8394e8a81d988",
        "timestamp": 1764067902
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "3679655a-ff32-4fcc-a7f4-ad3873cadced"
  },
  "info_url": "https://cci.rad.levitte.org//3679655a-ff32-4fcc-a7f4-ad3873cadced.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/3679655a-ff32-4fcc-a7f4-ad3873cadced/w)

Started at: 2025-11-25 11:51:45.767497+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/3679655a-ff32-4fcc-a7f4-ad3873cadced/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}