CCI report: de8c847f-7ef8-469c-a741-393558d062ed

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": "6a029a52025caf9a86fd87fa4424e830a9a97e9e",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "fetch: surface underlying I/O error",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "cf023f750dee2681eb73e4e0704da137ea2195ef",
    "after": "a63abfc1702b2ed69694211b5b019614b3f087a0",
    "commits": [
      "a63abfc1702b2ed69694211b5b019614b3f087a0"
    ],
    "target": "cf023f750dee2681eb73e4e0704da137ea2195ef",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "6a029a52025caf9a86fd87fa4424e830a9a97e9e",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "The message that is returned by `gix-transport` for I/O errors can be\nunhelpful, since it does not provide the reason for what happened.\n\nInstead, surface the error so that it provides more detail for logging.",
        "base": "cf023f750dee2681eb73e4e0704da137ea2195ef",
        "oid": "a63abfc1702b2ed69694211b5b019614b3f087a0",
        "timestamp": 1766139552
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "de8c847f-7ef8-469c-a741-393558d062ed"
  },
  "info_url": "https://cci.rad.levitte.org//de8c847f-7ef8-469c-a741-393558d062ed.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/de8c847f-7ef8-469c-a741-393558d062ed/w)

Started at: 2025-12-19 11:19:18.274188+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/de8c847f-7ef8-469c-a741-393558d062ed/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"
}