CCI report: 93a69c0e-e286-49ff-96ed-0a5c059c71e2

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": "f0c87afd0186a2931ae2c67b7ab026ddc931bfbf",
    "author": {
      "id": "did:key:z6MkhjouL6i63oTt9zTH4ympbz38kgSG465NaPFnU3YA6fiq",
      "alias": "hu"
    },
    "title": "radicle: Keep pinned repos ordered in config",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "78ba263d0a946c4b90235d562b56ceb7badfc965",
    "after": "ef1c658834f366dbdec3a865adc16dab677fa39e",
    "commits": [
      "ef1c658834f366dbdec3a865adc16dab677fa39e"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f0c87afd0186a2931ae2c67b7ab026ddc931bfbf",
        "author": {
          "id": "did:key:z6MkhjouL6i63oTt9zTH4ympbz38kgSG465NaPFnU3YA6fiq",
          "alias": "hu"
        },
        "description": "Do not return them in a random order in radicle-httpd,\nso that we can have them in a defined order in\nradicle-explorer.",
        "base": "78ba263d0a946c4b90235d562b56ceb7badfc965",
        "oid": "ef1c658834f366dbdec3a865adc16dab677fa39e",
        "timestamp": 1751398064
      },
      {
        "id": "e33c4d5af7cd03d73c46e58566c92149cb95921f",
        "author": {
          "id": "did:key:z6MkhjouL6i63oTt9zTH4ympbz38kgSG465NaPFnU3YA6fiq",
          "alias": "hu"
        },
        "description": "Changes:\n- Keep uniqueness property",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "b11b380c1c0c4f8d68f01abd840eea9a87ac5cac",
        "timestamp": 1751621816
      },
      {
        "id": "9bcc9f23e1822e1adb95657bdd52972db6c74d6f",
        "author": {
          "id": "did:key:z6MkhjouL6i63oTt9zTH4ympbz38kgSG465NaPFnU3YA6fiq",
          "alias": "hu"
        },
        "description": "Use `indexmap::IndexSet`.",
        "base": "78ba263d0a946c4b90235d562b56ceb7badfc965",
        "oid": "fb3fc5eb9679c3471aaf0a4b79618cf145141f59",
        "timestamp": 1752664560
      },
      {
        "id": "c4af16e08fc92f9ffdc323fe47a97d4704540aec",
        "author": {
          "id": "did:key:z6MkhjouL6i63oTt9zTH4ympbz38kgSG465NaPFnU3YA6fiq",
          "alias": "hu"
        },
        "description": "Rebased",
        "base": "1fa30e2e88b58e48e8fcadfe416b65a85f916b4a",
        "oid": "7c4b71ab8205a69a04ee9e9242288c864e6c7c33",
        "timestamp": 1752926484
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "93a69c0e-e286-49ff-96ed-0a5c059c71e2"
  },
  "info_url": "https://cci.rad.levitte.org//93a69c0e-e286-49ff-96ed-0a5c059c71e2.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/93a69c0e-e286-49ff-96ed-0a5c059c71e2/w)

Started at: 2025-10-21 17:43:35.115547+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/93a69c0e-e286-49ff-96ed-0a5c059c71e2/w)

shell: '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"
}