CCI report: e905a7d1-6801-4034-999a-32453413db98

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": "93f5343ba226c95e5cef053363ca4003f4d087fa",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Prepare crates for release",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
    "after": "de7aad4dd44c4370e4eb1558d5ce9ae59e2fe6bf",
    "commits": [
      "de7aad4dd44c4370e4eb1558d5ce9ae59e2fe6bf",
      "1b9ac7975396692ac6f9a293a119df7ee8c110d1",
      "6013fcba8e4bd38d2a18cf3a9996661f6591e508",
      "3d48de878d7ad229228d64d877041042afec6a38",
      "5ee3a952ea3343c23d99d0fc2b017e45b5587852",
      "bc00c34c43add7ca03f8d9456fbaa10a15c31f19",
      "3822f98a903f10f7e174375234a254fdac87fd33"
    ],
    "target": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "93f5343ba226c95e5cef053363ca4003f4d087fa",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "",
        "base": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
        "oid": "de7aad4dd44c4370e4eb1558d5ce9ae59e2fe6bf",
        "timestamp": 1771414840
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e905a7d1-6801-4034-999a-32453413db98"
  },
  "info_url": "https://cci.rad.levitte.org//e905a7d1-6801-4034-999a-32453413db98.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e905a7d1-6801-4034-999a-32453413db98/w)

Started at: 2026-02-18 12:40:44.514244+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e905a7d1-6801-4034-999a-32453413db98/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"
}