CCI report: 4409e569-2b4c-4aca-899c-ce58c6c3a065

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": "490dedd8f7520f12e1d0aba917e4103774e67605",
    "author": {
      "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "alias": "erikli"
    },
    "title": "cli/cob: Use clap",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "0b3424857ec1c5b57d6778f2bf6f379685e7f073",
    "after": "2dfc8bfc7cfc50e06ed8014d1c5633abc4c3a3e7",
    "commits": [
      "2dfc8bfc7cfc50e06ed8014d1c5633abc4c3a3e7"
    ],
    "target": "b7a7f55e78f190218370de7538340bfe358d7430",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "490dedd8f7520f12e1d0aba917e4103774e67605",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "",
        "base": "0b3424857ec1c5b57d6778f2bf6f379685e7f073",
        "oid": "e3ccc3ded413e25f2b556dde4dc3e13accbfd286",
        "timestamp": 1760564140
      },
      {
        "id": "77fd32951dd6d27dbc5ec152b67e4071214eb326",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "Changes:\n- Remove zombie comments",
        "base": "0b3424857ec1c5b57d6778f2bf6f379685e7f073",
        "oid": "16fe60250aea94bf2d7c2e6a37b5470cf0e99b5f",
        "timestamp": 1760564251
      },
      {
        "id": "9c171177b16b7c5021ef7422e2fda9d64170d961",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "Changes:\n\n- Add unit tests around allowed output formats",
        "base": "0b3424857ec1c5b57d6778f2bf6f379685e7f073",
        "oid": "2dfc8bfc7cfc50e06ed8014d1c5633abc4c3a3e7",
        "timestamp": 1760601409
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "4409e569-2b4c-4aca-899c-ce58c6c3a065"
  },
  "info_url": "https://cci.rad.levitte.org//4409e569-2b4c-4aca-899c-ce58c6c3a065.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/4409e569-2b4c-4aca-899c-ce58c6c3a065/w)

Started at: 2025-10-16 09:56:50.591242+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/4409e569-2b4c-4aca-899c-ce58c6c3a065/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

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

  '

Run the script

Commands:

Send result

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