CCI report: c1cb369d-0133-41aa-93bb-1ac6dbca2a4a

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": "33ce64b3d1ef60eb1189056a8d636fda2ca901b7",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Spell \"Radicle\" with a captial R",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "07c624499cdc34a7804f673ed373c66ce2af1acc",
    "after": "a72689ceb3deb48132928914c564f8136bfbf131",
    "commits": [
      "a72689ceb3deb48132928914c564f8136bfbf131",
      "338fce07862f7197f51e2bff655b1d04e3de685c"
    ],
    "target": "07c624499cdc34a7804f673ed373c66ce2af1acc",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "33ce64b3d1ef60eb1189056a8d636fda2ca901b7",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "In documentation and output, spell the name of the project with a\ncaptial \"R\".",
        "base": "ac3eba09a111c09c3a6e4ce106520a3aaa1808b2",
        "oid": "ebecfc29a32522f0e0f2eaf48975a1d83bbc0763",
        "timestamp": 1776352400
      },
      {
        "id": "03047b2cea1f896c4540f635d09b2e6bf1fdd760",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Add configuration for `typos`.",
        "base": "ac3eba09a111c09c3a6e4ce106520a3aaa1808b2",
        "oid": "191d96e24b9bb589b057a3c0a21c35822c6ba15c",
        "timestamp": 1776356722
      },
      {
        "id": "b650ef948d7a16338127e2ee02092c4c3a3cee09",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW",
        "base": "07c624499cdc34a7804f673ed373c66ce2af1acc",
        "oid": "a72689ceb3deb48132928914c564f8136bfbf131",
        "timestamp": 1776441365
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c1cb369d-0133-41aa-93bb-1ac6dbca2a4a"
  },
  "info_url": "https://cci.rad.levitte.org//c1cb369d-0133-41aa-93bb-1ac6dbca2a4a.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c1cb369d-0133-41aa-93bb-1ac6dbca2a4a/w)

Started at: 2026-04-17 17:56:15.195005+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/c1cb369d-0133-41aa-93bb-1ac6dbca2a4a/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"
}