CCI report: a4cf7198-867f-45f6-8f96-1404088dc2e0

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": "586a90545c07bcfba475b674a33944b4d97bed64",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle/node/config: Document RateLimit fields",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "067a9d13bf3c4d7127d07ac9a475255712d4d4f2",
    "after": "8882d39b4019e7e64932ac09e8bb8574bde23c61",
    "commits": [
      "8882d39b4019e7e64932ac09e8bb8574bde23c61"
    ],
    "target": "067a9d13bf3c4d7127d07ac9a475255712d4d4f2",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "586a90545c07bcfba475b674a33944b4d97bed64",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "The documentation for `RateLimit::fill_rate` and `RateLimit::capacity`\nwere missing.\n\nAdd the documentation to help users decided on values based on how the\nrate limiting works.",
        "base": "067a9d13bf3c4d7127d07ac9a475255712d4d4f2",
        "oid": "8882d39b4019e7e64932ac09e8bb8574bde23c61",
        "timestamp": 1779702474
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a4cf7198-867f-45f6-8f96-1404088dc2e0"
  },
  "info_url": "https://cci.rad.levitte.org//a4cf7198-867f-45f6-8f96-1404088dc2e0.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a4cf7198-867f-45f6-8f96-1404088dc2e0/w)

Started at: 2026-05-25 11:48:21.337131+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a4cf7198-867f-45f6-8f96-1404088dc2e0/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"
}