CCI report: 2e359b12-69fb-42b2-8308-b14cc633eeae

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": "665201900facb30f27bbd47de18a503ba0018804",
    "author": {
      "id": "did:key:z6Mkpxc75PjuvagivGekYF8z3dDf3dsngnrKia8jakXgcSg3",
      "alias": "stefanboca"
    },
    "title": "node: upgrade cyphernet to fix a panic in socks5-client when using artix",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "9158df5067429282cbec60292316c13b3d965c5a",
    "after": "a4a153f2a5d228c9e95734c027f02d07e3420fb2",
    "commits": [
      "a4a153f2a5d228c9e95734c027f02d07e3420fb2"
    ],
    "target": "6b460c44298afad6599b223e48bdaa3c7f3ad5cc",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "665201900facb30f27bbd47de18a503ba0018804",
        "author": {
          "id": "did:key:z6Mkpxc75PjuvagivGekYF8z3dDf3dsngnrKia8jakXgcSg3",
          "alias": "stefanboca"
        },
        "description": "cyphernet 0.5.4 upgrades socks5-client to 0.4.3, which fixes a panic\nthat occurred when using tor's new artix implementation via socks5.\n\nThe upstream fix (authored by me):\nhttps://github.com/cyphernet-labs/cyphernet.rs/pull/18\n\nDiff:\nhttps://github.com/cyphernet-labs/cyphernet.rs/compare/v0.5.3...v0.5.4",
        "base": "9158df5067429282cbec60292316c13b3d965c5a",
        "oid": "a4a153f2a5d228c9e95734c027f02d07e3420fb2",
        "timestamp": 1778801253
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "2e359b12-69fb-42b2-8308-b14cc633eeae"
  },
  "info_url": "https://cci.rad.levitte.org//2e359b12-69fb-42b2-8308-b14cc633eeae.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/2e359b12-69fb-42b2-8308-b14cc633eeae/w)

Started at: 2026-05-19 22:14:28.065261+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/2e359b12-69fb-42b2-8308-b14cc633eeae/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"
}