CCI report: bd85843b-593b-4bcc-8b65-522c5e615cf4

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": "80ae361a0b13980a10d50febaca13090842791fd",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node/reactor: Correctly handle error events",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "384c506489dd6a4cbf8c80b0370b2b2a8de7835b",
    "after": "a5d05d02fc6392ab40beced01c9a2991bf3ee74c",
    "commits": [
      "a5d05d02fc6392ab40beced01c9a2991bf3ee74c"
    ],
    "target": "72cf3d19190438bb5a44a737d34f540715c0442b",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "80ae361a0b13980a10d50febaca13090842791fd",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "`fn handle_events` would panic, if there were multiple events for one\ntoken, and the first one that happened to be handled was an error.\nIndeed it is concerning if a token is encountered that was never\nregistered before. However, tokens that were just deregistered must be\ntracked.\n\nUsing `Vec` here seems a bit costly, in the future,\n`smallvec::SmallVec` could be considered.\n\nThe \"unregister\" methods are renamed to \"deregister\" to better line up\nwith `mio` vocabulary.\n\nLog stamtements that helped analysis of the panic that occurred here\nis overhauled and improved, requiring a `Debug` bound on types that\nobviously implement it.",
        "base": "384c506489dd6a4cbf8c80b0370b2b2a8de7835b",
        "oid": "6180c256afafb3b5c06942b87bf7972c09af6b23",
        "timestamp": 1760471598
      },
      {
        "id": "5756a29ea83971577888c3042e552ae9efd1567c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fix errors in commit message",
        "base": "384c506489dd6a4cbf8c80b0370b2b2a8de7835b",
        "oid": "554266e32f891a48c95dc9747600fe8308031d29",
        "timestamp": 1760472058
      },
      {
        "id": "98c2bed398d03b8b149e9435e8077f18524e7ebc",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "532e5a0de03e0d0251bf1b30fdd6ba7432c5e4d6",
        "oid": "39b90878ffca0197c86d78ea3a0de82472dc4ce3",
        "timestamp": 1760472364
      },
      {
        "id": "111ec202ece4e7419a674e7374a35a21eb658331",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "REVIEW",
        "base": "384c506489dd6a4cbf8c80b0370b2b2a8de7835b",
        "oid": "045d8d611f942235cdeaa0c1ab1d289cae6e6f98",
        "timestamp": 1760517511
      },
      {
        "id": "48447f147fd7af289f18671a65673212111af680",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Squash in review",
        "base": "384c506489dd6a4cbf8c80b0370b2b2a8de7835b",
        "oid": "a5d05d02fc6392ab40beced01c9a2991bf3ee74c",
        "timestamp": 1760519714
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "bd85843b-593b-4bcc-8b65-522c5e615cf4"
  },
  "info_url": "https://cci.rad.levitte.org//bd85843b-593b-4bcc-8b65-522c5e615cf4.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/bd85843b-593b-4bcc-8b65-522c5e615cf4/w)

Started at: 2025-10-15 11:16:05.697253+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/bd85843b-593b-4bcc-8b65-522c5e615cf4/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

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}