CCI report: 88e5d6db-37f6-424c-ada4-b517f5462767

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": "4e61ae46f28a01c7508d9c5e6bb0919cdb350496",
    "author": {
      "id": "did:key:z6MkqXhexdDdZmFMEGZoxxfo8TQQgReHx6epnnZ1iaCHW4FR",
      "alias": "laura"
    },
    "title": "radicle: add .external_template(false) to libgit2 call",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "a8ab718b9877a40d988dd2aaf21a0891ab210978",
    "after": "f5cde024f9d176bcdf98ce1e2376f41b7972d75d",
    "commits": [
      "f5cde024f9d176bcdf98ce1e2376f41b7972d75d"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "4e61ae46f28a01c7508d9c5e6bb0919cdb350496",
        "author": {
          "id": "did:key:z6MkqXhexdDdZmFMEGZoxxfo8TQQgReHx6epnnZ1iaCHW4FR",
          "alias": "laura"
        },
        "description": "Without this, rad clone fails with:\nError: checkout: git: failed to initialize repository with template 'hooks/README.sample': Permission denied; class=Os (2)",
        "base": "a8ab718b9877a40d988dd2aaf21a0891ab210978",
        "oid": "f5cde024f9d176bcdf98ce1e2376f41b7972d75d",
        "timestamp": 1748990423
      },
      {
        "id": "d5fbcf7308744fb3d6774d3be42a6df46aa85317",
        "author": {
          "id": "did:key:z6MkqXhexdDdZmFMEGZoxxfo8TQQgReHx6epnnZ1iaCHW4FR",
          "alias": "laura"
        },
        "description": "Changes:\n- Formatted\n- Rebased",
        "base": "a8ab718b9877a40d988dd2aaf21a0891ab210978",
        "oid": "a8ab718b9877a40d988dd2aaf21a0891ab210978",
        "timestamp": 1749032074
      },
      {
        "id": "e9ea77d218309d9f4576893dad97ab884a5e7be1",
        "author": {
          "id": "did:key:z6MkqXhexdDdZmFMEGZoxxfo8TQQgReHx6epnnZ1iaCHW4FR",
          "alias": "laura"
        },
        "description": "Messed up previous revision, fixing...",
        "base": "a8ab718b9877a40d988dd2aaf21a0891ab210978",
        "oid": "9d4aa59a125228c4c578a750bc617acaab1f911f",
        "timestamp": 1749032218
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "88e5d6db-37f6-424c-ada4-b517f5462767"
  },
  "info_url": "https://cci.rad.levitte.org//88e5d6db-37f6-424c-ada4-b517f5462767.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/88e5d6db-37f6-424c-ada4-b517f5462767/w)

Started at: 2025-10-21 19:45:54.896009+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/88e5d6db-37f6-424c-ada4-b517f5462767/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"
}