CCI report: 20d9442b-b759-449e-92a7-b8e309584388

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": "2b670a8e593667c3ce872296382d1fe8561937bd",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle-protocol: A Sans I/O Implementation of the Network Protocol",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "408d4f27e7ef6a56ca1998802c4e8feb9da991ac",
    "after": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
    "commits": [
      "010d5134e8fae35e9e4f179d2929e41a20a93d30",
      "3c5668edd22ae4b9a085220d6be552f944ccb038",
      "1c20f64a26641ecb7777567b9661599d92757e08",
      "61c468778a87a3a40acfa3be90107cd98a1451b5",
      "b9759c58688a1fe63a09c92c43eef10257f4c9ef"
    ],
    "target": "408d4f27e7ef6a56ca1998802c4e8feb9da991ac",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "2b670a8e593667c3ce872296382d1fe8561937bd",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "As of 2025-06 this is just an early draft.\n\nThe `radicle-protocol` was initialized by moving files out of `radicle-node`, and adjusting `use`s.\n\n`radicle-node` and `radicle-protocol` use `radicle::node::Link` instead of `netservices::LinkDirection`, to remove the dependency on `netservices` for `radicle-protocol`. To allow a \"drop-in\", a few backward compatible extensions were added to `radicle::node::Link`.\n\nThe encoding and decoding layer of `radicle-node` was refactored to use `bytes` without `std::io::Error` instead of `byteorder` and `std::io:Error`.\nThe dependency on `byteorder` was not completely removed from the Cargo workspace, as other crates use it in other ways.",
        "base": "af35e6f4d04735c33cc10777d6421a61555db754",
        "oid": "5e47e09f965b517e62bb829b7c214cd68472e6f9",
        "timestamp": 1750668729
      },
      {
        "id": "693dfca1abfa0f7ad01b366c0347ab10b41df402",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "408d4f27e7ef6a56ca1998802c4e8feb9da991ac",
        "oid": "3c5668edd22ae4b9a085220d6be552f944ccb038",
        "timestamp": 1752693644
      },
      {
        "id": "043301017e5cf82d9e4a4fbe19d547eca5dd189a",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- fix `Frame` docstring",
        "base": "408d4f27e7ef6a56ca1998802c4e8feb9da991ac",
        "oid": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "timestamp": 1752740111
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "20d9442b-b759-449e-92a7-b8e309584388"
  },
  "info_url": "https://cci.rad.levitte.org//20d9442b-b759-449e-92a7-b8e309584388.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/20d9442b-b759-449e-92a7-b8e309584388/w)

Started at: 2025-07-17 10:15:14.066902+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/20d9442b-b759-449e-92a7-b8e309584388/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}