CCI report: 6ab2cc15-f6c0-4fc5-94ff-ce6242d03a63

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "push",
  "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"
    ]
  },
  "pusher": {
    "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
    "alias": "fintohaps"
  },
  "before": "10a82958ca9e6702da0197674b73c1b3dbfe51f2",
  "after": "10a82958ca9e6702da0197674b73c1b3dbfe51f2",
  "branch": "master",
  "commits": [
    "10a82958ca9e6702da0197674b73c1b3dbfe51f2",
    "fb1808395e80920c66c53f8c1f39c23c3d6751ae",
    "1e132685bc17f9b0a796ca58d7c64b4c0f81c4bc"
  ]
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "6ab2cc15-f6c0-4fc5-94ff-ce6242d03a63"
  },
  "info_url": "https://cci.rad.levitte.org//6ab2cc15-f6c0-4fc5-94ff-ce6242d03a63.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/6ab2cc15-f6c0-4fc5-94ff-ce6242d03a63/w)

Started at: 2026-03-31 17:29:07.968789+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/6ab2cc15-f6c0-4fc5-94ff-ce6242d03a63/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"
}