CCI report: 3e08f2e1-e570-498c-bb7f-bc824db5c1c0

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": "0e5a4af2f44866dcfd25904f0b650f8bfdef1624",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle/git/canonical: Actually use qualified refs",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "ee041d8d063dbb36722c4beb6a20e4a6dd36df28",
    "after": "30908dcf48c1c0b314adf273a0bc08909f165802",
    "commits": [
      "30908dcf48c1c0b314adf273a0bc08909f165802"
    ],
    "target": "30908dcf48c1c0b314adf273a0bc08909f165802",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0e5a4af2f44866dcfd25904f0b650f8bfdef1624",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Some tests actually do not use qualified patterns. The removed lines\n*should* not compile because the `qualified_pattern!` proc macro\n*should* validate the string literals at compile time, but it contains\na bug and actually does not assert well-formedness of qualified\nrefspec patterns. Rectify.",
        "base": "2149770a4b93ac731a025838e44e4c45edb3c3ff",
        "oid": "e1cf94521e039c9555f26a3c4e7389b857f40960",
        "timestamp": 1759761106
      },
      {
        "id": "2654e19ff7e1c2df8178f1b4ddfe68605d9a8c00",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Some calls to `qualified_pattern` were still incorrect, these are now\n  corrected",
        "base": "2149770a4b93ac731a025838e44e4c45edb3c3ff",
        "oid": "97f62eab068bfe2f6bd3911bfcc9e5b9b17585d7",
        "timestamp": 1759768098
      },
      {
        "id": "6477bfc7f01cf4f7f77ca675231378864076b016",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "ee041d8d063dbb36722c4beb6a20e4a6dd36df28",
        "oid": "30908dcf48c1c0b314adf273a0bc08909f165802",
        "timestamp": 1759768302
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "3e08f2e1-e570-498c-bb7f-bc824db5c1c0"
  },
  "info_url": "https://cci.rad.levitte.org//3e08f2e1-e570-498c-bb7f-bc824db5c1c0.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/3e08f2e1-e570-498c-bb7f-bc824db5c1c0/w)

Started at: 2025-10-06 18:36:50.247803+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/3e08f2e1-e570-498c-bb7f-bc824db5c1c0/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"
}