CCI report: 9b6621a9-d1e1-4c8e-b2db-179149c23164

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": "6e0692a9a815855e7fe091cc6f0838980f3e3ce3",
    "after": "d20e3609784f8c842f25cb92f1270c2b009f1813",
    "commits": [
      "d20e3609784f8c842f25cb92f1270c2b009f1813",
      "9446a4db75e6398dbca258c28d1c8d634a51b13c",
      "b4803fb224a82b13f98d434cf7e1048fd823306e",
      "bd459e042eab575f9b948d621d0b868f0661d126",
      "e632277d522c99fd5331414e7584b095c48b02f3",
      "1dc8d26821ee1ee39fa84c926a67a9bd687d08dd",
      "52d903a32fc958c3b34f0fda464a6577a41928ac"
    ],
    "target": "02318f199c6f29a2eede1f282e1f9b99927d27ec",
    "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
      },
      {
        "id": "da74376f141f9e82bd35bf55375101c4c36c9854",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "6e0692a9a815855e7fe091cc6f0838980f3e3ce3",
        "oid": "d20e3609784f8c842f25cb92f1270c2b009f1813",
        "timestamp": 1768321430
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "9b6621a9-d1e1-4c8e-b2db-179149c23164"
  },
  "info_url": "https://cci.rad.levitte.org//9b6621a9-d1e1-4c8e-b2db-179149c23164.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/9b6621a9-d1e1-4c8e-b2db-179149c23164/w)

Started at: 2026-01-13 17:23:53.155187+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/9b6621a9-d1e1-4c8e-b2db-179149c23164/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"
}