CCI report: 98b93ae1-1b2e-453f-92ac-4092c38802b5

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": "76f3de33768da7d996e02cab5e89d0de06083172",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Test New Repository Abstractions",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "fca3c519c64da0c0a79ce3f81bd035ad8b8a3c9a",
    "after": "c3cc29b1c46980c4d5c775aa6e362029c2453e38",
    "commits": [
      "c3cc29b1c46980c4d5c775aa6e362029c2453e38",
      "8c263ba6a32c732a304af92ad7059d5629845ec0",
      "9462ede07e96136fea17383c73f4dff894e33083",
      "6270c50328fce6508bc82da73e110a9240fe4b69"
    ],
    "target": "a65ac048cbda3473e7b372375d33e3a357965492",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "76f3de33768da7d996e02cab5e89d0de06083172",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This is the final patch in a series that refactors the Git repository\npatterns.\n\nIt adds tests for:\n1. The pure domain types.\n2. The integration of `git2::Repository` as an implementor of the traits.\n3. The integration of `git2::Repository` for the `user::Namespace` and\n   `user::Namespaces` methods.",
        "base": "e3d54ba6efd5aec2b066778b14ad7b04d6a408f2",
        "oid": "2d18300a2ce6f9eac52edcce4e4363b867dcc070",
        "timestamp": 1778830328
      },
      {
        "id": "9150c42ec0b30d7901e9b3f713dda1e279053b8b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "5c7ab12225c7a3150fa06f27088303189c68b566",
        "oid": "0a4828bb3d5c74960a1d636cf3157c894c7bbe3f",
        "timestamp": 1778944819
      },
      {
        "id": "10e19b80c053acc1e898995f63cef2dfeda1998c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "fca3c519c64da0c0a79ce3f81bd035ad8b8a3c9a",
        "oid": "c3cc29b1c46980c4d5c775aa6e362029c2453e38",
        "timestamp": 1780127124
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "98b93ae1-1b2e-453f-92ac-4092c38802b5"
  },
  "info_url": "https://cci.rad.levitte.org//98b93ae1-1b2e-453f-92ac-4092c38802b5.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/98b93ae1-1b2e-453f-92ac-4092c38802b5/w)

Started at: 2026-05-30 09:47:36.794445+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/98b93ae1-1b2e-453f-92ac-4092c38802b5/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"
}