CCI report: a142ece4-0b90-47e5-a500-ddecd5508e8f

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": "301007c85e8ab93a4acbb16db7c6578e470e79c5",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "simulation: Add README with overview and plan",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "94f65a71db7011c1dd19dd2e2776e57b3cbc8a87",
    "after": "547a753768b73f0a375f9648ba3e057a4f650e3a",
    "commits": [
      "547a753768b73f0a375f9648ba3e057a4f650e3a"
    ],
    "target": "547a753768b73f0a375f9648ba3e057a4f650e3a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "301007c85e8ab93a4acbb16db7c6578e470e79c5",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Introduce the `simulation` directory in anticipation of migrating the\n`radicle simulation network` repository. Introduce a loose plan and\nexplainer of how it will work.",
        "base": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
        "oid": "d43b6e96903e961e8f05ce4d95478723cee17dcb",
        "timestamp": 1775137980
      },
      {
        "id": "4d427dd40fb84fbf464f51ee0c577c32a851533c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Review",
        "base": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
        "oid": "9796c97286f15e2ae6fd9cedf1c508be063ba790",
        "timestamp": 1775139689
      },
      {
        "id": "352c07fabf710fa065ad892e50dbc850d65e7b66",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "",
        "base": "8bac24d6ab961dec6308fdf64b31c41201e9e8d1",
        "oid": "fb0f24d14eacd60f2f4b45583b886e1e0af7855b",
        "timestamp": 1775142378
      },
      {
        "id": "2c25cd569efd52b2a34aede773f3dd946bd2afee",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "94f65a71db7011c1dd19dd2e2776e57b3cbc8a87",
        "oid": "547a753768b73f0a375f9648ba3e057a4f650e3a",
        "timestamp": 1776239496
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a142ece4-0b90-47e5-a500-ddecd5508e8f"
  },
  "info_url": "https://cci.rad.levitte.org//a142ece4-0b90-47e5-a500-ddecd5508e8f.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a142ece4-0b90-47e5-a500-ddecd5508e8f/w)

Started at: 2026-04-15 09:52:07.738343+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a142ece4-0b90-47e5-a500-ddecd5508e8f/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"
}