CCI report: 7441d69d-433a-4747-b3a0-2f785c8b6104

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": "954bafb35df9bd45517efb3366dfb0bac1212b06",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node/debug: Use derived serializers",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "c06b00e330d82c8b8221cc8f8776c883208d159f",
    "after": "b72719ba89697158894dc58b6e326e8cce65d4f6",
    "commits": [
      "b72719ba89697158894dc58b6e326e8cce65d4f6"
    ],
    "target": "c06b00e330d82c8b8221cc8f8776c883208d159f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "954bafb35df9bd45517efb3366dfb0bac1212b06",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The construction of the debug object is unwieldy, and error prone\n(for example, renamed struct members have to be manually renamed\nin the serialization code, see \"refs\" vs. \"refsAt\").\n\nUse derived serializers where possible to make this easier to maintain.",
        "base": "c06b00e330d82c8b8221cc8f8776c883208d159f",
        "oid": "19d175a5de47c9aa608f66cba0fa8aee65f10b36",
        "timestamp": 1771119411
      },
      {
        "id": "61769307673bd6b21f65b9dadd1fe23613f32e40",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fix",
        "base": "c06b00e330d82c8b8221cc8f8776c883208d159f",
        "oid": "b72719ba89697158894dc58b6e326e8cce65d4f6",
        "timestamp": 1771121232
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "7441d69d-433a-4747-b3a0-2f785c8b6104"
  },
  "info_url": "https://cci.rad.levitte.org//7441d69d-433a-4747-b3a0-2f785c8b6104.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/7441d69d-433a-4747-b3a0-2f785c8b6104/w)

Started at: 2026-02-15 03:15:12.403246+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/7441d69d-433a-4747-b3a0-2f785c8b6104/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"
}