CCI report: 88437ccc-4589-41ed-b155-a023d8c0bfd1

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": "e429ce5bf39f3fc1833d955e41ca171380a0800a",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "Prevent Onion Connections",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "589925e3a3d792b321661a2e3f33b1f38be15063",
    "after": "91eb6fc078727337449c203b8cf54aba4f40d816",
    "commits": [
      "91eb6fc078727337449c203b8cf54aba4f40d816",
      "36d5a4c8b057830ed9556d6330e271e75d015091",
      "73f9a350331f6c6269f7f60e1e94612c948fb423"
    ],
    "target": "589925e3a3d792b321661a2e3f33b1f38be15063",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "e429ce5bf39f3fc1833d955e41ca171380a0800a",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "These are further improvements to ensure that when a node is not\nconfigured for Tor, it will not connect to `.onion` addresses.",
        "base": "d2ab7b1b46935c95a46d0e7ddac3130b595eb15a",
        "oid": "090caf39eb5cf58c08989186ef3850cdd3ab94e0",
        "timestamp": 1769444425
      },
      {
        "id": "d5f9f6f65f15179bb6f7d28017d69abafc4fb35b",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fix comment and error message.",
        "base": "589925e3a3d792b321661a2e3f33b1f38be15063",
        "oid": "91eb6fc078727337449c203b8cf54aba4f40d816",
        "timestamp": 1769450182
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "88437ccc-4589-41ed-b155-a023d8c0bfd1"
  },
  "info_url": "https://cci.rad.levitte.org//88437ccc-4589-41ed-b155-a023d8c0bfd1.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/88437ccc-4589-41ed-b155-a023d8c0bfd1/w)

Started at: 2026-01-26 18:56:33.212356+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/88437ccc-4589-41ed-b155-a023d8c0bfd1/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"
}