CCI report: 02c869fb-15c3-4add-96cc-124d0e7c98cc

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": "c36a6c83feb22d68a18131c7c7d53a04ad330373",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "term: Revert using inquire to spawn editor",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "4787b53b1e85d8052744fc77e4160e4d90e46d0f",
    "after": "087a853cbf54e93a0d7905031eb54cfeaae64e73",
    "commits": [
      "087a853cbf54e93a0d7905031eb54cfeaae64e73"
    ],
    "target": "4787b53b1e85d8052744fc77e4160e4d90e46d0f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c36a6c83feb22d68a18131c7c7d53a04ad330373",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This is morally a revert of 70fb0d3fef0bec250bdccd58bcb6f4601adbe065\nwhile additionally getting to compile\n`crates/radicle-term/src/editor.rs` on Windows.\n\nTo get the changes that were made on top of the revert, check\n\n    git diff 70fb0d3fef~1 5d467418b -- crates/radicle-term/src/editor.rs\n\nThere were reports of the inquire editor being unrealiable.",
        "base": "4934473b86b3a014afca8e5317b85c0c78cc58d3",
        "oid": "bd7595e10a67aebdaa8ebff3c6147b12e424dec8",
        "timestamp": 1754399169
      },
      {
        "id": "eec42c2b040cd8fd8e734feb4d8ac84f99fd4d46",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Comment clarifying no duplication of stderr on Windows.",
        "base": "4934473b86b3a014afca8e5317b85c0c78cc58d3",
        "oid": "5d467418be7f19ea4e4da71fc132c0b85642f585",
        "timestamp": 1754399443
      },
      {
        "id": "4b56a7907ff70707ff09cdcf8f5d43061cd2ae76",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "",
        "base": "4787b53b1e85d8052744fc77e4160e4d90e46d0f",
        "oid": "087a853cbf54e93a0d7905031eb54cfeaae64e73",
        "timestamp": 1759255262
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "02c869fb-15c3-4add-96cc-124d0e7c98cc"
  },
  "info_url": "https://cci.rad.levitte.org//02c869fb-15c3-4add-96cc-124d0e7c98cc.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/02c869fb-15c3-4add-96cc-124d0e7c98cc/w)

Started at: 2025-09-30 20:01:07.401769+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/02c869fb-15c3-4add-96cc-124d0e7c98cc/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"
}