CCI report: f14a1495-a2c3-4736-8ced-0019d57f4c09

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": "Updated",
  "patch": {
    "id": "414b9b739bbea5cfe5960998e5fc5d7750e47c25",
    "author": {
      "id": "did:key:z6MkraQdTVaw2sZyQM3tGr6D1PpQPYuQjPEGqbttQfELnVj4",
      "alias": "metaclips"
    },
    "title": "cli/completion: Add shell completion for cli",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "c268e809e9dafb9f1d2879fb781d501dbcf61902",
    "after": "b0e1008e3d0ca4ac37b2f859edcf0959b62c2a05",
    "commits": [
      "b0e1008e3d0ca4ac37b2f859edcf0959b62c2a05"
    ],
    "target": "c268e809e9dafb9f1d2879fb781d501dbcf61902",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "414b9b739bbea5cfe5960998e5fc5d7750e47c25",
        "author": {
          "id": "did:key:z6MkraQdTVaw2sZyQM3tGr6D1PpQPYuQjPEGqbttQfELnVj4",
          "alias": "metaclips"
        },
        "description": "Add shell completions for Bash, Elvish, Fish, PowerShell, and Zsh using the clap_complete crate",
        "base": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
        "oid": "feeeaba3258338ab783aa4d6d3dc72f4ea3dc3d3",
        "timestamp": 1762117347
      },
      {
        "id": "7ef847a9ec39fe5de3ab84fb36ece6667b6ba076",
        "author": {
          "id": "did:key:z6MkraQdTVaw2sZyQM3tGr6D1PpQPYuQjPEGqbttQfELnVj4",
          "alias": "metaclips"
        },
        "description": "Changes:\n- Rebase\n- Introduce `Completion` subcommand via the `clap` derivation\n- Introduce `print_completions` helper\n- Add documentation for installing static completions",
        "base": "7ccdd4c810355ca2fe50243f1074229ccc191032",
        "oid": "6e3fdea50f2827dda9549439f8e226d0c88bdfb5",
        "timestamp": 1762258414
      },
      {
        "id": "e3e25fb74b7fa3814644a2775dcb3308230a189c",
        "author": {
          "id": "did:key:z6MkraQdTVaw2sZyQM3tGr6D1PpQPYuQjPEGqbttQfELnVj4",
          "alias": "metaclips"
        },
        "description": "",
        "base": "c268e809e9dafb9f1d2879fb781d501dbcf61902",
        "oid": "b0e1008e3d0ca4ac37b2f859edcf0959b62c2a05",
        "timestamp": 1762267700
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "f14a1495-a2c3-4736-8ced-0019d57f4c09"
  },
  "info_url": "https://cci.rad.levitte.org//f14a1495-a2c3-4736-8ced-0019d57f4c09.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/f14a1495-a2c3-4736-8ced-0019d57f4c09/w)

Started at: 2025-11-04 15:48:26.286360+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/f14a1495-a2c3-4736-8ced-0019d57f4c09/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"
}