CCI report: bd455cf2-6dba-41ac-8d10-f0f0cf8c2ebe

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": "da97d5048127e66b3619c2d3b1062966bae8f579",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli-test: Refactor Path Handling",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "84320919e2cfb2abda9e7c97dbbd2234f8f7f5c6",
    "after": "6a56d70a5a3c4ffaee647f7569acf9878b7e9ed6",
    "commits": [
      "6a56d70a5a3c4ffaee647f7569acf9878b7e9ed6",
      "8a702cf17494ac730a4e978e0d7dcea5cce55302",
      "8364e8e2644c24fdb38841e59d6218f17237c24f",
      "321f12cb1e23987189b067ef986952db766cfa85"
    ],
    "target": "84320919e2cfb2abda9e7c97dbbd2234f8f7f5c6",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "da97d5048127e66b3619c2d3b1062966bae8f579",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "In the previous refactoring in commit `4894657b`, the order of entries\nin `$PATH` was changed unintentionally. Revisit the order and use\nnicer APIs to handle paths.",
        "base": "84320919e2cfb2abda9e7c97dbbd2234f8f7f5c6",
        "oid": "253365a0b7da7bb73fc0a94e02c45b61b46d8119",
        "timestamp": 1771264541
      },
      {
        "id": "4c43c89402f55db7d73b3e0d3fb367443c4ef442",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "cli-test: Configure `escargot` properly\n\nConfiguration calls to `escargot` were removed in commit `4894657b`.\nAn unintentional consequence are spurious failures to invoke freshly\ncompiled binaries in CLI tests.\n\nBring back the explicit configuration to remedy.",
        "base": "84320919e2cfb2abda9e7c97dbbd2234f8f7f5c6",
        "oid": "189d3cec1faef90f19fd9163ba706332e3f6169c",
        "timestamp": 1771268404
      },
      {
        "id": "0c3a1f21f72de78c4c661b2cba4e7294647c5f40",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fixes",
        "base": "84320919e2cfb2abda9e7c97dbbd2234f8f7f5c6",
        "oid": "6a56d70a5a3c4ffaee647f7569acf9878b7e9ed6",
        "timestamp": 1771270585
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "bd455cf2-6dba-41ac-8d10-f0f0cf8c2ebe"
  },
  "info_url": "https://cci.rad.levitte.org//bd455cf2-6dba-41ac-8d10-f0f0cf8c2ebe.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/bd455cf2-6dba-41ac-8d10-f0f0cf8c2ebe/w)

Started at: 2026-02-16 20:36:39.187463+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/bd455cf2-6dba-41ac-8d10-f0f0cf8c2ebe/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"
}