CCI report: 1b328bfb-13b2-4a27-9d5c-7db62077b0a2

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": "3c39304c7c23215c549da3bf4b2b5b43e4e55d97",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node: Use `gix_packetline`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "84320919e2cfb2abda9e7c97dbbd2234f8f7f5c6",
    "after": "eff0b61332a7b9f1501be6e15a09c4ea0d82fbfd",
    "commits": [
      "eff0b61332a7b9f1501be6e15a09c4ea0d82fbfd",
      "fb45803d09bf5469e2f105fe965db1fd0576c5af",
      "bb10d1b9e27f01ee0486475414af45384c038acf",
      "787f83c2044444e179eb0ed93afbb107b6bf27b7",
      "9d3305533c33d086cd082986136640b6f3d4b819",
      "d0e41e00092d6c15e49888f719904f280c81b177",
      "aaddc18903ed555e02eebc1d9025b6abe532a6b7",
      "32b471f02a929903a7d4e621afdc62ddfa081991",
      "e7e64823a88396b6445b103798e6c598c17731b1",
      "cb0018868aadbb3e4df0c9bd4c07c021ba8c24ee",
      "f2513804972c21dc1592eb4802ad2dea57300a36"
    ],
    "target": "84320919e2cfb2abda9e7c97dbbd2234f8f7f5c6",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "3c39304c7c23215c549da3bf4b2b5b43e4e55d97",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "`gix-packetline` already is in the dependency closure of `radicle-node`.\nUse the well-tested and -used reader instead of ours.\n\n\ncargo: Add feature for Tor support\n\n\nnode: Explicit default for `AddressConfig`\n\nThe intent to drop outgoing connections is modeled as `Option::None`\nwhich is brittle and easy to miss.\n\nExtend `enum AddressConfig` with a variant that is more explicit.\n\n\nUse development version of `cyphernet`\n\n\nnode: Introduce Announcers\n\n\nnode/test: Add timeouts to functions that wait\n\nThe two functions `connect` and `converge` used in tests potentially\nloop forever. Add timeout mechanisms to both.\n\n\nnode/reactor: Rewrite `Runtime::run`\n\nMake this function clearer, and also have it log in case the service\nbecomes too slow.\n\n\nhooks: Enable typos, fix reported errors\n\n\nI2P Support\n\nCo-authored-by: ps\n\n\nmega\n\n\ncli-test: Refactor Path Handling\n\nIn 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": "eff0b61332a7b9f1501be6e15a09c4ea0d82fbfd",
        "timestamp": 1771264517
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "1b328bfb-13b2-4a27-9d5c-7db62077b0a2"
  },
  "info_url": "https://cci.rad.levitte.org//1b328bfb-13b2-4a27-9d5c-7db62077b0a2.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/1b328bfb-13b2-4a27-9d5c-7db62077b0a2/w)

Started at: 2026-02-16 18:55:30.598624+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/1b328bfb-13b2-4a27-9d5c-7db62077b0a2/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"
}