CCI report: 61034954-f899-4d2a-9b3b-d8ad0c0a98da

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": "1d02aa0ea1e7fc1822e9564478f6357183a8bc7c",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "remote-helper: Small improvements",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
    "after": "88af09b7029887ffec5357c457ae0cbe0b4f0d02",
    "commits": [
      "88af09b7029887ffec5357c457ae0cbe0b4f0d02",
      "9c8905f829d62a2d269e5f0fdb309273bc9ecc62",
      "f00a56c52e7c95a072430f523baacff7633faa18"
    ],
    "target": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "1d02aa0ea1e7fc1822e9564478f6357183a8bc7c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This patch combines three only loosely connected improvements to `radicle-remote-helper`, which also touch `radicle` and `radicle-cli`:\n 1. Interpret the `verbosity` option part of the Git remote helper protocol.\n 2. Move interpretation of output of `git` commands to binary crates.\n 3. Prevent doubly verifying pushes from working copy to storage.",
        "base": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
        "oid": "88af09b7029887ffec5357c457ae0cbe0b4f0d02",
        "timestamp": 1757604617
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "61034954-f899-4d2a-9b3b-d8ad0c0a98da"
  },
  "info_url": "https://cci.rad.levitte.org//61034954-f899-4d2a-9b3b-d8ad0c0a98da.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/61034954-f899-4d2a-9b3b-d8ad0c0a98da/w)

Started at: 2025-09-11 17:30:21.376383+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/61034954-f899-4d2a-9b3b-d8ad0c0a98da/w)

shell: '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"
}