CCI report: 5e1dba8c-62c4-49f4-bd4e-8ba93024a77e

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": "bbec2544e8acc00eefa7e4024773df27205c628e",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli/test: Clean up testing environment",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "3780f908a28f5f715a7c090293db53d45ad3cdc0",
    "after": "7d6d2e51d8ded989c1bb9a88d1df706a33deed35",
    "commits": [
      "7d6d2e51d8ded989c1bb9a88d1df706a33deed35"
    ],
    "target": "3780f908a28f5f715a7c090293db53d45ad3cdc0",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "bbec2544e8acc00eefa7e4024773df27205c628e",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This is a small cleanup to path generation during testing.\n 1. Separate `rad_home` and `unix_home` to avoid confusion.\n 2. Remove now unnecessary `trait HasHome`.\n 3. Move setting `$USER` to the environment.\n 4. Make paths shorter overall, to fix macOS tests.",
        "base": "10e7b94c304d215ad4a1ff326233098ab182d0b1",
        "oid": "3d77f29ab19e08f362b9384f06aab3a91d77619a",
        "timestamp": 1760189652
      },
      {
        "id": "71fb33dbba23875aef063cc54dfa49c657613e7d",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "rustfmt",
        "base": "10e7b94c304d215ad4a1ff326233098ab182d0b1",
        "oid": "8c54c0fd1ae9f39fbeccad4cfbf7ade227d6a0de",
        "timestamp": 1760198742
      },
      {
        "id": "4ab9d9e109c9100d7af20e4e50ff4749098ea6bc",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "3780f908a28f5f715a7c090293db53d45ad3cdc0",
        "oid": "7d6d2e51d8ded989c1bb9a88d1df706a33deed35",
        "timestamp": 1760342229
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "5e1dba8c-62c4-49f4-bd4e-8ba93024a77e"
  },
  "info_url": "https://cci.rad.levitte.org//5e1dba8c-62c4-49f4-bd4e-8ba93024a77e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/5e1dba8c-62c4-49f4-bd4e-8ba93024a77e/w)

Started at: 2025-10-13 09:59:10.803508+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/5e1dba8c-62c4-49f4-bd4e-8ba93024a77e/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"
}