CCI report: 80f7ee4d-2e78-4e7e-b89e-ca093e2f719d

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": "1a3af7b06bad64c6e8090e2e1b91774b0d232a3c",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli: Deprecation and Obsoletion Warnings",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "8afd55ff6f46c404d40ca75a80c962f15203b9e4",
    "after": "932cd03f027cc0f20335f81c0637549e3c43de73",
    "commits": [
      "932cd03f027cc0f20335f81c0637549e3c43de73",
      "96c6ad7da5d11d60f8046b8363d8f2b33892270e",
      "de2e58ce3d46ccb5266d018f0cb225c927e85027",
      "14b8ed9182cfbd74ddfc16e912ddac85f9131ae1",
      "d750525ea9610fc52258b205a6d8c356e0bd18cb",
      "7aa636391f91dea8c421d0c72d17f43a3daa9835"
    ],
    "target": "8afd55ff6f46c404d40ca75a80c962f15203b9e4",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "1a3af7b06bad64c6e8090e2e1b91774b0d232a3c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The following deprecations/obsoletions were discussed in Zulip or are already in `master`. The aim here is to unify and fix.\n\n### `rad self --nid`\n\nDeprecated in favor of `rad node status --only nid`.\n\nThis command was deprecated before, but in a way that broke its output on standard output. It now prints to standard error.\n\n### `rad diff`\n\nDeprecated in favor of `git diff`.\n\n### `rad patch review`\n\nObsolete.",
        "base": "8afd55ff6f46c404d40ca75a80c962f15203b9e4",
        "oid": "932cd03f027cc0f20335f81c0637549e3c43de73",
        "timestamp": 1758093324
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "80f7ee4d-2e78-4e7e-b89e-ca093e2f719d"
  },
  "info_url": "https://cci.rad.levitte.org//80f7ee4d-2e78-4e7e-b89e-ca093e2f719d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/80f7ee4d-2e78-4e7e-b89e-ca093e2f719d/w)

Started at: 2025-09-17 09:15:31.183446+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/80f7ee4d-2e78-4e7e-b89e-ca093e2f719d/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"
}