CCI report: e11db3ea-0912-438d-a852-f2cd3e0807df

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": "Updated",
  "patch": {
    "id": "90a185bcf984e548d631a84457e27efbe3e4ba97",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "radicle-log: enhanced log highlighting",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b937a93892db3d80833b3cdde3bc37935151e274",
    "after": "9385868f9769726c09895f04fb3848ec93487466",
    "commits": [
      "9385868f9769726c09895f04fb3848ec93487466",
      "6164b59f2917001c2e256a63ac92c794afdc347a",
      "e72c4cff0c10274f68d91fb5be9cc457848b937e"
    ],
    "target": "d2ab7b1b46935c95a46d0e7ddac3130b595eb15a",
    "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\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:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Distill",
        "base": "b937a93892db3d80833b3cdde3bc37935151e274",
        "oid": "044320dbff6f6dc97e5fdadf7b99bb693ab88b7f",
        "timestamp": 1769173294
      },
      {
        "id": "af22c124cbbccb919a75b00971c14f06233c9311",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "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
      },
      {
        "id": "f366079ccd104722f1c26d0d2b966d1b33551b2d",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Honour `NO_COLOR` environment variable: https://no-color.org/",
        "base": "b937a93892db3d80833b3cdde3bc37935151e274",
        "oid": "9385868f9769726c09895f04fb3848ec93487466",
        "timestamp": 1769442040
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e11db3ea-0912-438d-a852-f2cd3e0807df"
  },
  "info_url": "https://cci.rad.levitte.org//e11db3ea-0912-438d-a852-f2cd3e0807df.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e11db3ea-0912-438d-a852-f2cd3e0807df/w)

Started at: 2026-01-26 16:40:43.436739+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e11db3ea-0912-438d-a852-f2cd3e0807df/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"
}