CI run for rad:z39WbeupErKS8TwbDS5yU8eZSa3C

Radicle repository id rad:z39WbeupErKS8TwbDS5yU8eZSa3C

Table of Contents

Run log

[2025-09-19T03:37:01Z INFO  ambient] ambient starts
deprecated: the `cpus` field is replaced by `qemu.cpus`
deprecated: the `memory` field is replaced by `qemu.memory`
ERROR: failed to read run log file /home/_rad/ambient-state/rad:z39WbeupErKS8TwbDS5yU8eZSa3C/run.log
caused by: No such file or directory (os error 2)

Trigger message

{
  "request": "trigger",
  "version": 1,
  "event_type": "push",
  "repository": {
    "id": "rad:z39WbeupErKS8TwbDS5yU8eZSa3C",
    "name": "unsynn",
    "description": "(Proc-macro) parsing made easy",
    "private": false,
    "default_branch": "devel",
    "delegates": [
      "did:key:z6MksaJkZuQj49mbrft8JNvo3vBDU5AC5owW1EnCZJJ3goRX"
    ]
  },
  "pusher": {
    "id": "did:key:z6MksaJkZuQj49mbrft8JNvo3vBDU5AC5owW1EnCZJJ3goRX",
    "alias": "cehteh"
  },
  "before": "299971ca4426abd0e2d56bdf14341231a443f4c1",
  "after": "299971ca4426abd0e2d56bdf14341231a443f4c1",
  "branch": "devel",
  "commits": [
    "299971ca4426abd0e2d56bdf14341231a443f4c1"
  ]
}

Ambient stdout

[2025-09-19T03:37:01Z INFO  ambient] ambient starts
[2025-09-19T03:37:01Z DEBUG ambient] load default configuration file /home/_rad/.config/ambient/config.yaml if it exists
deprecated: the `cpus` field is replaced by `qemu.cpus`
deprecated: the `memory` field is replaced by `qemu.memory`
[2025-09-19T03:37:01Z DEBUG ambient] complete configuration: Config {
        tmpdir: "/home/_rad/tmp",
        image_store: "/home/_rad/ambient-images",
        projects: "/dev/null",
        state: "/home/_rad/ambient-state",
        rsync_target: None,
        rsync_target_base: None,
        rsync_target_map: None,
        dput_target: None,
        executor: Some(
            "/usr/bin/ambient-execute-plan",
        ),
        artifacts_max_size: Byte(
            1000000000,
        ),
        cache_max_size: Byte(
            30000000000,
        ),
        qemu: QemuConfig {
            cpus: 2,
            memory: Byte(
                12000000000,
            ),
            kvm_binary: "/usr/bin/kvm",
            ovmf_vars_file: "/usr/share/ovmf/OVMF.fd",
            ovmf_code_file: "/usr/share/ovmf/OVMF.fd",
        },
    }
[2025-09-19T03:37:01Z DEBUG ambient] configuration: Config {
        tmpdir: "/home/_rad/tmp",
        image_store: "/home/_rad/ambient-images",
        projects: "/dev/null",
        state: "/home/_rad/ambient-state",
        rsync_target: None,
        rsync_target_base: None,
        rsync_target_map: None,
        dput_target: None,
        executor: Some(
            "/usr/bin/ambient-execute-plan",
        ),
        artifacts_max_size: Byte(
            1000000000,
        ),
        cache_max_size: Byte(
            30000000000,
        ),
        qemu: QemuConfig {
            cpus: 2,
            memory: Byte(
                12000000000,
            ),
            kvm_binary: "/usr/bin/kvm",
            ovmf_vars_file: "/usr/share/ovmf/OVMF.fd",
            ovmf_code_file: "/usr/share/ovmf/OVMF.fd",
        },
    }
[2025-09-19T03:37:01Z DEBUG ambient_ci::project] load project state from /home/_rad/ambient-state/rad:z39WbeupErKS8TwbDS5yU8eZSa3C/meta.yaml
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] no latest commit stored
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] is a git repository
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] git repository is clean
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] current (HEAD) commit: 299971ca4426abd0e2d56bdf14341231a443f4c1
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] no dry run requested
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] forced run requested
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] run? true
[2025-09-19T03:37:01Z INFO  ambient_ci::run] project rad:z39WbeupErKS8TwbDS5yU8eZSa3C: running CI
[2025-09-19T03:37:01Z DEBUG ambient_ci::run] Executing pre-plan steps
[2025-09-19T03:37:01Z DEBUG ambient_ci::action] Plan::execute: CargoFetch {
        sourcedir: "/tmp/.tmp3XC4jh/src",
        dependenciesdir: "/home/_rad/ambient-state/rad:z39WbeupErKS8TwbDS5yU8eZSa3C/dependencies",
    }
SPAWN: argv=["env", "CARGO_HOME=/home/_rad/ambient-state/rad:z39WbeupErKS8TwbDS5yU8eZSa3C/dependencies", "cargo", "fetch", "--locked"]
       cwd=/tmp/.tmp3XC4jh/src (exists? true)
       extra_env=[]
    Updating crates.io index
error: the lock file /tmp/.tmp3XC4jh/src/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
ERROR: command failed: ["env", "CARGO_HOME=/home/_rad/ambient-state/rad:z39WbeupErKS8TwbDS5yU8eZSa3C/dependencies", "cargo", "fetch", "--locked"]

Ambient stderr

<empty log>