CCI report: b794d6e5-d5d4-4b60-bd3d-bc7fcf0ef9ac

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": "440f3e6047e2083941489f8e7906822a0bc8468c",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "Fix broken e2e test 'test_concurrent_fetches'",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "after": "9b914ccd73a62a1b128268d9c604e0eb539fe235",
    "commits": [
      "9b914ccd73a62a1b128268d9c604e0eb539fe235"
    ],
    "target": "e8f9d21be3748ddda31b2b2d2c0ac84db49e31e5",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "440f3e6047e2083941489f8e7906822a0bc8468c",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Previously was asserting over empty sets nullifying its utility (fortunately the behaviour was correct!), updated to clone the HashSets to assert all repositories were fetched by Alice and Bob.",
        "base": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
        "oid": "9b914ccd73a62a1b128268d9c604e0eb539fe235",
        "timestamp": 1761137308
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "b794d6e5-d5d4-4b60-bd3d-bc7fcf0ef9ac"
  },
  "info_url": "https://cci.rad.levitte.org//b794d6e5-d5d4-4b60-bd3d-bc7fcf0ef9ac.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/b794d6e5-d5d4-4b60-bd3d-bc7fcf0ef9ac/w)

Started at: 2025-10-22 14:48:41.293590+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/b794d6e5-d5d4-4b60-bd3d-bc7fcf0ef9ac/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"
}