CCI report: d46d22a7-6567-446f-ab19-06e780283f74

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": "9588e90c1989123dcae9c2871988ebe6c764f9bf",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "chore: update HACKING docs with running tests",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "cf023f750dee2681eb73e4e0704da137ea2195ef",
    "after": "b9126ddb81f3383a9ef288e8a41f5481b9584247",
    "commits": [
      "b9126ddb81f3383a9ef288e8a41f5481b9584247"
    ],
    "target": "cf023f750dee2681eb73e4e0704da137ea2195ef",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "9588e90c1989123dcae9c2871988ebe6c764f9bf",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Minor update to docs for running tests and hint for fixing the max open files issue that happens on a fresh clone.",
        "base": "cf023f750dee2681eb73e4e0704da137ea2195ef",
        "oid": "b9126ddb81f3383a9ef288e8a41f5481b9584247",
        "timestamp": 1767611338
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "d46d22a7-6567-446f-ab19-06e780283f74"
  },
  "info_url": "https://cci.rad.levitte.org//d46d22a7-6567-446f-ab19-06e780283f74.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/d46d22a7-6567-446f-ab19-06e780283f74/w)

Started at: 2026-01-05 12:09:10.057610+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/d46d22a7-6567-446f-ab19-06e780283f74/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"
}