CCI report: e36795a9-c7bf-4733-ac6f-371addd99fb7

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": "6719913fa5e596f5946e2a59141f31c4a5b51fcb",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli/init: use Clap",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "ac572e64e5029cb1db16f05158915b6ef55ab7e7",
    "after": "7dea56be156778b892a33b8434088586cc3643ef",
    "commits": [
      "7dea56be156778b892a33b8434088586cc3643ef",
      "e1660877fbe8ee4cdfbf6a3f4cceb14ff2a562d5"
    ],
    "target": "ac572e64e5029cb1db16f05158915b6ef55ab7e7",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "6719913fa5e596f5946e2a59141f31c4a5b51fcb",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "",
        "base": "5caa7b302a7d4f247aaa7cc688a692aac4486464",
        "oid": "e65b4866bfb72eb9e4f9fe81c88c72347e9dac43",
        "timestamp": 1759521687
      },
      {
        "id": "cac0e4598487ed784cc7ceae639803a9be2a420d",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "I seem to be messy...  this cleaned away some forgotten temporary comment",
        "base": "5caa7b302a7d4f247aaa7cc688a692aac4486464",
        "oid": "df8f5c6d82ab222e91d2416c8a343f382726f374",
        "timestamp": 1759553916
      },
      {
        "id": "59a58e92d9f7d465e03945c3861666828938deff",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW\n\nSee commit message",
        "base": "ac572e64e5029cb1db16f05158915b6ef55ab7e7",
        "oid": "7dea56be156778b892a33b8434088586cc3643ef",
        "timestamp": 1760008537
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e36795a9-c7bf-4733-ac6f-371addd99fb7"
  },
  "info_url": "https://cci.rad.levitte.org//e36795a9-c7bf-4733-ac6f-371addd99fb7.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e36795a9-c7bf-4733-ac6f-371addd99fb7/w)

Started at: 2025-10-09 13:15:40.964612+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e36795a9-c7bf-4733-ac6f-371addd99fb7/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"
}