CCI report: fa0d7e00-f683-491d-b228-63f338e303e9

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": "019bcfb5275c55acbf3bdd160ef6272bcd161081",
    "author": {
      "id": "did:key:z6MkrnXJWPndzPBxpBUaE3L3BnMeWpaQdT1V1FvkoCPFSFS3",
      "alias": "yorgos-laptop"
    },
    "title": "Exclude radicle-systemd from non-linux builds",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "e70850cb36c5f08d2d8714017d5404dde34deefa",
    "after": "e1209d06f231f973dd163db4d251301bf3113349",
    "commits": [
      "e1209d06f231f973dd163db4d251301bf3113349"
    ],
    "target": "e70850cb36c5f08d2d8714017d5404dde34deefa",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "019bcfb5275c55acbf3bdd160ef6272bcd161081",
        "author": {
          "id": "did:key:z6MkrnXJWPndzPBxpBUaE3L3BnMeWpaQdT1V1FvkoCPFSFS3",
          "alias": "yorgos-laptop"
        },
        "description": "This conditionally enables the journal feature on linux only,\nin order to improve the out of the box experience on other\nplatforms (e.g. on macOS) where `cargo build --workspace`\ncurrently fails.\n\nSigned-off-by: Yorgos Saslis <yorgos.work@proton.me>",
        "base": "e70850cb36c5f08d2d8714017d5404dde34deefa",
        "oid": "e1209d06f231f973dd163db4d251301bf3113349",
        "timestamp": 1758280169
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "fa0d7e00-f683-491d-b228-63f338e303e9"
  },
  "info_url": "https://cci.rad.levitte.org//fa0d7e00-f683-491d-b228-63f338e303e9.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/fa0d7e00-f683-491d-b228-63f338e303e9/w)

Started at: 2025-09-19 13:09:33.563043+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/fa0d7e00-f683-491d-b228-63f338e303e9/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

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}