CCI report: 9d8bcdf9-f791-4f9f-afde-eae90bf56e9e

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": "79391c850a83e8808e93e0883185e6a6ea89f23e",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Remove darwin.apple_sdk.frameworks as it has been removed in latest nixpkgs.",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "41d776be4120df9f84633f1d54c1a1de27624c4e",
    "after": "188f3041d6a72cec34c2d0077aff3b2503d3d124",
    "commits": [
      "188f3041d6a72cec34c2d0077aff3b2503d3d124"
    ],
    "target": "41d776be4120df9f84633f1d54c1a1de27624c4e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "79391c850a83e8808e93e0883185e6a6ea89f23e",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "I had to remove this in order to build on my mac, using nixpkgs-unstable.\n\nMore information here: <https://nixos.org/manual/nixpkgs/stable/#sec-darwin-legacy-frameworks>",
        "base": "ee17109501428319311d18f9bfc339a2a6dec88b",
        "oid": "275c7f09780674f3b650e88e002753375a3789ff",
        "timestamp": 1782289366
      },
      {
        "id": "5207595288de4d0f69d3e877cf27399bcc994450",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Rebase\n- Update commit title\n- Include link in commit message",
        "base": "41d776be4120df9f84633f1d54c1a1de27624c4e",
        "oid": "188f3041d6a72cec34c2d0077aff3b2503d3d124",
        "timestamp": 1784280259
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "9d8bcdf9-f791-4f9f-afde-eae90bf56e9e"
  },
  "info_url": "https://cci.rad.levitte.org//9d8bcdf9-f791-4f9f-afde-eae90bf56e9e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/9d8bcdf9-f791-4f9f-afde-eae90bf56e9e/w)

Started at: 2026-07-17 11:24:38.386408+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/9d8bcdf9-f791-4f9f-afde-eae90bf56e9e/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"
}