CCI report: 6a4e9336-4145-4ee7-bab3-ab9ffc0f983f

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": "90a185bcf984e548d631a84457e27efbe3e4ba97",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "radicle-log: enhanced log highlighting",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b937a93892db3d80833b3cdde3bc37935151e274",
    "after": "ae7481b53a591d107ee9ee8bd9f276d3bce6ed02",
    "commits": [
      "ae7481b53a591d107ee9ee8bd9f276d3bce6ed02",
      "faf76b7ccce9f9be0e2a6cdf7d4136f37bdef75c",
      "9065f6779ff5fd6462437ebd52834bc26721e9de",
      "7f5dff76aaa7bec9374a799048c9d75cc11072b2",
      "a6f0697a57f226f011bd96eeda20dce9d9aeff96",
      "31e75c3264b50914638f4cf96bf4428141d80ba1",
      "2c35f7f48858a5d3d178bc97ed0174af5cfc8daa"
    ],
    "target": "b937a93892db3d80833b3cdde3bc37935151e274",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "90a185bcf984e548d631a84457e27efbe3e4ba97",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Refactor out `radicle::Logger` and `radicle::logger::Logger` to `radicle-log` crate.\n\nEnhance the test logger to highlight:\n\n1. Any `base58` strings with a deterministic colour\n2. Any git refs to be boldened and underlined\n   a. Any `base58` strings inside refs to adhere to 1.\n3. Any git OIDs (short and long) first 6 characters mapped to a hex colour with light and dark background adjustments\n4. ... any timestamps also coloured as per 3. \ud83d\udc40\n\nI /think/ I managed to preserve the existing feature toggles, but worth double checking!",
        "base": "b937a93892db3d80833b3cdde3bc37935151e274",
        "oid": "ae7481b53a591d107ee9ee8bd9f276d3bce6ed02",
        "timestamp": 1769103378
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "6a4e9336-4145-4ee7-bab3-ab9ffc0f983f"
  },
  "info_url": "https://cci.rad.levitte.org//6a4e9336-4145-4ee7-bab3-ab9ffc0f983f.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/6a4e9336-4145-4ee7-bab3-ab9ffc0f983f/w)

Started at: 2026-01-22 18:36:23.034914+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/6a4e9336-4145-4ee7-bab3-ab9ffc0f983f/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 --all-features

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

  '

Run the script

Commands:

Send result

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