CCI report: e197be90-d050-4d26-aa3f-86901a1a8232

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": "6f726d59a25a52a0190f782220f949e7b4704c5b",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node: Introduce Announcers",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "ac572e64e5029cb1db16f05158915b6ef55ab7e7",
    "after": "71e812a8b72a6aa88051de4b211334e436e8362b",
    "commits": [
      "71e812a8b72a6aa88051de4b211334e436e8362b",
      "8edd04c4e20ff710f827deab9dc2f2918a47ce1a"
    ],
    "target": "ac572e64e5029cb1db16f05158915b6ef55ab7e7",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "6f726d59a25a52a0190f782220f949e7b4704c5b",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Further decoupling user and node, as a follow up to\n\n    patch/05db4d7284c69875986a30b8161238b607155f5e\n\nmake the list of \"announcers\", i.e. the namespaces that are commonly announced from the node, and for which sync status should be tracked, configurable.",
        "base": "ac572e64e5029cb1db16f05158915b6ef55ab7e7",
        "oid": "71e812a8b72a6aa88051de4b211334e436e8362b",
        "timestamp": 1760049677
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e197be90-d050-4d26-aa3f-86901a1a8232"
  },
  "info_url": "https://cci.rad.levitte.org//e197be90-d050-4d26-aa3f-86901a1a8232.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e197be90-d050-4d26-aa3f-86901a1a8232/w)

Started at: 2025-10-10 00:41:20.432274+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e197be90-d050-4d26-aa3f-86901a1a8232/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"
}