CCI report: 66224d7b-ca75-4768-8173-9ccfbec9f016

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": "13c20bcaf5bb0ad8f357c42ac4986acdaadf30a7",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Revert elipses checks",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "6ce2d00be237e75524cd31129be6766935736c1a",
    "after": "48d382cd95f4e0a76a825a68d4987baf8200e929",
    "commits": [
      "48d382cd95f4e0a76a825a68d4987baf8200e929",
      "696044973e3ea54322e90bf422aa088c2eadab1a",
      "1fc68d001045acd058c677bc1a1cdfbd3cfc6cd8"
    ],
    "target": "6ce2d00be237e75524cd31129be6766935736c1a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "13c20bcaf5bb0ad8f357c42ac4986acdaadf30a7",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "These checks never worked in the first place.\n\nWhen trying to check using a regex, too many valid cases of git ranges\nand CLI test substitutions showed up.",
        "base": "07c624499cdc34a7804f673ed373c66ce2af1acc",
        "oid": "22f632af3190f4a5a751ca4827db747859376fd8",
        "timestamp": 1776441680
      },
      {
        "id": "6c49cc0fd207b85398d2711b92599811c889b3f0",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Only revert codespell\n- Use bash script to check for ellipses\n- Fix all sites in markdown files; and Rust code if they are outputs to CLI",
        "base": "4f647b2a108757ae558de5375a82254b3d33ffea",
        "oid": "2d63a9a4c75dc756d015e88ae517b62a35a7aeeb",
        "timestamp": 1776444806
      },
      {
        "id": "eadd457316b67a38d977eea4f0cab5dd374bfd38",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Also revert typos change",
        "base": "4f647b2a108757ae558de5375a82254b3d33ffea",
        "oid": "d01293017aa9633afcec11c5ad9194c855af231d",
        "timestamp": 1776444835
      },
      {
        "id": "bb9d5f06f806796a3d7cb4f1b1d0d783ad0799b6",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Include `.rs` files\n- Use `git ls-files` piped to `sed` for replacing the examples automatically\n- `git diff` detects if files are changed, and errors, if so\n- Remaining `.rs` files were automatically modified using `sed`",
        "base": "6ce2d00be237e75524cd31129be6766935736c1a",
        "oid": "48d382cd95f4e0a76a825a68d4987baf8200e929",
        "timestamp": 1776687880
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "66224d7b-ca75-4768-8173-9ccfbec9f016"
  },
  "info_url": "https://cci.rad.levitte.org//66224d7b-ca75-4768-8173-9ccfbec9f016.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/66224d7b-ca75-4768-8173-9ccfbec9f016/w)

Started at: 2026-04-20 14:24:49.099682+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/66224d7b-ca75-4768-8173-9ccfbec9f016/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"
}