CCI report: e4bbc8f3-3414-49a3-aebf-32b9aa27eb59

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:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle-log: enhanced log highlighting",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b937a93892db3d80833b3cdde3bc37935151e274",
    "after": "6164b59f2917001c2e256a63ac92c794afdc347a",
    "commits": [
      "6164b59f2917001c2e256a63ac92c794afdc347a",
      "e72c4cff0c10274f68d91fb5be9cc457848b937e"
    ],
    "target": "b937a93892db3d80833b3cdde3bc37935151e274",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "90a185bcf984e548d631a84457e27efbe3e4ba97",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "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\n5. error level logs are all red and underlined (with rules 1 - 4 applied)\n6. warning level logs are all yellow and underlined (witith rules 1 - 4 applied)\n\nI /think/ I managed to preserve the existing feature toggles, but worth double checking!",
        "base": "b937a93892db3d80833b3cdde3bc37935151e274",
        "oid": "ae7481b53a591d107ee9ee8bd9f276d3bce6ed02",
        "timestamp": 1769103378
      },
      {
        "id": "8a0b020ea5e8054adb5e3ef15bb26012d7face68",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Distill",
        "base": "b937a93892db3d80833b3cdde3bc37935151e274",
        "oid": "044320dbff6f6dc97e5fdadf7b99bb693ab88b7f",
        "timestamp": 1769173294
      },
      {
        "id": "af22c124cbbccb919a75b00971c14f06233c9311",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fix:\n - Corretly account for rename while moving files from `radicle` to `radicle-log`.\n - Fix feature flags.",
        "base": "b937a93892db3d80833b3cdde3bc37935151e274",
        "oid": "6164b59f2917001c2e256a63ac92c794afdc347a",
        "timestamp": 1769174438
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e4bbc8f3-3414-49a3-aebf-32b9aa27eb59"
  },
  "info_url": "https://cci.rad.levitte.org//e4bbc8f3-3414-49a3-aebf-32b9aa27eb59.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e4bbc8f3-3414-49a3-aebf-32b9aa27eb59/w)

Started at: 2026-01-23 14:20:42.026259+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e4bbc8f3-3414-49a3-aebf-32b9aa27eb59/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"
}