CCI report: 1c3b51c0-bff4-4342-8abd-5379ff85c66c

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": "ae0c6cc8b3f71c94bde192ee99e82dc70173cb75",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Revisit bare repositories",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "379037956a6cb88cb826a7f57276fca4a2c6c084",
    "after": "b2b132fa62232528ad402046c0bf67165f8871cb",
    "commits": [
      "b2b132fa62232528ad402046c0bf67165f8871cb",
      "3e675a48ac61157f45aba96328111471752226b4",
      "9e1c2218867d751df2469eb369ad50c67abf7555",
      "4c333d266c1420dec79b27f40c4063d498b7182b",
      "23af45497577babeddd88ad2f6b496ff9acbb008",
      "117aa4d84a4524f42f6d6c0d64bab4f3bed705c1",
      "60b037aba6eda7b2f3f27a8da74ad229b75c1279",
      "bec0cdf281fa5b963b1f2af4ae7008b6693e5b27",
      "735b8d1972f093c466d275558ba2d098ea9714a1",
      "82c47b7ab3d3ceb34aec14da5763d9b80c72a804",
      "0aa08e5a5c1911bc783a2afd13ace989ecafcbf6",
      "101c4c8863f8e967d21dfe5dc87c5dbc96896c3e",
      "e2bb1481b9ede5f8116a40a4d22cddddb45abc7a"
    ],
    "target": "379037956a6cb88cb826a7f57276fca4a2c6c084",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "ae0c6cc8b3f71c94bde192ee99e82dc70173cb75",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This patchset starts off with changes to `radicle-remote-helper`: Maintainence such as making the crate binary-only and a small clean up.\nThen, handling of `GIT_DIR` is simplified throughout `radicle{,-remote-helper,-cli}`, which unlocks usage of the remote helper with bare repositories.\nNext, the commands `rad init` and `rad clone` learn to handle bare repositories.\nFinally, code paths that would error or degrade upon detecting a bare repository are removed or fixed.\n\nOverall, this patch should significantly improve interoperability with bare repositories.",
        "base": "379037956a6cb88cb826a7f57276fca4a2c6c084",
        "oid": "525a241ddf4428fdbe2e5076262832ac4d4a21bd",
        "timestamp": 1757672429
      },
      {
        "id": "81fd9a59dfb1f8048cdd9c74be08672494330895",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW",
        "base": "379037956a6cb88cb826a7f57276fca4a2c6c084",
        "oid": "b2b132fa62232528ad402046c0bf67165f8871cb",
        "timestamp": 1757680539
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "1c3b51c0-bff4-4342-8abd-5379ff85c66c"
  },
  "info_url": "https://cci.rad.levitte.org//1c3b51c0-bff4-4342-8abd-5379ff85c66c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/1c3b51c0-bff4-4342-8abd-5379ff85c66c/w)

Started at: 2025-09-12 14:35:43.980006+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/1c3b51c0-bff4-4342-8abd-5379ff85c66c/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"
}