CCI report: 964f5a77-7050-45b6-a65d-565e96c49962

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": "8c7114fc82bdbdf72526418d3dcbb7f774c460c4",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "fetch: collect update errors",
    "state": {
      "status": "draft",
      "conflicts": []
    },
    "before": "993428df5657e18b167ac0e6206efa0b6908d8c0",
    "after": "fd449233f9307f8f1520e438371ffaa972bfc766",
    "commits": [
      "fd449233f9307f8f1520e438371ffaa972bfc766"
    ],
    "target": "993428df5657e18b167ac0e6206efa0b6908d8c0",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "8c7114fc82bdbdf72526418d3dcbb7f774c460c4",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "A single error while updating a reference can mean that every other\nupdate will fail.\n\nInstead of shortcutting, collect any errors that can occur, and log\nthem as warnings.",
        "base": "993428df5657e18b167ac0e6206efa0b6908d8c0",
        "oid": "e747b0cce7fdea08549c0f140c574a24a2528728",
        "timestamp": 1770927027
      },
      {
        "id": "46df34532a92055aaa913e1c20579c51ba74ca1c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Add RID to log message",
        "base": "993428df5657e18b167ac0e6206efa0b6908d8c0",
        "oid": "fd449233f9307f8f1520e438371ffaa972bfc766",
        "timestamp": 1770927205
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "964f5a77-7050-45b6-a65d-565e96c49962"
  },
  "info_url": "https://cci.rad.levitte.org//964f5a77-7050-45b6-a65d-565e96c49962.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/964f5a77-7050-45b6-a65d-565e96c49962/w)

Started at: 2026-02-12 21:14:07.109271+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/964f5a77-7050-45b6-a65d-565e96c49962/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"
}