CCI report: 076b3a18-9b90-4753-8ea3-4705c05d1ba8

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": "f7309757991a616b71548710f8c0b527864617dc",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle/tor: Fixes",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "f223afd9d7eb4d1301c7f6fe98bc06418c35c3f5",
    "after": "b54fc820e92dd9a264267bcc07a36d5503e29887",
    "commits": [
      "b54fc820e92dd9a264267bcc07a36d5503e29887"
    ],
    "target": "f223afd9d7eb4d1301c7f6fe98bc06418c35c3f5",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f7309757991a616b71548710f8c0b527864617dc",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fixes two earlier mistakes:\n 1. In `fb18083`, `fn null_to_default` was added, which is only\n    conditionally used if the feature \"tor\" is enabled, so also\n    only conditionally compile the function.\n 2. In `1e13268`, the `impl Arbitrary` for AddressType` was not\n    properly adjusted for the case where the newly introduced\n    feature \"tor\" is disabled.",
        "base": "f223afd9d7eb4d1301c7f6fe98bc06418c35c3f5",
        "oid": "b54fc820e92dd9a264267bcc07a36d5503e29887",
        "timestamp": 1774994404
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "076b3a18-9b90-4753-8ea3-4705c05d1ba8"
  },
  "info_url": "https://cci.rad.levitte.org//076b3a18-9b90-4753-8ea3-4705c05d1ba8.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/076b3a18-9b90-4753-8ea3-4705c05d1ba8/w)

Started at: 2026-04-01 00:00:28.520704+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/076b3a18-9b90-4753-8ea3-4705c05d1ba8/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"
}