CCI report: 1146e73e-9ae3-4fa0-8011-03acde563a76

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": "fa02984a4442c78e8f19e7713bc9b43317de44cd",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle-cli: non-delegate id update error prettyify",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "02318f199c6f29a2eede1f282e1f9b99927d27ec",
    "after": "de55e50514d0b5b808ca7613509e142de113ea4c",
    "commits": [
      "de55e50514d0b5b808ca7613509e142de113ea4c",
      "88d6effabe00b059b5eac707ad1ab49c60e7af31",
      "47459af430effa1ab3953fed06b9ab05e8fcf6ee",
      "70ac659f099a27338f77515c7228fafee8816f0d",
      "504bf1c4be4138214fe69a086a5f33489764c7e5"
    ],
    "target": "02318f199c6f29a2eede1f282e1f9b99927d27ec",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "fa02984a4442c78e8f19e7713bc9b43317de44cd",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Provides a more helpful hint when a [non-delegate attempts to update the id document](https://radicle.zulipchat.com/#narrow/channel/369277-heartwood/topic/Better.20error.20message.20when.20trying.20to.20add.20delegate).",
        "base": "02318f199c6f29a2eede1f282e1f9b99927d27ec",
        "oid": "47459af430effa1ab3953fed06b9ab05e8fcf6ee",
        "timestamp": 1768415578
      },
      {
        "id": "4cf4fa8e3cc93c13fe36e267ccf9893b15d6c226",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW",
        "base": "02318f199c6f29a2eede1f282e1f9b99927d27ec",
        "oid": "de55e50514d0b5b808ca7613509e142de113ea4c",
        "timestamp": 1768477148
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "1146e73e-9ae3-4fa0-8011-03acde563a76"
  },
  "info_url": "https://cci.rad.levitte.org//1146e73e-9ae3-4fa0-8011-03acde563a76.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/1146e73e-9ae3-4fa0-8011-03acde563a76/w)

Started at: 2026-01-15 12:39:10.599130+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/1146e73e-9ae3-4fa0-8011-03acde563a76/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"
}