CCI report: e47e2ee1-0b68-46f7-a3e2-835df232f23c

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": "0779f4d11b1f28c6b156438e8786d76e6fb22ef9",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": null
    },
    "title": "cli/id: Introduce `rad id cache`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "71a91042d96bb994c4cd4311d85f5cd1a6311b4e",
    "after": "7f395f998e7ac8057d9fd361d6bffab2fd17b4cf",
    "commits": [
      "7f395f998e7ac8057d9fd361d6bffab2fd17b4cf"
    ],
    "target": "71a91042d96bb994c4cd4311d85f5cd1a6311b4e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0779f4d11b1f28c6b156438e8786d76e6fb22ef9",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": null
        },
        "description": "Similar to `rad [issue|patch] cache`, this will re-compute cached state\nabout the identity document. The identity COB does not cache to SQLite,\nbut there is `refs/rad/id`, which can become stale.",
        "base": "71a91042d96bb994c4cd4311d85f5cd1a6311b4e",
        "oid": "9472cb0c19603e55098be2dae9fb1b9fe39cb3fb",
        "timestamp": 1785754554
      },
      {
        "id": "d3b22b8f7fdddf8d665ea1aa2e7852b372b4a540",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": null
        },
        "description": "Do not early fail when recomputing cache for all of storage.",
        "base": "71a91042d96bb994c4cd4311d85f5cd1a6311b4e",
        "oid": "7f395f998e7ac8057d9fd361d6bffab2fd17b4cf",
        "timestamp": 1785859161
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e47e2ee1-0b68-46f7-a3e2-835df232f23c"
  },
  "info_url": "https://cci.rad.levitte.org//e47e2ee1-0b68-46f7-a3e2-835df232f23c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e47e2ee1-0b68-46f7-a3e2-835df232f23c/w)

Started at: 2026-08-04 17:59:27.865094+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e47e2ee1-0b68-46f7-a3e2-835df232f23c/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 --all-features

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

  '

Run the script

Commands:

Send result

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