CCI report: b41c98b3-a2e9-4b66-8527-53fab41af6c1

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": "5ea90b9757059522e80301bbd9b1458a39a71f7e",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node: Use Mio",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "dbdef0d843205eaf5d271ebe8b604c82845ed8c2",
    "after": "015506adde2fadb59cd61127c525884a81835333",
    "commits": [
      "015506adde2fadb59cd61127c525884a81835333",
      "0f7e583079e096b96fe1712e992786357fc092ff"
    ],
    "target": "5cd016b587a2a90f2321af41122cc12b01b7f391",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "5ea90b9757059522e80301bbd9b1458a39a71f7e",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The dependencies `netservices`, `io-reactor` and `popol` served us well,\nhowever they do not support Windows and are not actively maintained.\n\nThis change removes the aforementioned dependencies (and `libc` along\nwith them). It reuses the integration with `cyphernet` from\n`netservices` for Noise and SOCKS.\n\nThe new module `reactor` is a rewrite of `io-reactor` on top of Mio.\n\nNote that no tests were changed.",
        "base": "a4d83ec8d22a80a4d01381a091967b57fa595018",
        "oid": "6d9fea39446f301f318b10a329f519b168de18e2",
        "timestamp": 1756060216
      },
      {
        "id": "ce806a09b11d8396434185ab85c2ea16f68e102f",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "More madness.",
        "base": "a4d83ec8d22a80a4d01381a091967b57fa595018",
        "oid": "817cbe7e1a577072042f0e879bd6494b9898df0e",
        "timestamp": 1756065930
      },
      {
        "id": "fb14691f5e82c3964a881ebd326f7745be444166",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "df7878365f6806f951e1ba7afd7bc9995f210b95",
        "oid": "708ceb2e8a2701d0d12b90d94346949157c0c82d",
        "timestamp": 1759342520
      },
      {
        "id": "a45e6be0dceb48d302211b4e73b83877e7500278",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase on new temporary repository implementation",
        "base": "dbdef0d843205eaf5d271ebe8b604c82845ed8c2",
        "oid": "015506adde2fadb59cd61127c525884a81835333",
        "timestamp": 1759426738
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "b41c98b3-a2e9-4b66-8527-53fab41af6c1"
  },
  "info_url": "https://cci.rad.levitte.org//b41c98b3-a2e9-4b66-8527-53fab41af6c1.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/b41c98b3-a2e9-4b66-8527-53fab41af6c1/w)

Started at: 2025-10-02 19:41:20.586514+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/b41c98b3-a2e9-4b66-8527-53fab41af6c1/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

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

  '

Run the script

Commands:

Send result

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