CCI report: b6ef1868-d5e2-462d-8750-944d1ca65e8d

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": "59612d4087daa948f195a4dd4976b1fb1331e51c",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "rust: 1.95 \u2192 1.97.1",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "564c167de12cf2ceed58b78a52f944dde0593269",
    "after": "ebf76e679c77f765d7fbbd83a3f7c1e09181e529",
    "commits": [
      "ebf76e679c77f765d7fbbd83a3f7c1e09181e529"
    ],
    "target": "564c167de12cf2ceed58b78a52f944dde0593269",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "59612d4087daa948f195a4dd4976b1fb1331e51c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The update to `flake.lock` is a simple\n\n    nix flake update rust-overlay\n\nto be able to reach 1.97.1.\n\nThe changes to `**/*.rs` files are improvements suggested by Clippy.",
        "base": "564c167de12cf2ceed58b78a52f944dde0593269",
        "oid": "ebf76e679c77f765d7fbbd83a3f7c1e09181e529",
        "timestamp": 1784217726
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "b6ef1868-d5e2-462d-8750-944d1ca65e8d"
  },
  "info_url": "https://cci.rad.levitte.org//b6ef1868-d5e2-462d-8750-944d1ca65e8d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/b6ef1868-d5e2-462d-8750-944d1ca65e8d/w)

Started at: 2026-07-16 18:03:13.336080+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/b6ef1868-d5e2-462d-8750-944d1ca65e8d/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": "success"
}