CCI report: 387434c7-0d90-4efa-b811-789227fcdc89

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": "9f46e6fea8b186c5696fc2f1ca1d0910ae28bd59",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Return Errors for Service Commands",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "993428df5657e18b167ac0e6206efa0b6908d8c0",
    "after": "a58a3f597e7e39862b7677fa601fd8e94e5aa382",
    "commits": [
      "a58a3f597e7e39862b7677fa601fd8e94e5aa382",
      "b273f5ad3487c75c65417fa45e5fcc5797a98fc7",
      "859afec6fe91e7510004c50b9b69a69ff2496253",
      "f6770a2794ea0c08715393f679a8ccc6560c91cc",
      "8c6270bcc4198cb5c919dd626951ba9046677b3e",
      "bc56c908df7360275be0219146500b3b1f560167",
      "9bc44d8eb192f2408d2227427b17e55de1d6bec4"
    ],
    "target": "41f77a495b953bbf9b7dbad63ab8e6750505f846",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "9f46e6fea8b186c5696fc2f1ca1d0910ae28bd59",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This is a refactor of the service commands so that they learn how to\nrespond with errors, which should allow users to receive errors in the\n`rad` CLI, rather than just timeouts.",
        "base": "993428df5657e18b167ac0e6206efa0b6908d8c0",
        "oid": "a58a3f597e7e39862b7677fa601fd8e94e5aa382",
        "timestamp": 1770994522
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "387434c7-0d90-4efa-b811-789227fcdc89"
  },
  "info_url": "https://cci.rad.levitte.org//387434c7-0d90-4efa-b811-789227fcdc89.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/387434c7-0d90-4efa-b811-789227fcdc89/w)

Started at: 2026-02-13 15:55:26.931256+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/387434c7-0d90-4efa-b811-789227fcdc89/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"
}