Radicle repository id rad:z39WbeupErKS8TwbDS5yU8eZSa3C
[2025-09-12T05:09:58Z 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)
{
"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": "cc1ee5065d06ce210a21c8c02e389aa1480a8f1e",
"after": "cc1ee5065d06ce210a21c8c02e389aa1480a8f1e",
"branch": "devel",
"commits": [
"cc1ee5065d06ce210a21c8c02e389aa1480a8f1e"
]
}[2025-09-12T05:09:57Z INFO ambient] ambient starts
[2025-09-12T05:09:57Z 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-12T05:09:57Z 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-12T05:09:57Z 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-12T05:09:57Z DEBUG ambient_ci::project] load project state from /home/_rad/ambient-state/rad:z39WbeupErKS8TwbDS5yU8eZSa3C/meta.yaml
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] no latest commit stored
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] is a git repository
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] git repository is clean
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] current (HEAD) commit: cc1ee5065d06ce210a21c8c02e389aa1480a8f1e
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] no dry run requested
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] forced run requested
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] run? true
[2025-09-12T05:09:57Z INFO ambient_ci::run] project rad:z39WbeupErKS8TwbDS5yU8eZSa3C: running CI
[2025-09-12T05:09:57Z DEBUG ambient_ci::run] Executing pre-plan steps
[2025-09-12T05:09:57Z DEBUG ambient_ci::action] Plan::execute: CargoFetch {
sourcedir: "/tmp/.tmpNNIoYB/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/.tmpNNIoYB/src (exists? true)
extra_env=[]
Updating crates.io index
error: the lock file /tmp/.tmpNNIoYB/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"]
<empty log>