CCI report: 3d78165e-10cc-468f-8c4a-78b1384bbc26

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": "37a0536ed936fafc41aa6549d796a2c1dc6f7aaf",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: change link direction symbols",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "84427a56b5b7775b1f48254a338e2289838696c6",
    "after": "76e00a34ea58c2d424347323eba4623eb487b19c",
    "commits": [
      "76e00a34ea58c2d424347323eba4623eb487b19c"
    ],
    "target": "84427a56b5b7775b1f48254a338e2289838696c6",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "37a0536ed936fafc41aa6549d796a2c1dc6f7aaf",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "The symbols used for [inbound] and [outbound] are part of the [Supplementary\nMultilingual Plane](smp) (or Plane 1). This set of symbols are not as well\nsupported by font sets, as discovered by many reports of the characters missing.\n\nThere are two other arrow characters: [south east] and [north east] that serve\nthe same style and are part of the [Basic Multilingual Plane](bmp) (or Plane 0).\nThis set of characters is more widely supported.\n\n[inbound]: https://www.compart.com/en/unicode/U+1F866\n[outbound]: https://www.compart.com/en/unicode/U+1F865\n[smp]: https://en.wikipedia.org/wiki/Plane_(Unicode)#Supplementary_Multilingual_Plane\n[bmp]: https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane\n[north east]: https://www.compart.com/en/unicode/U+2197\n[south east]: https://www.compart.com/en/unicode/U+2198",
        "base": "84427a56b5b7775b1f48254a338e2289838696c6",
        "oid": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "timestamp": 1751451523
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "3d78165e-10cc-468f-8c4a-78b1384bbc26"
  },
  "info_url": "https://cci.rad.levitte.org//3d78165e-10cc-468f-8c4a-78b1384bbc26.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/3d78165e-10cc-468f-8c4a-78b1384bbc26/w)

Started at: 2025-07-02 12:18:47.337048+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/3d78165e-10cc-468f-8c4a-78b1384bbc26/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"
}