CCI report: 6d7d41b1-87b7-4c23-a4c4-5e61f608dca5

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": "Updated",
  "patch": {
    "id": "9e7454d051d6fe7988675bfceeeb99f73f7559f1",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle: implement std::error::Error for AnnouncerError",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "e965d9a2c98e3f93d1a277da2f10c51066094d8b",
    "after": "c30298fb8a9617a38013a91ce4ba433392b90f16",
    "commits": [
      "c30298fb8a9617a38013a91ce4ba433392b90f16"
    ],
    "target": "e965d9a2c98e3f93d1a277da2f10c51066094d8b",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "9e7454d051d6fe7988675bfceeeb99f73f7559f1",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "5ac1e9ebc2a4e46c518633ff2026f17acd47c8aa",
        "timestamp": 1751633467
      },
      {
        "id": "80ce5df7facb0b80ad8f0135bd8c50d7177324d8",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Reworded `AlreadySynchronized`\n- Documented fields of `AlreadySynchronized`",
        "base": "e965d9a2c98e3f93d1a277da2f10c51066094d8b",
        "oid": "c30298fb8a9617a38013a91ce4ba433392b90f16",
        "timestamp": 1752068554
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "6d7d41b1-87b7-4c23-a4c4-5e61f608dca5"
  },
  "info_url": "https://cci.rad.levitte.org//6d7d41b1-87b7-4c23-a4c4-5e61f608dca5.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/6d7d41b1-87b7-4c23-a4c4-5e61f608dca5/w)

Started at: 2025-07-09 15:42:36.833432+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/6d7d41b1-87b7-4c23-a4c4-5e61f608dca5/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

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

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps

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

  '

Run the script

Commands:

Send result

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