CCI report: ca3d28b0-38f6-4f90-9249-9d8771ab5147

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": "f2efe7670b31bac9c511a3a47bef5d11a8beeaf5",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli-test: Path separation compatible with Windows",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "faeee9f3701869fa927f3dd8b9c3406690e46556",
    "after": "ffbbb374c1f28a2597922e936e174810ce39023a",
    "commits": [
      "ffbbb374c1f28a2597922e936e174810ce39023a"
    ],
    "target": "5d843ab40b114d4aff35454b3910a56a39b74c67",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f2efe7670b31bac9c511a3a47bef5d11a8beeaf5",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Running tests on Windows requires separating the path to executables by\n`;`.",
        "base": "1cab036c331f5ac071f002504c44b01e95b8f25a",
        "oid": "72659deaddb271b9dea9d5f0f04017a665dbb600",
        "timestamp": 1770625229
      },
      {
        "id": "88db8d50759f58b195f244d1c6355e014751608b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "faeee9f3701869fa927f3dd8b9c3406690e46556",
        "oid": "ffbbb374c1f28a2597922e936e174810ce39023a",
        "timestamp": 1770717444
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "ca3d28b0-38f6-4f90-9249-9d8771ab5147"
  },
  "info_url": "https://cci.rad.levitte.org//ca3d28b0-38f6-4f90-9249-9d8771ab5147.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/ca3d28b0-38f6-4f90-9249-9d8771ab5147/w)

Started at: 2026-02-10 10:57:26.973229+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/ca3d28b0-38f6-4f90-9249-9d8771ab5147/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"
}