CCI report: 2238e863-8272-4024-9ea9-4fd3e9e85de4

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": "301007c85e8ab93a4acbb16db7c6578e470e79c5",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "simulation: Add README with overview and plan",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
    "after": "d43b6e96903e961e8f05ce4d95478723cee17dcb",
    "commits": [
      "d43b6e96903e961e8f05ce4d95478723cee17dcb"
    ],
    "target": "0080813c918c474ec9efe6d69e5def4134729b50",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "301007c85e8ab93a4acbb16db7c6578e470e79c5",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Introduce the `simulation` directory in anticipation of migrating the\n`radicle simulation network` repository. Introduce a loose plan and\nexplainer of how it will work.",
        "base": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
        "oid": "d43b6e96903e961e8f05ce4d95478723cee17dcb",
        "timestamp": 1775137980
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "2238e863-8272-4024-9ea9-4fd3e9e85de4"
  },
  "info_url": "https://cci.rad.levitte.org//2238e863-8272-4024-9ea9-4fd3e9e85de4.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/2238e863-8272-4024-9ea9-4fd3e9e85de4/w)

Started at: 2026-04-02 15:59:45.289213+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/2238e863-8272-4024-9ea9-4fd3e9e85de4/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"
}