CCI report: b6477ff9-8058-4c0c-841d-11b62a08e25a

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": "90cf37c471ce531b90aabb048ceaca25996da2cf",
    "commits": [
      "90cf37c471ce531b90aabb048ceaca25996da2cf",
      "990edbf055c77390ae2f153c8c1f0afbec2977ac"
    ],
    "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
      },
      {
        "id": "ff65cc9f1050446e20e6701acc1eeae7ee49bf18",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Argue why unsafe code is safe.",
        "base": "50fb228ae4c0c8f68413dc7922a1e2a32ace5655",
        "oid": "90d37b8c0ad89ccfc7bd393efea59cf14ee0039f",
        "timestamp": 1770814116
      },
      {
        "id": "520ebba80532343bdc30a2072fdbdfd634a251a4",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fixes, more documentation of safety.",
        "base": "50fb228ae4c0c8f68413dc7922a1e2a32ace5655",
        "oid": "90cf37c471ce531b90aabb048ceaca25996da2cf",
        "timestamp": 1770824375
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "b6477ff9-8058-4c0c-841d-11b62a08e25a"
  },
  "info_url": "https://cci.rad.levitte.org//b6477ff9-8058-4c0c-841d-11b62a08e25a.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/b6477ff9-8058-4c0c-841d-11b62a08e25a/w)

Started at: 2026-02-11 16:39:38.363110+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/b6477ff9-8058-4c0c-841d-11b62a08e25a/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"
}