CCI report: 34072c9b-57a8-485d-b5be-5260a2d54e3a

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": "975bda7249e717e18c01c51f79238ffdeee5c309",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "chore: update HACKING docs with running tests",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "cf023f750dee2681eb73e4e0704da137ea2195ef",
    "after": "df8a1d7e8e26863338f4b8db04fa347fff626b1f",
    "commits": [
      "df8a1d7e8e26863338f4b8db04fa347fff626b1f"
    ],
    "target": "cf023f750dee2681eb73e4e0704da137ea2195ef",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "975bda7249e717e18c01c51f79238ffdeee5c309",
        "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": "df8a1d7e8e26863338f4b8db04fa347fff626b1f",
        "timestamp": 1767611514
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "34072c9b-57a8-485d-b5be-5260a2d54e3a"
  },
  "info_url": "https://cci.rad.levitte.org//34072c9b-57a8-485d-b5be-5260a2d54e3a.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/34072c9b-57a8-485d-b5be-5260a2d54e3a/w)

Started at: 2026-01-05 12:12:46.915839+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/34072c9b-57a8-485d-b5be-5260a2d54e3a/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"
}