CCI report: 446fb336-a0a6-4804-804b-862b5a0f3e40

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

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "446fb336-a0a6-4804-804b-862b5a0f3e40"
  },
  "info_url": "https://cci.rad.levitte.org//446fb336-a0a6-4804-804b-862b5a0f3e40.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/446fb336-a0a6-4804-804b-862b5a0f3e40/w)

Started at: 2026-02-09 10:12:22.171985+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/446fb336-a0a6-4804-804b-862b5a0f3e40/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"
}