CCI report: 5e1c8266-fbdd-42fa-8ec6-415b0a0379d1

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": "b4b7e7eabad05d1b1272c6b2ba43d5c37e46f9fe",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli/watch: Use clap",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
    "after": "38624b2a6dc336215ab3bf438bf5045fdbdac1af",
    "commits": [
      "38624b2a6dc336215ab3bf438bf5045fdbdac1af",
      "5b0bcaf2d0ece33b6981b1d730ec29dce8af69a7"
    ],
    "target": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "b4b7e7eabad05d1b1272c6b2ba43d5c37e46f9fe",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "",
        "base": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
        "oid": "5b0bcaf2d0ece33b6981b1d730ec29dce8af69a7",
        "timestamp": 1760436095
      },
      {
        "id": "d5050034b8f941ef5cf788c7d5ed9fa5f981a616",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW\n\n- Change time values to `u64`\n- Make `timeout` optional to avoid the following output\n      --timeout <MILLIS>\n          Timeout, in milliseconds\n          \n          [default: 18446744073709551615]\n- Introduce helper methods to return the `Duration`",
        "base": "efe10f95be9fde1cda84f0631ec8f6546ac7228d",
        "oid": "38624b2a6dc336215ab3bf438bf5045fdbdac1af",
        "timestamp": 1760437231
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "5e1c8266-fbdd-42fa-8ec6-415b0a0379d1"
  },
  "info_url": "https://cci.rad.levitte.org//5e1c8266-fbdd-42fa-8ec6-415b0a0379d1.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/5e1c8266-fbdd-42fa-8ec6-415b0a0379d1/w)

Started at: 2025-10-14 12:20:37.502517+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/5e1c8266-fbdd-42fa-8ec6-415b0a0379d1/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

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

  '

Run the script

Commands:

Send result

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