CCI report: a2e00f06-af64-40a4-b6c8-bc17d9936bd9

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": "18d78ba3c8cb2d443cdf6adf34cac0bd2d4a1696",
    "author": {
      "id": "did:key:z6MkkEKbthsEc2si2CtAtjYSZfE6UFdpKZLGc9naNqe9a1eN",
      "alias": "shishqa"
    },
    "title": "wip: draft radicle-metrics crate",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
    "after": "62b5141254b08dfdece4b8f2dd8bb7acf16726c9",
    "commits": [
      "62b5141254b08dfdece4b8f2dd8bb7acf16726c9"
    ],
    "target": "45abb881a3389bea913ae10af32fb837060787ab",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "18d78ba3c8cb2d443cdf6adf34cac0bd2d4a1696",
        "author": {
          "id": "did:key:z6MkkEKbthsEc2si2CtAtjYSZfE6UFdpKZLGc9naNqe9a1eN",
          "alias": "shishqa"
        },
        "description": "This commit introduces the crate radicle-metrics, which builds\ninto a CLI capable of retrieving time series data for the metric\nthat counts open issues in all repositories on the current host.\n\nRelated-to: 68460fc9b3e7decbc7e61020519656248a9ef4ce",
        "base": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
        "oid": "62b5141254b08dfdece4b8f2dd8bb7acf16726c9",
        "timestamp": 1764568271
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a2e00f06-af64-40a4-b6c8-bc17d9936bd9"
  },
  "info_url": "https://cci.rad.levitte.org//a2e00f06-af64-40a4-b6c8-bc17d9936bd9.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a2e00f06-af64-40a4-b6c8-bc17d9936bd9/w)

Started at: 2025-12-01 06:51:22.630484+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a2e00f06-af64-40a4-b6c8-bc17d9936bd9/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"
}