CCI report: e40be114-630d-4764-8f3c-c19c36c3db83

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": "37aa2b6c81a500fb146aa24a1dd6b3c46acb41f3",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "remote-helper: Update Patch by ID Prefix",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "ee49e28766ce7c703b95e22d177cce046072f03d",
    "after": "130cf1096601fa01f013379c2c3c42cf5362197a",
    "commits": [
      "130cf1096601fa01f013379c2c3c42cf5362197a",
      "2fbdaac76c8a7fc3fbe3fb186b0344b6bec01050"
    ],
    "target": "ee49e28766ce7c703b95e22d177cce046072f03d",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "37aa2b6c81a500fb146aa24a1dd6b3c46acb41f3",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "`rad patch list` does not show full patch IDs by default, and overly\nlong patch IDs are cumbersome to handle.\n\nIf a unique prefix is used, allow updating patches identified by\nthat prefix.\n\nE.g. when there is exactly one patch with an ID that has a prefix of\n\"a\", then pushing to `refs/heads/patches/a` updates that patch.",
        "base": "ee49e28766ce7c703b95e22d177cce046072f03d",
        "oid": "361bf804b83b604a152f301492f87bee14915265",
        "timestamp": 1759341679
      },
      {
        "id": "af8688592d72980d51435f158944da64aa7f3888",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Use variables directly in `format!` string.",
        "base": "ee49e28766ce7c703b95e22d177cce046072f03d",
        "oid": "130cf1096601fa01f013379c2c3c42cf5362197a",
        "timestamp": 1759342461
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e40be114-630d-4764-8f3c-c19c36c3db83"
  },
  "info_url": "https://cci.rad.levitte.org//e40be114-630d-4764-8f3c-c19c36c3db83.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e40be114-630d-4764-8f3c-c19c36c3db83/w)

Started at: 2025-10-01 20:14:24.986464+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e40be114-630d-4764-8f3c-c19c36c3db83/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"
}