CCI report: c212f7db-8376-4c60-9a2e-84a27ac7f312

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": "29043134a361aa8931cd069a1c72e3d2e8deae97",
  "after": "29043134a361aa8931cd069a1c72e3d2e8deae97",
  "branch": "master",
  "commits": [
    "29043134a361aa8931cd069a1c72e3d2e8deae97"
  ]
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c212f7db-8376-4c60-9a2e-84a27ac7f312"
  },
  "info_url": "https://cci.rad.levitte.org//c212f7db-8376-4c60-9a2e-84a27ac7f312.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c212f7db-8376-4c60-9a2e-84a27ac7f312/w)

Started at: 2025-07-15 18:50:22.592643+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/c212f7db-8376-4c60-9a2e-84a27ac7f312/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"
}