CCI report: 5f4f2d93-1fe8-48e8-8540-c652219838ec

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": "af3292c47ec93d906ccda8d9382f711c2201e678",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle-cli: Build on Windows",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "37ea81766ec8a008420c43091364130bd61016f1",
    "after": "2a47bc0c7dd6238ce3416e19d2ba57f3a7626f64",
    "commits": [
      "2a47bc0c7dd6238ce3416e19d2ba57f3a7626f64",
      "a998ce691d6962ea75d861b25532f4c042c36f1a",
      "8224819fedc74f81aff018b5afbe51f0248f2c85",
      "1e0a14ddcf2ac8cdbddd3d25f5e378f533157563",
      "8e6279a3828dfc59c4f5e43d9a16bd30421c6660",
      "95b3303eb91609e9e959f4d873e424170c385d88",
      "009436efac8cd5b9a59cfe92688cda6f17d9531f",
      "0705501537d52d4bf1bf1a7480c3f25d98f164ad",
      "08b535d56794bd378a73e491147c934550ac2d45",
      "e7fb5647ac0fe39e04c51e1e19ac030637aa0011",
      "70fb0d3fef0bec250bdccd58bcb6f4601adbe065",
      "a28fd65e890e3f2088f8c8c06b165621e3bf9cc7",
      "d46d36ecee7cbfcbd100d6970266269af87f6f0e",
      "92d77f9ec373261d91a65e68c95baaaa9fc9b95e"
    ],
    "target": "37ea81766ec8a008420c43091364130bd61016f1",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "af3292c47ec93d906ccda8d9382f711c2201e678",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This patch contains a number of changes, with the main goal of getting `radicle-cli` to build on Windows.\n\nIn order to achieve this, I removed some features:\n\n 1. The spinner in `radicle-term` does not react to signals on Windows, of course it still reacts to signals on Unix-like platforms.\n 2. In `radicle` file limits are not set on Windows, the implementation always errors. Of course, file limits are still set on Unix-like platforms.\n\nOne feature was added: `radicle` and `radicle-ssh` now support not only Unix Domain Socket on Unix-like platforms but also Named Pipes on Windows, via the `winpipe` crate.\nThe (useless?) implementation for connecting to SSH agents via TCP streams was removed.\n\nSome behaviour was changed in `radicle-term` so that it does not depend on `libc` and raw file descriptors (which are only available on Unix-like platforms).",
        "base": "fe6a11d0db4e8547c0bbfeadd91f7563f5098f2b",
        "oid": "aee3975bddafd95577393cf6ded50c2a0980c58b",
        "timestamp": 1752531081
      },
      {
        "id": "7f73d22db0d7cef1fcedf8dbeaa0483850203ca7",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "beb5ee6d0f39d49b990720847a9805390d62306a",
        "timestamp": 1752741497
      },
      {
        "id": "aa872fea76b3ce1fbfebb708b8fab54b167245fd",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Improve SSH encoding",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "8a9c846b8d2396f86b800e2db05361b712236f29",
        "timestamp": 1752744318
      },
      {
        "id": "982bd2f72146900e540da66699f4b5a30edf3ffc",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Refactor home detection to not require any mutable variables and limit scope of variables.",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "08f46dfa124d1618a239479e45e5f5412e67414b",
        "timestamp": 1752760018
      },
      {
        "id": "35317900f2b04513a3adabe815c364ee7a95d0c7",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Changes\n-------\n\nssh: provide path on connect error\n\nProvide the path that is being used for connecting to the SSH agent, when an I/O\nerror occurs.\n\n---\n\nterm: provide default HELP message\n\nProvide a default message that informs the user of the `(e)`, `(enter)`, and\n`(esc)` functionality.\n\nUnfortunately, it is not possible to provide any message that is better\ncustomised to each case, due to `inquire` requiring a `'a` lifetime on all its\ninputs \u2013 this rules out providing any kind of `String` input.\n\nThe first paramter of `Editor::new` can already be used to provide more\ncontextual information. The second parameter is left configurable, but for now\n`Editor::HELP` is used everywhere.",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "c4b652f7a3e85f1f4c821e1e9963a7c5b7da28f8",
        "timestamp": 1752928820
      },
      {
        "id": "51c3735c7dd6a8c6d3421186b217fa5c3712f347",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "37ea81766ec8a008420c43091364130bd61016f1",
        "oid": "2a47bc0c7dd6238ce3416e19d2ba57f3a7626f64",
        "timestamp": 1753259723
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "5f4f2d93-1fe8-48e8-8540-c652219838ec"
  },
  "info_url": "https://cci.rad.levitte.org//5f4f2d93-1fe8-48e8-8540-c652219838ec.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/5f4f2d93-1fe8-48e8-8540-c652219838ec/w)

Started at: 2025-07-23 10:39:21.194186+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/5f4f2d93-1fe8-48e8-8540-c652219838ec/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"
}