CCI report: 5faae070-ada2-4412-a6c4-7358c4f6261e

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": "96721c9357e528c50c037d704f3affe26fe46f3e",
    "author": {
      "id": "did:key:z6Mkgfwr3p56v3hg1qwZaVj5UHYoaVEQoVWV23mo2iFFBYQp",
      "alias": "spacefrogg"
    },
    "title": "flake: Compile commit hash into program version",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "137961c1f72a6850325b05e65a232cd202cbd12c",
    "after": "56d76c228e79dbecc92d836839e524f242adf587",
    "commits": [
      "56d76c228e79dbecc92d836839e524f242adf587"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "96721c9357e528c50c037d704f3affe26fe46f3e",
        "author": {
          "id": "did:key:z6Mkgfwr3p56v3hg1qwZaVj5UHYoaVEQoVWV23mo2iFFBYQp",
          "alias": "spacefrogg"
        },
        "description": "Changes build.rs to take the GIT_HASH environment variable into account\nif `git rev-parse` is unable to determine the current commit hash.",
        "base": "137961c1f72a6850325b05e65a232cd202cbd12c",
        "oid": "56d76c228e79dbecc92d836839e524f242adf587",
        "timestamp": 1707389674
      },
      {
        "id": "8de3fc5598b220ed5718ebf5b58dd5936c20cbbd",
        "author": {
          "id": "did:key:z6Mkgfwr3p56v3hg1qwZaVj5UHYoaVEQoVWV23mo2iFFBYQp",
          "alias": "spacefrogg"
        },
        "description": "Rebase.",
        "base": "fb13e5f970f7712fe904351ea2812253000d73c6",
        "oid": "4b1ca18d0ca0f951d926a5c048f0365d740420f1",
        "timestamp": 1709937473
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "5faae070-ada2-4412-a6c4-7358c4f6261e"
  },
  "info_url": "https://cci.rad.levitte.org//5faae070-ada2-4412-a6c4-7358c4f6261e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/5faae070-ada2-4412-a6c4-7358c4f6261e/w)

Started at: 2025-10-21 17:36:51.139503+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/5faae070-ada2-4412-a6c4-7358c4f6261e/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

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

  '

Run the script

Commands:

Send result

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