CCI report: 790a4c81-9215-4a55-8c38-6ae077f9d198

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:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: Deprecation and Obsoletion Warnings",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "8afd55ff6f46c404d40ca75a80c962f15203b9e4",
    "after": "4dadf03b4fc1cdb28ddb9e40c6f8c7e2d01e3449",
    "commits": [
      "4dadf03b4fc1cdb28ddb9e40c6f8c7e2d01e3449",
      "7ea9fa68c3823af9efa8f6928685b4e2f9624780",
      "1729445b05a17a50cb10be6d8a6ffbf1128d0dd7",
      "084828b43e5fc70867955d3a1ab1d514e1a37b9d",
      "f5a490819b210fedd1f48ca4cac516eee3e5ae91",
      "d750525ea9610fc52258b205a6d8c356e0bd18cb",
      "7aa636391f91dea8c421d0c72d17f43a3daa9835"
    ],
    "target": "8afd55ff6f46c404d40ca75a80c962f15203b9e4",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "1a3af7b06bad64c6e8090e2e1b91774b0d232a3c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "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. See `issue/9a047d07ee00d0733adedb4a279fbd158342a586`.",
        "base": "8afd55ff6f46c404d40ca75a80c962f15203b9e4",
        "oid": "932cd03f027cc0f20335f81c0637549e3c43de73",
        "timestamp": 1758093324
      },
      {
        "id": "22482b78cbbbf329f14ef4472e357950e5d95e61",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- `cargo fmt`\n- CHANGELOG entries\n- Move obsolete warnings to review patch and review deletion",
        "base": "8afd55ff6f46c404d40ca75a80c962f15203b9e4",
        "oid": "4dadf03b4fc1cdb28ddb9e40c6f8c7e2d01e3449",
        "timestamp": 1758095625
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "790a4c81-9215-4a55-8c38-6ae077f9d198"
  },
  "info_url": "https://cci.rad.levitte.org//790a4c81-9215-4a55-8c38-6ae077f9d198.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/790a4c81-9215-4a55-8c38-6ae077f9d198/w)

Started at: 2025-09-17 09:53:49.578781+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/790a4c81-9215-4a55-8c38-6ae077f9d198/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"
}