CCI report: 7f7f91ec-d194-400e-a9f2-0d7bb1ab76e5

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": "c1b9565fb3a440bead6f5d01626372d25160d4f7",
    "author": {
      "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
      "alias": "sebastinez"
    },
    "title": "git: Update radicle-surf to 0.21",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "0b5fa51a9228af5085d32b02ff5bf5667dd2dc0f",
    "after": "444e8f4ada1a3d45d2202d0785b68f59e9b8b094",
    "commits": [
      "444e8f4ada1a3d45d2202d0785b68f59e9b8b094"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c1b9565fb3a440bead6f5d01626372d25160d4f7",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "This also changes the serialization of `Diff` and `FileDiff`, which allows us to keep the sorting implemented by git2\nAnd improves the binary detection by looping over the git2 diff",
        "base": "f17df8822954871875468ddac13c3d3c9200eea8",
        "oid": "122c58e25038988e73d6661f646e25b6ccba1bda",
        "timestamp": 1713383731
      },
      {
        "id": "5545be571832e7d41105308de532450bfb543abc",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Update radicle-surf to 0.21",
        "base": "f17df8822954871875468ddac13c3d3c9200eea8",
        "oid": "9fa2d1653f460e04e4916c9f8be221633a0df4c4",
        "timestamp": 1713510092
      },
      {
        "id": "b82ac843ccf114b25335b700f7ff51fbed59c52b",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Rebase and squash to v0.21 directly",
        "base": "0b5fa51a9228af5085d32b02ff5bf5667dd2dc0f",
        "oid": "444e8f4ada1a3d45d2202d0785b68f59e9b8b094",
        "timestamp": 1713530926
      },
      {
        "id": "a4acd2693afc51938a9d6eef22011ae8df3143d7",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Rebase.",
        "base": "1a0221f726225688928fd0a5644cb9ea336a8f2d",
        "oid": "7fc3b73e8865af613f7bb4723107c381287b791c",
        "timestamp": 1713952301
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "7f7f91ec-d194-400e-a9f2-0d7bb1ab76e5"
  },
  "info_url": "https://cci.rad.levitte.org//7f7f91ec-d194-400e-a9f2-0d7bb1ab76e5.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/7f7f91ec-d194-400e-a9f2-0d7bb1ab76e5/w)

Started at: 2025-10-21 18:42:28.220837+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/7f7f91ec-d194-400e-a9f2-0d7bb1ab76e5/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}