CCI report: 17cbeb35-bd1f-4129-8734-156437d5ff89

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": "05c753cfb1c9f96983bc2bd8646abdaa40bbb5b3",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "CVE-2026-25727",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "03bbe52417f131ec721a7c1cc57185019f0298a3",
    "after": "c20685b78f10eeeb0795ca4826e6829a582b7e75",
    "commits": [
      "c20685b78f10eeeb0795ca4826e6829a582b7e75"
    ],
    "target": "03bbe52417f131ec721a7c1cc57185019f0298a3",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "05c753cfb1c9f96983bc2bd8646abdaa40bbb5b3",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Report: <https://www.cve.org/CVERecord?id=CVE-2026-25727>\n\nThe `time` crate was a transitivie dependency of `human-panic`.\nUpdating `human-panic` to 2.0.6 removes the `plist`, and in turn,\n`time` dependencies.",
        "base": "03bbe52417f131ec721a7c1cc57185019f0298a3",
        "oid": "c20685b78f10eeeb0795ca4826e6829a582b7e75",
        "timestamp": 1771004012
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "17cbeb35-bd1f-4129-8734-156437d5ff89"
  },
  "info_url": "https://cci.rad.levitte.org//17cbeb35-bd1f-4129-8734-156437d5ff89.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/17cbeb35-bd1f-4129-8734-156437d5ff89/w)

Started at: 2026-02-13 18:35:41.277456+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/17cbeb35-bd1f-4129-8734-156437d5ff89/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"
}