CCI report: 526ac357-e2d5-4d3a-b72f-0106ed80d4d1

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": "2bf5a1627e1b5d2cf7c3c0b0fa11a1bc1685ca00",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "workspace: update git-ref-format-core and radicle-surf",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "4a5a51e6e550456c75d1a2182b0eafb9c3033ec0",
    "after": "352c29c23ce2560750369aa50bc9f43bf3019d3f",
    "commits": [
      "352c29c23ce2560750369aa50bc9f43bf3019d3f",
      "a66d44ebe273278c4acfa39c249bbf49c1d38c1d"
    ],
    "target": "4a5a51e6e550456c75d1a2182b0eafb9c3033ec0",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "2bf5a1627e1b5d2cf7c3c0b0fa11a1bc1685ca00",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Update the above crates to their latest version, which now use MIT OR Apache-2.0 licensing.\n\nThis allows us to remove the exception entries in `deny.toml`.",
        "base": "4a5a51e6e550456c75d1a2182b0eafb9c3033ec0",
        "oid": "352c29c23ce2560750369aa50bc9f43bf3019d3f",
        "timestamp": 1765212341
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "526ac357-e2d5-4d3a-b72f-0106ed80d4d1"
  },
  "info_url": "https://cci.rad.levitte.org//526ac357-e2d5-4d3a-b72f-0106ed80d4d1.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/526ac357-e2d5-4d3a-b72f-0106ed80d4d1/w)

Started at: 2025-12-08 17:45:45.861679+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/526ac357-e2d5-4d3a-b72f-0106ed80d4d1/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"
}