CCI report: 487b4403-6857-4362-9d79-6a1a8cf33c74

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": "Updated",
  "patch": {
    "id": "c4d7407924da99d09988cf92efefdf26e4b47668",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Sans-IO Connection Management",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "400573526421cebe8b5b4e3bfd1dbd5f349da147",
    "after": "a0480fff8237586945bd881070f3e3ea69cf3eb7",
    "commits": [
      "a0480fff8237586945bd881070f3e3ea69cf3eb7",
      "95134c945ca1774d0db13dddb454883b341d3222",
      "77d426818e8130c7709ad90cf7b052c370e5f20e",
      "55efb8e35cff12105905952d98134af4d81dd3ef",
      "f5c62118a839dea8c4d249fb5cfd95e3a6b6ce61",
      "cc01f47a0a05270498ea820f92b22f968144a539",
      "5c0324e29c0cda243f12a34e6f89bd622b7cdd71"
    ],
    "target": "3168107df942dc71605e4fa25069569a43d467e9",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c4d7407924da99d09988cf92efefdf26e4b47668",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This patch defines the connection session management in a sans-IO\nfashion, and replaces the old logic in `Service`.\n\nIt is stacked on [patches/806043519e7439bebe26a66b247025ef5a7f8ef0](https://app.radicle.xyz/nodes/rosa.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/patches/806043519e7439bebe26a66b247025ef5a7f8ef0).",
        "base": "a1c445fe8f3f7ef7f71d2159405d46edabdf3833",
        "oid": "f2c71f424cdbfdbfa08a3e60f282eff9bd97ba09",
        "timestamp": 1766601700
      },
      {
        "id": "762c79b1a2a5616a4a2f7cd88f55ac0190bab160",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "400573526421cebe8b5b4e3bfd1dbd5f349da147",
        "oid": "a0480fff8237586945bd881070f3e3ea69cf3eb7",
        "timestamp": 1767712650
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "487b4403-6857-4362-9d79-6a1a8cf33c74"
  },
  "info_url": "https://cci.rad.levitte.org//487b4403-6857-4362-9d79-6a1a8cf33c74.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/487b4403-6857-4362-9d79-6a1a8cf33c74/w)

Started at: 2026-01-06 16:19:40.532835+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/487b4403-6857-4362-9d79-6a1a8cf33c74/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"
}