CCI report: 12d66b98-945b-4248-9e5b-15c4e1beaf54

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": "732de301ddd0f14bb61cbce2f212b04c05888298",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "remote-helper: inform the user of an empty patch",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "28c8c1531ff5797c5877f94e6756cada530a8e0f",
    "after": "0c70e171238a7b3a56d6c4f275ad79150753f43f",
    "commits": [
      "0c70e171238a7b3a56d6c4f275ad79150753f43f"
    ],
    "target": "0c70e171238a7b3a56d6c4f275ad79150753f43f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "732de301ddd0f14bb61cbce2f212b04c05888298",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The previous message is included in the error:\n\n     ! [remote rejected] master -> refs/patches (patch commits are already included in the base branch)\n     \nTo make it clearer to the user, also print a warning to tell them that the\ncommit was in the base branch \u2013 including the commit SHA:\n\n    warn: attempted to create a patch using the commit f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354, but this commit is already included in the base branch",
        "base": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
        "oid": "248a65ad233aff354e18d6075ed13d41c595d4a4",
        "timestamp": 1764064245
      },
      {
        "id": "80c27d3b241440d067e369f017b588c9e4c83928",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "28c8c1531ff5797c5877f94e6756cada530a8e0f",
        "oid": "0c70e171238a7b3a56d6c4f275ad79150753f43f",
        "timestamp": 1764357631
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "12d66b98-945b-4248-9e5b-15c4e1beaf54"
  },
  "info_url": "https://cci.rad.levitte.org//12d66b98-945b-4248-9e5b-15c4e1beaf54.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/12d66b98-945b-4248-9e5b-15c4e1beaf54/w)

Started at: 2025-11-28 20:21:59.391142+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/12d66b98-945b-4248-9e5b-15c4e1beaf54/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"
}