CCI report: 872ae98a-ed90-4388-be5e-76236c4074b9

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": "4137c43b684b0e73f4d9610a2b6fdde22a289f5f",
    "author": {
      "id": "did:key:z6Mkgfwr3p56v3hg1qwZaVj5UHYoaVEQoVWV23mo2iFFBYQp",
      "alias": "spacefrogg"
    },
    "title": "Update rust-overlay input to support rust 1.77",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "aaea06dd98508d58da1e743cd204829d09e18c19",
    "after": "4d2d84cdcce477db2b8189c835e8f912499b2e1b",
    "commits": [
      "4d2d84cdcce477db2b8189c835e8f912499b2e1b"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "4137c43b684b0e73f4d9610a2b6fdde22a289f5f",
        "author": {
          "id": "did:key:z6Mkgfwr3p56v3hg1qwZaVj5UHYoaVEQoVWV23mo2iFFBYQp",
          "alias": "spacefrogg"
        },
        "description": "",
        "base": "aaea06dd98508d58da1e743cd204829d09e18c19",
        "oid": "4d2d84cdcce477db2b8189c835e8f912499b2e1b",
        "timestamp": 1711467839
      },
      {
        "id": "75750e811abd2692a264a961a1a4f1a7fe547798",
        "author": {
          "id": "did:key:z6Mkgfwr3p56v3hg1qwZaVj5UHYoaVEQoVWV23mo2iFFBYQp",
          "alias": "spacefrogg"
        },
        "description": "Rebase.",
        "base": "97af643a86c7abc4a4ed071f811a17a494eff48f",
        "oid": "97af643a86c7abc4a4ed071f811a17a494eff48f",
        "timestamp": 1712149607
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "872ae98a-ed90-4388-be5e-76236c4074b9"
  },
  "info_url": "https://cci.rad.levitte.org//872ae98a-ed90-4388-be5e-76236c4074b9.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/872ae98a-ed90-4388-be5e-76236c4074b9/w)

Started at: 2025-10-21 17:36:09.295985+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/872ae98a-ed90-4388-be5e-76236c4074b9/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"
}