CCI report: 30acc22a-7ff6-4387-8674-890f55655d56

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": "511ad5ad569fea9124a9ad4738431e42b5075675",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "`radicle-protocol`: Sans-IO-ification",
    "state": {
      "status": "draft",
      "conflicts": []
    },
    "before": "efeefd0daa35682a3ff07bd6c24d73248252149f",
    "after": "7698f637656e8a225e04018a316294d3b731754e",
    "commits": [
      "7698f637656e8a225e04018a316294d3b731754e"
    ],
    "target": "efeefd0daa35682a3ff07bd6c24d73248252149f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "511ad5ad569fea9124a9ad4738431e42b5075675",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Exploring the conversion of `radicle-protocol` into a true sans-IO approach.",
        "base": "efeefd0daa35682a3ff07bd6c24d73248252149f",
        "oid": "7698f637656e8a225e04018a316294d3b731754e",
        "timestamp": 1753429876
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "30acc22a-7ff6-4387-8674-890f55655d56"
  },
  "info_url": "https://cci.rad.levitte.org//30acc22a-7ff6-4387-8674-890f55655d56.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/30acc22a-7ff6-4387-8674-890f55655d56/w)

Started at: 2025-07-25 09:51:19.896817+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/30acc22a-7ff6-4387-8674-890f55655d56/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"
}