CCI report: 4089893a-d878-4863-92c0-3b2a00cee101

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": "9a9b58fa02db817cc4597c815908eacf5b936b6d",
    "author": {
      "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "alias": "erikli"
    },
    "title": "cli/unblock: Use clap",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
    "after": "5247e01955c5a0b27a6a0c32c9e69153f673b171",
    "commits": [
      "5247e01955c5a0b27a6a0c32c9e69153f673b171",
      "211c61d0253186f57eea96d59d632d0e51080758"
    ],
    "target": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "9a9b58fa02db817cc4597c815908eacf5b936b6d",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "Since `rad block` and `rad unblock` share the same argument type, a new\nmodule is introduced that adds a `BlockTarget`.\n\nThe new argument type is then used to migrate `rad unblock` to `clap`.",
        "base": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
        "oid": "5247e01955c5a0b27a6a0c32c9e69153f673b171",
        "timestamp": 1760438620
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "4089893a-d878-4863-92c0-3b2a00cee101"
  },
  "info_url": "https://cci.rad.levitte.org//4089893a-d878-4863-92c0-3b2a00cee101.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/4089893a-d878-4863-92c0-3b2a00cee101/w)

Started at: 2025-10-14 12:43:43.008196+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/4089893a-d878-4863-92c0-3b2a00cee101/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"
}