CCI report: 74478092-d07f-48d3-af7c-825f80a514ec

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": "5ba4b60ce27541d1ab18d1cddbc7a25775b1bc12",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node: On Windows, use job for upload-pack child",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "50fb228ae4c0c8f68413dc7922a1e2a32ace5655",
    "after": "94f837c1b219aac61bde8349c144d32f8b6b6bc5",
    "commits": [
      "94f837c1b219aac61bde8349c144d32f8b6b6bc5",
      "b3a18174e7bb2612a40da0ed873719f295960d18"
    ],
    "target": "50fb228ae4c0c8f68413dc7922a1e2a32ace5655",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "5ba4b60ce27541d1ab18d1cddbc7a25775b1bc12",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Introduce a new crate `radicle-windows` to contain glue code for Windows, similar to `radicle-systemd`.\n\nReports of zombie (grand)child processes were received. By associating\nthe `git upload-pack` process with a job, zombies are prevented.",
        "base": "50fb228ae4c0c8f68413dc7922a1e2a32ace5655",
        "oid": "9d8311668f98c38c79122967514cb9d96ca69789",
        "timestamp": 1770805854
      },
      {
        "id": "416dc34fb59ea60e98eaee4e6386c107955f9817",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Remove unnecessary `impl`s and features.",
        "base": "50fb228ae4c0c8f68413dc7922a1e2a32ace5655",
        "oid": "94f837c1b219aac61bde8349c144d32f8b6b6bc5",
        "timestamp": 1770807504
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "74478092-d07f-48d3-af7c-825f80a514ec"
  },
  "info_url": "https://cci.rad.levitte.org//74478092-d07f-48d3-af7c-825f80a514ec.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/74478092-d07f-48d3-af7c-825f80a514ec/w)

Started at: 2026-02-11 11:58:29.366238+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/74478092-d07f-48d3-af7c-825f80a514ec/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"
}