CCI report: 148008c3-4eaa-432f-98e3-7da94940dffd

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:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli/unblock: Use clap",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
    "after": "230c164df7a4dc4bbe904cdd2a32ed524411eb68",
    "commits": [
      "230c164df7a4dc4bbe904cdd2a32ed524411eb68",
      "bc8fb795ad6e8cedf4a36f5b568f90e084bad493",
      "5247e01955c5a0b27a6a0c32c9e69153f673b171",
      "211c61d0253186f57eea96d59d632d0e51080758"
    ],
    "target": "dfd35480be82828713ccc3c9206b1273ddac35d0",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "9a9b58fa02db817cc4597c815908eacf5b936b6d",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "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
      },
      {
        "id": "9704c6d4fe367159981f7d3ecfd529531c29b7f3",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW",
        "base": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
        "oid": "230c164df7a4dc4bbe904cdd2a32ed524411eb68",
        "timestamp": 1760441436
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "148008c3-4eaa-432f-98e3-7da94940dffd"
  },
  "info_url": "https://cci.rad.levitte.org//148008c3-4eaa-432f-98e3-7da94940dffd.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/148008c3-4eaa-432f-98e3-7da94940dffd/w)

Started at: 2025-10-14 13:30:42.992551+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/148008c3-4eaa-432f-98e3-7da94940dffd/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"
}