CCI report: ffad7b2e-be8b-4d57-a82b-99b818e3d234

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": "0606abc850573a8deb3ea7373092dd3dc48b0984",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "Improvements for semver compatibility",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "30908dcf48c1c0b314adf273a0bc08909f165802",
    "after": "ed5a68c1d74a6d29d1206b48c80e61e25560a51f",
    "commits": [
      "ed5a68c1d74a6d29d1206b48c80e61e25560a51f",
      "59e09078bb0f4fe93e18a9877f18a075f83d517a",
      "5b260964cb60b5f2ab96e823ba6567b4ffaeba1d"
    ],
    "target": "ed5a68c1d74a6d29d1206b48c80e61e25560a51f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0606abc850573a8deb3ea7373092dd3dc48b0984",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This patch is a series of changes for further improving semver compatibility by\nusing `non_exhaustive` and marking modules as private.",
        "base": "ee041d8d063dbb36722c4beb6a20e4a6dd36df28",
        "oid": "6828c60833bfca7a00eb33d1390b1e0ad177da07",
        "timestamp": 1759766710
      },
      {
        "id": "377a2c1456b52d21bbbcf125d391b96b76f0d7c0",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "30908dcf48c1c0b314adf273a0bc08909f165802",
        "oid": "ed5a68c1d74a6d29d1206b48c80e61e25560a51f",
        "timestamp": 1759769908
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "ffad7b2e-be8b-4d57-a82b-99b818e3d234"
  },
  "info_url": "https://cci.rad.levitte.org//ffad7b2e-be8b-4d57-a82b-99b818e3d234.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/ffad7b2e-be8b-4d57-a82b-99b818e3d234/w)

Started at: 2025-10-06 19:02:54.462208+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/ffad7b2e-be8b-4d57-a82b-99b818e3d234/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"
}