CCI report: f4939526-fcc5-452f-9677-6e12e8d4e259

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": "125cf15c7b6b29b221419633b5ad80bde0dbc963",
    "author": {
      "id": "did:key:z6MkothxPrYqWhwG72VQWsXALXZVsxBFuA4vkyUWnrrZjCPc",
      "alias": null
    },
    "title": "Use `ssh-agent-lib` instead of `radicle-ssh` for SSH agent features",
    "state": {
      "status": "draft",
      "conflicts": []
    },
    "before": "ce99f7e7e45ac22104434c6094ac2fe410a8970d",
    "after": "9c2798c424a409410b30e7f9da0bfdac9a167fb9",
    "commits": [
      "9c2798c424a409410b30e7f9da0bfdac9a167fb9"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "125cf15c7b6b29b221419633b5ad80bde0dbc963",
        "author": {
          "id": "did:key:z6MkothxPrYqWhwG72VQWsXALXZVsxBFuA4vkyUWnrrZjCPc",
          "alias": null
        },
        "description": "Note that this patch is a *work in progress* and also a testing ground\nfor me. I hope I won't break radicle as I try to submit it :)\n\nSigned-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>",
        "base": "ce99f7e7e45ac22104434c6094ac2fe410a8970d",
        "oid": "9c2798c424a409410b30e7f9da0bfdac9a167fb9",
        "timestamp": 1718195535
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "f4939526-fcc5-452f-9677-6e12e8d4e259"
  },
  "info_url": "https://cci.rad.levitte.org//f4939526-fcc5-452f-9677-6e12e8d4e259.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/f4939526-fcc5-452f-9677-6e12e8d4e259/w)

Started at: 2025-10-21 19:34:15.952841+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/f4939526-fcc5-452f-9677-6e12e8d4e259/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}