CCI report: cdc43a06-462e-4067-a422-ae2e4b7b1700

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": "6bf43a3ab1dbf6b42fc5305814f72775bb98f86d",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "Improve Tor Handling",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
    "after": "10a82958ca9e6702da0197674b73c1b3dbfe51f2",
    "commits": [
      "10a82958ca9e6702da0197674b73c1b3dbfe51f2",
      "fb1808395e80920c66c53f8c1f39c23c3d6751ae",
      "1e132685bc17f9b0a796ca58d7c64b4c0f81c4bc"
    ],
    "target": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "6bf43a3ab1dbf6b42fc5305814f72775bb98f86d",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Introduce a feature for supporting connections via Tor, and improve domain modelling around configuration of SOCKS proxying.",
        "base": "c96aea0699a79dfe6e2111ae4d0961454b27e036",
        "oid": "961544398628cf0ff6d17205aa31d06039c8caf5",
        "timestamp": 1771275231
      },
      {
        "id": "93464808b1f62ae651ec806d6f3b15c4a6464aa5",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "d9915d275fd07d20db08cf7d3488f8650e66b88a",
        "oid": "fcf82add668df07a21472d7c1fccd11e49b84176",
        "timestamp": 1773959355
      },
      {
        "id": "851752ee10b41e85774f72dbabec6162f61b9e56",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Changes:\n- `cargo build -p radicle` would fail due to missing `cfg(feature = \"tor\")`.\n  Fixed by adding necessary guard.\n- `cargo build -p radicle-protocol --features tor` would fail due to\n  missing `tor` feature for `radicle`. Fixed by adding `radicle/tor` to\n  feature set.\n- Fixed `rad_config` test to include new `AddressConfig` schemars value.",
        "base": "d9915d275fd07d20db08cf7d3488f8650e66b88a",
        "oid": "42a150854750b6b92da18b3a0fd0ac2d0b51c466",
        "timestamp": 1774886917
      },
      {
        "id": "5e64cd40408ad3e01d9ef995fef0ebcd46e92a0b",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase and restore backwards compatibility for `node.onion = null`.",
        "base": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
        "oid": "10a82958ca9e6702da0197674b73c1b3dbfe51f2",
        "timestamp": 1774967348
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "cdc43a06-462e-4067-a422-ae2e4b7b1700"
  },
  "info_url": "https://cci.rad.levitte.org//cdc43a06-462e-4067-a422-ae2e4b7b1700.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/cdc43a06-462e-4067-a422-ae2e4b7b1700/w)

Started at: 2026-03-31 16:29:26.088620+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/cdc43a06-462e-4067-a422-ae2e4b7b1700/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"
}