CCI report: a018f5ea-a921-456b-8ab8-a0a7b812a695

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": "e550e275d7513e4b9afa3764bbae1a4e0eb3aaba",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "ssh: Treat \"connection refused\" on Windows",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "c06b00e330d82c8b8221cc8f8776c883208d159f",
    "after": "2d383392e8adce03231919e04bbbbb9a31c5c330",
    "commits": [
      "2d383392e8adce03231919e04bbbbb9a31c5c330"
    ],
    "target": "c06b00e330d82c8b8221cc8f8776c883208d159f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "e550e275d7513e4b9afa3764bbae1a4e0eb3aaba",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Slightly relax the conditions under which an error is considered to\nindicate that the SSH agent is not running, to accommodate differences\nin the API of named pipes on Windows vs. Unix domain sockets.",
        "base": "c06b00e330d82c8b8221cc8f8776c883208d159f",
        "oid": "2d383392e8adce03231919e04bbbbb9a31c5c330",
        "timestamp": 1771119742
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a018f5ea-a921-456b-8ab8-a0a7b812a695"
  },
  "info_url": "https://cci.rad.levitte.org//a018f5ea-a921-456b-8ab8-a0a7b812a695.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a018f5ea-a921-456b-8ab8-a0a7b812a695/w)

Started at: 2026-02-15 03:22:20.617795+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a018f5ea-a921-456b-8ab8-a0a7b812a695/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"
}