CI run for rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5

Radicle repository id rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5

Table of Contents

Run log

At: 2026-02-25 11:56:43Z
After: 0.00 seconds
Program: ambient
Version: 0.12.0
Ambient starts
At: 2026-02-25 11:56:43Z
After: 0.00 seconds
tmpdir: /home/_rad/tmp
image_store: /home/_rad/ambient-images
projects: /dev/null
state: /home/_rad/ambient-state
rsync_target: null
rsync_target_base: null
rsync_target_map: null
dput_target: null
executor: /usr/bin/ambient-execute-plan
artifacts_max_size: 1 GB
cache_max_size: 30 GB
qemu:
  cpus: 2
  memory: 12 GB
  kvm_binary: /usr/bin/kvm
  ovmf_vars_file: /usr/share/ovmf/OVMF.fd
  ovmf_code_file: /usr/share/ovmf/OVMF.fd
uefi: false
lint: true
Ambient configuration
At: 2026-02-25 11:56:43Z
After: 0.06 seconds
Hoping for the best
Will run CI for project rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
At: 2026-02-25 11:56:43Z
After: 0.06 seconds
CargoFetch(
    CargoFetch,
)
Start action cargo_fetch
At: 2026-02-25 11:56:43Z
After: 0.42 seconds
  • cargo
  • --version
exit: 0
Stdout:
cargo 1.90.0 (840b83a10 2025-07-30)
OK: cargo --version
At: 2026-02-25 11:56:43Z
After: 0.42 seconds
  • cargo
  • clippy
  • --version
exit: 0
Stdout:
clippy 0.1.90 (1159e78c47 2025-09-14)
OK: cargo clippy --version
At: 2026-02-25 11:56:43Z
After: 0.42 seconds
  • rustc
  • --version
exit: 0
Stdout:
rustc 1.90.0 (1159e78c4 2025-09-14)
OK: rustc --version
At: 2026-02-25 11:56:43Z
After: 0.42 seconds
  • cargo
  • fetch
  • --locked
exit: 101
Stderr:
error: cannot update the lock file /tmp/.tmpMbh1x5/Cargo.lock because --locked was passed to prevent this
help: to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
FAILED: cargo fetch --locked
At: 2026-02-25 11:56:43Z
After: 0.42 seconds
Action failed

Trigger 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": "c57042d22408392e64cf959c90f60f882b39b03f",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "tasks: Add spec for Tasks cob",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
    "after": "b270df902258be4d025671935ad119e13ee1b5d5",
    "commits": [
      "b270df902258be4d025671935ad119e13ee1b5d5",
      "4d7580d2d153623bbfa9089e67c1f846b4127569",
      "e2fcd1abdc1e4299d4e0841a662d670b1c1e546a",
      "e706a3c8be419cd12c6d0052a8cab873bfcac9bd",
      "387b7f4038c43ef5bcb45808c1d0af8dd3d62b7f",
      "53665641d5176ea8958cf650ee958d38dc4c0af9"
    ],
    "target": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c57042d22408392e64cf959c90f60f882b39b03f",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "An initial stab at a spec for task cob to help us (me) organise.\n\nConceptually broken into:\n\n- Boards\n- Steps (may rename to status)\n- Tasks\n\nA board is a collection of steps which in turn are a collection of tasks.\n\nSteps and tasks are ordered. Steps can have a defined start and end so as\nto enable something like a `backlog` which is the default step for tasks\nto be added to but may not be rendered.\n\nTasks are progressively moved from the start step to the end step and\neventually archived.\n\nBoards have goals to focus their intent and usage. Only delegates may\ncreate and maintain the boards.\n\nThere should be enough sorting and filtering to enable different types\nof views.",
        "base": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
        "oid": "b270df902258be4d025671935ad119e13ee1b5d5",
        "timestamp": 1772020202
      }
    ]
  }
}

Ambient stdout

deprecated: the `cpus` field is replaced by `qemu.cpus`
deprecated: the `memory` field is replaced by `qemu.memory`
run CI for rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
ERROR: failed to execute cargo
caused by: command failed: "cargo": exit code 101

Ambient stderr

<empty log>