CCI report: 1412a9b1-3c2d-4fd4-b050-9e66cc109944

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": "88488bfe024c4dd09d55d4ca77374e279cb2b35b",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "chore: Update thiserror from 1 to 2",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "d98033a1ff2863b1e1d16b31a6fccab87ebdf7a8",
    "after": "af3f07627b05dac4a68b102e2908da23b061a631",
    "commits": [
      "af3f07627b05dac4a68b102e2908da23b061a631"
    ],
    "target": "d98033a1ff2863b1e1d16b31a6fccab87ebdf7a8",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "88488bfe024c4dd09d55d4ca77374e279cb2b35b",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The section on breaking changes in the release notes at\n\n    https://github.com/dtolnay/thiserror/releases/tag/2.0.0\n\nlook relatively tame. We gain support for `no_std`.",
        "base": "d98033a1ff2863b1e1d16b31a6fccab87ebdf7a8",
        "oid": "af3f07627b05dac4a68b102e2908da23b061a631",
        "timestamp": 1767952058
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "1412a9b1-3c2d-4fd4-b050-9e66cc109944"
  },
  "info_url": "https://cci.rad.levitte.org//1412a9b1-3c2d-4fd4-b050-9e66cc109944.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/1412a9b1-3c2d-4fd4-b050-9e66cc109944/w)

Started at: 2026-01-09 10:47:48.982745+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/1412a9b1-3c2d-4fd4-b050-9e66cc109944/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"
}