CCI report: ef641fc9-3167-427b-b8eb-b44772eecea3

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": "f3a36dc5cda65e5146eec9bc0267e359d82d5c5e",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "windows: Add installer build",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "993428df5657e18b167ac0e6206efa0b6908d8c0",
    "after": "61673f642111bb3b275a27ca396598ae0a637063",
    "commits": [
      "61673f642111bb3b275a27ca396598ae0a637063"
    ],
    "target": "993428df5657e18b167ac0e6206efa0b6908d8c0",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f3a36dc5cda65e5146eec9bc0267e359d82d5c5e",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "For distribution of Radicle on Windows machines, Windows Installer\nprovides a well-known solution, that comes built in to the operating\nsystem. It also integrates with the Windows package manager WinGet.\n\nProvide an initial version of an `*.msi` build, and integrate it into\nGitHub actions to allow downloads via build artifacts.",
        "base": "993428df5657e18b167ac0e6206efa0b6908d8c0",
        "oid": "61673f642111bb3b275a27ca396598ae0a637063",
        "timestamp": 1770980775
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "ef641fc9-3167-427b-b8eb-b44772eecea3"
  },
  "info_url": "https://cci.rad.levitte.org//ef641fc9-3167-427b-b8eb-b44772eecea3.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/ef641fc9-3167-427b-b8eb-b44772eecea3/w)

Started at: 2026-02-13 12:12:05.073575+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/ef641fc9-3167-427b-b8eb-b44772eecea3/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"
}