{
"request": "trigger",
"version": 1,
"event_type": "patch",
"repository": {
"id": "rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M",
"name": "radicle-job",
"description": "Radicle Job Collaborative Object",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
"did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx"
]
},
"action": "Created",
"patch": {
"id": "da55667860741ee221483fc42fa7cbbb58e0cfc2",
"author": {
"id": "did:key:z6MkwPUeUS2fJMfc2HZN1RQTQcTTuhw4HhPySB8JeUg2mVvx",
"alias": "rudolfs"
},
"title": "chore: upgrade to radicle 0.25",
"state": {
"status": "open",
"conflicts": []
},
"before": "c6d10d40f5aadaa1898f65b8d77ca524336cb1f9",
"after": "6d78d36cd32f3f8ec27b6681936d0a7510938f25",
"commits": [
"6d78d36cd32f3f8ec27b6681936d0a7510938f25"
],
"target": "c6d10d40f5aadaa1898f65b8d77ca524336cb1f9",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "da55667860741ee221483fc42fa7cbbb58e0cfc2",
"author": {
"id": "did:key:z6MkwPUeUS2fJMfc2HZN1RQTQcTTuhw4HhPySB8JeUg2mVvx",
"alias": "rudolfs"
},
"description": "",
"base": "c6d10d40f5aadaa1898f65b8d77ca524336cb1f9",
"oid": "6d78d36cd32f3f8ec27b6681936d0a7510938f25",
"timestamp": 1784789704
}
]
}
}executor from config: /usr/bin/ambient-execute-plan
executor from PATH: /usr/bin/ambient-execute-plan
run CI for rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M
CONSTRUCT: 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",
},
uefi: false,
lint: false,
secrets: None,
} Project {
source: TildePathBuf {
path: "src",
},
expanded_source: "/tmp/.tmpUyov4m/src",
image: TildePathBuf {
path: "/home/_rad/ambient.qcow2",
},
expanded_image: "/home/_rad/ambient.qcow2",
pre_plan: Some(
[
CargoFetch,
],
),
plan: Some(
[
CargoFmt,
CargoClippy,
CargoTest,
],
),
post_plan: Some(
[],
),
artifact_max_size: None,
cache_max_size: None,
dependencies_max_size: None,
}
SECRETS: copy OK
SECRETS: copy OK
<empty log>
ambient-execute-plan0.16.0@da3268dsteps:
- action: mkdir
pathname: /ci
- action: mkdir
pathname: /ci/artifacts
- action: mkdir
pathname: /ci/artifacts/debian
- action: mkdir
pathname: /ci/artifacts/rsync
- action: mkdir
pathname: /ci/secrets
- action: mkdir
pathname: /ci/deps
- action: tar_extract
archive: /dev/vdc
directory: /ci/src
- action: tar_extract
archive: /dev/vdf
directory: /ci/deps
- action: tar_extract
archive: /dev/vde
directory: /ci/cache
- action: tar_extract
archive: /dev/vdd
directory: /ci/artifacts
- action: tar_extract
archive: /dev/vdg
directory: /ci/secrets
- action: shell
shell: ln -sf /ci /workspace
- action: create_file
filename: /root/.ssh/config
content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n "
overwrite: true
- action: cargo_fetch
- action: tar_create
archive: /dev/vde
directory: /ci/cache
- action: tar_create
archive: /dev/vdd
directory: /ci/artifacts
- action: tar_create
archive: /dev/vdf
directory: /ci/deps
executor_drive: /dev/vdb
source_drive: /dev/vdc
artifact_drive: /dev/vdd
cache_drive: /dev/vde
deps_drive: /dev/vdf
secrets_drive: null
workspace_dir: /ci
source_dir: /ci/src
deps_dir: /ci/deps
cache_dir: /ci/cache
artifacts_dir: /ci/artifacts
secrets_dir: null
envs: {}
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/deps
- action: mkdir pathname: /ci/deps
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
- action: shell shell: ln -sf /ci /workspace
bash-cset -xeuo pipefail
ln -sf /ci /workspace
+ ln -sf /ci /workspace
- action: shell shell: ln -sf /ci /workspace
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
- action: cargo_fetch
cargo--versioncargo 1.97.1 (c980f4866 2026-06-30)
cargoclippy--versionclippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc--versionrustc 1.97.1 (8bab26f4f 2026-07-14)
cargofetch--lockedUpdating crates.io index Downloading crates ... Downloaded secrecy v0.10.3 Downloaded bcrypt-pbkdf v0.10.0 Downloaded pbkdf2 v0.12.2 Downloaded byteorder v1.5.0 Downloaded ref-cast v1.0.25 Downloaded base256emoji v1.0.2 Downloaded ascii v1.1.0 Downloaded amplify_num v0.5.3 Downloaded amplify_syn v2.0.1 Downloaded radicle-dag v0.10.0 Downloaded fast-glob v0.3.3 Downloaded uuid v1.23.1 Downloaded wasm-bindgen-macro v0.2.118 Downloaded semver v1.0.28 Downloaded serde v1.0.228 Downloaded unicode-xid v0.2.6 Downloaded log v0.4.29 Downloaded wasm-metadata v0.244.0 Downloaded windows-strings v0.1.0 Downloaded windows-interface v0.58.0 Downloaded blowfish v0.9.1 Downloaded ssh-agent-lib v0.6.0 Downloaded ref-cast-impl v1.0.25 Downloaded match-lookup v0.1.2 Downloaded ed25519 v1.5.3 Downloaded amplify_derive v4.0.1 Downloaded nonempty v0.9.0 Downloaded dunce v1.0.5 Downloaded bytesize v2.3.1 Downloaded base64 v0.21.7 Downloaded clap_derive v4.6.1 Downloaded wasm-bindgen-macro-support v0.2.118 Downloaded cfg-if v1.0.4 Downloaded serde_core v1.0.228 Downloaded wit-bindgen-rust-macro v0.51.0 Downloaded equivalent v1.0.2 Downloaded foldhash v0.1.5 Downloaded itoa v1.0.18 Downloaded id-arena v2.3.0 Downloaded wasm-encoder v0.244.0 Downloaded leb128fmt v0.1.0 Downloaded heck v0.5.0 Downloaded percent-encoding v2.3.2 Downloaded winpipe v0.1.1 Downloaded windows-core v0.58.0 Downloaded windows-result v0.2.0 Downloaded windows-implement v0.58.0 Downloaded block-padding v0.3.3 Downloaded schemars v1.2.1 Downloaded schemars_derive v1.2.1 Downloaded serde_derive_internals v0.29.1 Downloaded dyn-clone v1.0.20 Downloaded multibase v0.9.2 Downloaded data-encoding-macro v0.1.20 Downloaded data-encoding-macro-internal v0.1.18 Downloaded data-encoding v2.11.0 Downloaded const-str v0.4.3 Downloaded ec25519 v0.1.0 Downloaded signature v1.6.4 Downloaded radicle-cob v0.21.0 Downloaded terminal_size v0.4.4 Downloaded strsim v0.11.1 Downloaded clap_lex v1.1.0 Downloaded wasm-bindgen-shared v0.2.118 Downloaded rustversion v1.0.22 Downloaded once_cell v1.21.4 Downloaded bitflags v2.11.1 Downloaded zmij v1.0.21 Downloaded memchr v2.8.0 Downloaded anyhow v1.0.102 Downloaded wit-bindgen-core v0.51.0 Downloaded wit-bindgen v0.57.1 Downloaded thiserror v1.0.69 Downloaded zeroize v1.8.2 Downloaded ssh-encoding v0.2.0 Downloaded version_check v0.9.5 Downloaded inout v0.1.4 Downloaded num-iter v0.1.45 Downloaded rfc6979 v0.4.0 Downloaded curve25519-dalek-derive v0.1.1 Downloaded base-x v0.2.11 Downloaded clap v4.6.1 Downloaded wasm-bindgen v0.2.118 Downloaded unicode-ident v1.0.24 Downloaded quote v1.0.45 Downloaded proc-macro2 v1.0.106 Downloaded bumpalo v3.20.2 Downloaded serde_derive v1.0.228 Downloaded js-sys v0.3.95 Downloaded getrandom v0.4.2 Downloaded wit-bindgen v0.51.0 Downloaded wit-bindgen-rust v0.51.0 Downloaded wit-parser v0.244.0 Downloaded indexmap v2.14.0 Downloaded hashbrown v0.17.0 Downloaded hashbrown v0.15.5 Downloaded prettyplease v0.2.37 Downloaded r-efi v6.0.0 Downloaded url v2.5.8 Downloaded cpufeatures v0.2.17 Downloaded universal-hash v0.5.1 Downloaded opaque-debug v0.3.1 Downloaded base16ct v0.2.0 Downloaded syn v1.0.109 Downloaded clap_builder v4.6.0 Downloaded chrono v0.4.44 Downloaded syn v2.0.117 Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 Downloaded wit-component v0.244.0 Downloaded wasmparser v0.244.0 Downloaded serde_json v1.0.149 Downloaded wasip2 v1.0.3+wasi-0.2.9 Downloaded libc v0.2.186 Downloaded idna v1.1.0 Downloaded utf8_iter v1.0.4 Downloaded smallvec v1.15.1 Downloaded idna_adapter v1.2.1 Downloaded icu_properties v2.2.0 Downloaded zerofrom v0.1.7 Downloaded synstructure v0.13.2 Downloaded yoke-derive v0.8.2 Downloaded stable_deref_trait v1.2.1 Downloaded once_cell_polyfill v1.70.2 Downloaded anstyle-query v1.1.5 Downloaded tinyvec_macros v0.1.1 Downloaded crypto-common v0.1.7 Downloaded block-buffer v0.10.4 Downloaded ghash v0.5.1 Downloaded zerovec v0.11.6 Downloaded zerovec-derive v0.11.3 Downloaded zerofrom-derive v0.1.7 Downloaded yoke v0.8.2 Downloaded zerotrie v0.2.4 Downloaded displaydoc v0.2.5 Downloaded windows-link v0.2.1 Downloaded matchers v0.2.0 Downloaded test-log-macros v0.2.20 Downloaded test-log-core v0.2.20 Downloaded env_logger v0.11.10 Downloaded env_filter v1.0.1 Downloaded anstyle v1.0.14 Downloaded anstream v1.0.0 Downloaded utf8parse v0.2.2 Downloaded is_terminal_polyfill v1.70.2 Downloaded colorchoice v1.0.5 Downloaded anstyle-wincon v3.0.11 Downloaded anstyle-parse v1.0.0 Downloaded radicle v0.25.0 Downloaded unicode-normalization v0.1.25 Downloaded tempfile v3.27.0 Downloaded generic-array v0.14.7 Downloaded aead v0.5.2 Downloaded tinyvec v1.11.0 Downloaded uds_windows v1.2.1 Downloaded rustix v1.1.4 Downloaded autocfg v1.5.0 Downloaded signature v2.2.0 Downloaded rustc_version v0.4.1 Downloaded memoffset v0.9.1 Downloaded pkg-config v0.3.33 Downloaded test-log v0.2.20 Downloaded sqlite3-sys v0.18.0 Downloaded shlex v1.3.0 Downloaded typeid v1.0.3 Downloaded cc v1.2.61 Downloaded jobserver v0.1.34 Downloaded getrandom v0.3.4 Downloaded r-efi v5.3.0 Downloaded find-msvc-tools v0.1.9 Downloaded siphasher v1.0.2 Downloaded serde-untagged v0.1.9 Downloaded erased-serde v0.4.10 Downloaded qcheck v1.0.0 Downloaded rand v0.8.6 Downloaded rand_core v0.6.4 Downloaded getrandom v0.2.17 Downloaded wasi v0.11.1+wasi-snapshot-preview1 Downloaded rand_chacha v0.3.1 Downloaded ppv-lite86 v0.2.21 Downloaded thiserror-impl v1.0.69 Downloaded windows-targets v0.52.6 Downloaded form_urlencoded v1.2.2 Downloaded potential_utf v0.1.5 Downloaded lazy_static v1.5.0 Downloaded digest v0.10.7 Downloaded pem-rfc7468 v0.7.0 Downloaded radicle-git-ref-format v0.1.0 Downloaded git-ref-format-core v0.6.0 Downloaded radicle-crypto v0.18.0 Downloaded vcpkg v0.2.15 Downloaded errno v0.3.14 Downloaded sha2 v0.10.9 Downloaded ssh-cipher v0.2.0 Downloaded ctr v0.9.2 Downloaded cipher v0.4.4 Downloaded chacha20 v0.9.1 Downloaded pkcs8 v0.10.2 Downloaded num-integer v0.1.46 Downloaded base64ct v1.8.3 Downloaded group v0.13.0 Downloaded ed25519 v2.2.3 Downloaded poly1305 v0.8.0 Downloaded sqlite3-src v0.7.0 Downloaded subtle v2.6.1 Downloaded cbc v0.1.2 Downloaded ff v0.13.1 Downloaded windows_x86_64_gnullvm v0.52.6 Downloaded primeorder v0.13.6 Downloaded tracing-log v0.2.0 Downloaded writeable v0.6.3 Downloaded thiserror-impl v2.0.18 Downloaded socks5-client v0.4.3 Downloaded thiserror v2.0.18 Downloaded tinystr v0.8.3 Downloaded libz-sys v1.1.28 Downloaded windows_x86_64_msvc v0.52.6 Downloaded windows_x86_64_gnu v0.52.6 Downloaded windows_i686_msvc v0.52.6 Downloaded thread_local v1.1.9 Downloaded ecdsa v0.16.9 Downloaded sec1 v0.7.3 Downloaded polyval v0.6.2 Downloaded pin-project-lite v0.2.17 Downloaded fastrand v2.4.1 Downloaded windows v0.58.0 Downloaded amplify v4.9.0 Downloaded spki v0.7.3 Downloaded pkcs1 v0.7.5 Downloaded hmac v0.12.1 Downloaded valuable v0.1.1 Downloaded spin v0.9.8 Downloaded const-oid v0.9.6 Downloaded litemap v0.8.2 Downloaded nu-ansi-term v0.50.3 Downloaded num-traits v0.2.19 Downloaded icu_provider v2.2.0 Downloaded p256 v0.13.2 Downloaded elliptic-curve v0.13.8 Downloaded icu_locale_core v2.2.0 Downloaded tracing-core v0.1.36 Downloaded icu_normalizer_data v2.2.0 Downloaded nonempty v0.11.0 Downloaded radicle-core v0.4.0 Downloaded cyphernet v0.5.4 Downloaded radicle-oid v0.2.1 Downloaded cyphergraphy v0.3.1 Downloaded sharded-slab v0.1.7 Downloaded radicle-git-metadata v0.2.0 Downloaded cypheraddr v0.4.1 Downloaded der v0.7.10 Downloaded ed25519-dalek v2.2.0 Downloaded rsa v0.9.10 Downloaded icu_normalizer v2.2.0 Downloaded crypto-bigint v0.5.5 Downloaded zerocopy-derive v0.8.48 Downloaded icu_collections v2.2.0 Downloaded defer-heavy v0.1.0 Downloaded sync-ptr v0.1.4 Downloaded typenum v1.20.0 Downloaded ssh-key v0.6.7 Downloaded sqlite v0.37.0 Downloaded aes v0.8.4 Downloaded num-bigint-dig v0.8.6 Downloaded radicle-localtime v0.1.0 Downloaded aes-gcm v0.10.3 Downloaded p521 v0.13.3 Downloaded libm v0.2.16 Downloaded icu_properties_data v2.2.0 Downloaded p384 v0.13.1 Downloaded aho-corasick v1.1.4 Downloaded tracing-subscriber v0.3.23 Downloaded git2 v0.21.0 Downloaded zerocopy v0.8.48 Downloaded curve25519-dalek v4.1.3 Downloaded regex-syntax v0.8.10 Downloaded windows_aarch64_gnullvm v0.52.6 Downloaded windows_i686_gnullvm v0.52.6 Downloaded fiat-crypto v0.2.9 Downloaded tracing v0.1.44 Downloaded regex-automata v0.4.14 Downloaded windows_aarch64_msvc v0.52.6 Downloaded windows_i686_gnu v0.52.6 Downloaded libgit2-sys v0.18.5+1.9.4 Downloaded windows-sys v0.61.2 Downloaded linux-raw-sys v0.12.1
- action: cargo_fetch
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
- action: tar_create archive: /dev/vdf directory: /ci/deps
- action: tar_create archive: /dev/vdf directory: /ci/deps
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
Booting `Debian GNU/Linux'
Loading Linux 6.12.86+deb13-amd64 ...
Loading initial ramdisk ...
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
Loading, please wait...
Starting systemd-udevd version 257.13-1~deb13u1
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.41
fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/vda2
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
Welcome to Debian GNU/Linux 13 (trixie)!
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[ OK ] Created slice user.slice - User and Session Slice.
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Set up automount proc-sys-fs-binfm…ormats File System Automount Point.
Expecting device dev-ttyS0.device - /dev/ttyS0...
[ OK ] Reached target paths.target - Path Units.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target slices.target - Slice Units.
[ OK ] Reached target swap.target - Swaps.
[ OK ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journald.socket - Journal Sockets.
[ OK ] Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Mounting tmp.mount - Temporary Directory /tmp...
Starting kmod-static-nodes.service…eate List of Static Device Nodes...
Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting systemd-journald.service - Journal Service...
Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-network-generator…k Units from Kernel Command Line...
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
Starting systemd-udev-load-credent…Load udev Rules from Credentials...
Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ OK ] Started systemd-journald.service - Journal Service.
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ OK ] Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ OK ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ OK ] Mounted tmp.mount - Temporary Directory /tmp.
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Finished modprobe@drm.service - Load Kernel Module drm.
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules.
[ OK ] Finished systemd-network-generator…ork Units from Kernel Command Line.
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
[ OK ] Finished systemd-udev-load-credent…- Load udev Rules from Credentials.
[ OK ] Reached target network-pre.target - Preparation for Network.
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...
Starting systemd-random-seed.service - Load/Save OS Random Seed...
Starting systemd-sysctl.service - Apply Kernel Variables...
Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...
[ OK ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ OK ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.
Starting systemd-sysusers.service - Create System Users...
[ OK ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Finished systemd-sysusers.service - Create System Users.
Starting systemd-resolved.service - Network Name Resolution...
Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...
[ OK ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
[ OK ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.
[ OK ] Reached target local-fs-pre.target…Preparation for Local File Systems.
[ OK ] Set up automount efi.automount - EFI System Partition Automount.
[ OK ] Reached target local-fs.target - Local File Systems.
[ OK ] Listening on systemd-sysext.socket… System Extension Image Management.
Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Starting systemd-tmpfiles-setup.se…ate System Files and Directories...
Starting systemd-udevd.service - R…ager for Device Events and Files...
[ OK ] Started systemd-resolved.service - Network Name Resolution.
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups.
[ OK ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories.
Starting ldconfig.service - Rebuild Dynamic Linker Cache...
Starting systemd-journal-catalog-u…ervice - Rebuild Journal Catalog...
[ OK ] Finished systemd-journal-catalog-u….service - Rebuild Journal Catalog.
[ OK ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
Starting systemd-networkd.service - Network Configuration...
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
[ OK ] Finished ldconfig.service - Rebuild Dynamic Linker Cache.
Starting systemd-update-done.service - Update is Completed...
[ OK ] Finished systemd-update-done.service - Update is Completed.
Mounting proc-sys-fs-binfmt_misc.m…cutable File Formats File System...
[ OK ] Mounted proc-sys-fs-binfmt_misc.mo…xecutable File Formats File System.
[ OK ] Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Reached target sysinit.target - System Initialization.
[ OK ] Started apt-daily.timer - Daily apt download activities.
[ OK ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Started man-db.timer - Daily man-db regeneration.
[ OK ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Reached target timers.target - Timer Units.
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Listening on sshd-unix-local.socke…temd-ssh-generator, AF_UNIX Local).
[ OK ] Listening on systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Reached target sockets.target - Socket Units.
[ OK ] Reached target basic.target - Basic System.
Starting ambient.service - Run build job for Ambient CI...
Starting dbus.service - D-Bus System Message Bus...
Starting grub-common.service - Record successful boot for GRUB...
Starting systemd-logind.service - User Login Management...
[ OK ] Started dbus.service - D-Bus System Message Bus.
[ OK ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch.
[ OK ] Started systemd-logind.service - User Login Management.
[ OK ] Finished grub-common.service - Record successful boot for GRUB.
[ OK ] Started systemd-networkd.service - Network Configuration.
[ OK ] Reached target network.target - Network.
Starting ssh.service - OpenBSD Secure Shell server...
Starting systemd-networkd-persiste…tent Storage in systemd-networkd...
Starting systemd-user-sessions.service - Permit User Sessions...
[ OK ] Finished systemd-user-sessions.service - Permit User Sessions.
[ OK ] Finished systemd-networkd-persiste…istent Storage in systemd-networkd.
[ OK ] Started getty@tty1.service - Getty on tty1.
[ OK ] Started serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Reached target getty.target - Login Prompts.
[ OK ] Started ssh.service - OpenBSD Secure Shell server.
Debian GNU/Linux 13 ambient-dev ttyS0
ambient-dev login: [ OK ] Removed slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Stopped target getty.target - Login Prompts.
[ OK ] Stopped target nss-lookup.target - Host and Network Name Lookups.
[ OK ] Stopped target timers.target - Timer Units.
[ OK ] Stopped Stopping serial-getty@ttyS0.service - Serial Getty on ttyS0...
Stopping ssh.service - OpenBSD Secure Shell server...
Stopping systemd-logind.service - User Login Management...
Stopping systemd-networkd-persiste…tent Storage in systemd-networkd...
Stopping systemd-random-seed.service - Load/Save OS Random Seed...
[ OK ] Stopped systemd-udev-load-credenti…- Load udev Rules from Credentials.
[ OK ] Stopped ssh.service - OpenBSD Secure Shell server.
[ OK ] Stopped dbus.service - D-Bus System Message Bus.
[ OK ] Stopped getty@tty1.service - Getty on tty1.
[ OK ] Stopped serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Stopped ambient.service - Run build job for Ambient CI.
[ OK ] Stopped systemd-networkd-persisten…istent Storage in systemd-networkd.
[ OK ] Stopped systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Stopped systemd-logind.service - User Login Management.
[ OK ] Removed slice system-getty.slice - Slice /system/getty.
[ OK ] Removed slice system-serial\x2dget…slice - Slice /system/serial-getty.
Stopping systemd-user-sessions.service - Permit User Sessions...
[ OK ] Stopped systemd-user-sessions.service - Permit User Sessions.
[ OK ] Stopped target basic.target - Basic System.
[ OK ] Stopped target network.target - Network.
[ OK ] Stopped target paths.target - Path Units.
[ OK ] Stopped systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Stopped systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Stopped target remote-fs.target - Remote File Systems.
[ OK ] Stopped target slices.target - Slice Units.
[ OK ] Removed slice user.slice - User and Session Slice.
[ OK ] Stopped target sockets.target - Socket Units.
[ OK ] Closed dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Closed sshd-unix-local.socket - Op…temd-ssh-generator, AF_UNIX Local).
[ OK ] Closed systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Stopped target sysinit.target - System Initialization.
Stopping systemd-binfmt.service - Set Up Additional Binary Formats...
Stopping systemd-networkd.service - Network Configuration...
Stopping systemd-resolved.service - Network Name Resolution...
[ OK ] Stopped systemd-update-done.service - Update is Completed.
[ OK ] Stopped ldconfig.service - Rebuild Dynamic Linker Cache.
[ OK ] Stopped systemd-journal-catalog-up….service - Rebuild Journal Catalog.
[ OK ] Stopped systemd-tmpfiles-setup.ser…reate System Files and Directories.
[ OK ] Stopped systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Unset automount proc-sys-fs-binfmt…ormats File System Automount Point.
[ OK ] Stopped target local-fs.target - Local File Systems.
[ OK ] Unset automount efi.automount - EFI System Partition Automount.
[ OK ] Stopped target local-fs-pre.target…Preparation for Local File Systems.
Unmounting run-lock.mount - Legacy Locks Directory /run/lock...
Unmounting tmp.mount - Temporary Directory /tmp...
[ OK ] Stopped systemd-tmpfiles-setup-dev…Create Static Device Nodes in /dev.
[ OK ] Stopped systemd-resolved.service - Network Name Resolution.
[ OK ] Stopped systemd-networkd.service - Network Configuration.
[ OK ] Unmounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Unmounted tmp.mount - Temporary Directory /tmp.
[ OK ] Stopped target network-pre.target - Preparation for Network.
[ OK ] Stopped target swap.target - Swaps.
[ OK ] Reached target umount.target - Unmount All Filesystems.
[ OK ] Closed systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Stopped systemd-network-generator.…ork Units from Kernel Command Line.
[ OK ] Stopped systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Stopped systemd-modules-load.service - Load Kernel Modules.
[ OK ] Stopped systemd-sysusers.service - Create System Users.
[ OK ] Stopped systemd-remount-fs.service…mount Root and Kernel File Systems.
[ OK ] Stopped systemd-tmpfiles-setup-dev…ic Device Nodes in /dev gracefully.
[ OK ] Reached target shutdown.target - System Shutdown.
[ OK ] Reached target final.target - Late Shutdown Services.
[ OK ] Finished systemd-poweroff.service - System Power Off.
[ OK ] Reached target poweroff.target - System Power Off.
[ 17.393966] reboot: Power down
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
INFO: Block devices
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sr0 11:0 1 372K 0 rom
vda 254:0 0 100G 0 disk
├─vda1 254:1 0 953M 0 part
└─vda2 254:2 0 99.1G 0 part /
vdb 254:16 0 5.3M 1 disk
vdc 254:32 0 1.7M 1 disk
vdd 254:48 0 953.7M 0 disk
vde 254:64 0 27.9G 0 disk
vdf 254:80 0 100G 0 disk
vdg 254:96 0 10K 1 disk
INFO: Extracting tar archive from /dev/vdb
drwxr-xr-x _rad/_rad 0 2026-07-23 06:55 ./
-rw-r--r-- _rad/_rad 1294 2026-07-23 06:55 ./plan.yaml
-rwxr-xr-x _rad/_rad 5525824 2026-07-23 06:55 ./run-ci
INFO: Extracted files:
8 0 drwxr-xr-x 2 1000 1000 80 Jul 23 06:55 .
10 5400 -rwxr-xr-x 1 1000 1000 5525824 Jul 23 06:55 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1294 Jul 23 06:55 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.16.0@da3268d","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":846552362},"log_source":"Plan"}
{"type":"runnable_plan","steps":[{"action":"mkdir","pathname":"/ci"},{"action":"mkdir","pathname":"/ci/artifacts"},{"action":"mkdir","pathname":"/ci/artifacts/debian"},{"action":"mkdir","pathname":"/ci/artifacts/rsync"},{"action":"mkdir","pathname":"/ci/secrets"},{"action":"mkdir","pathname":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src"},{"action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts"},{"action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets"},{"action":"shell","shell":"ln -sf /ci /workspace"},{"action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true},{"action":"cargo_fetch"},{"action":"tar_create","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts"},{"action":"tar_create","archive":"/dev/vdf","directory":"/ci/deps"}],"executor_drive":"/dev/vdb","source_drive":"/dev/vdc","artifact_drive":"/dev/vdd","cache_drive":"/dev/vde","deps_drive":"/dev/vdf","secrets_drive":null,"workspace_dir":"/ci","source_dir":"/ci/src","deps_dir":"/ci/deps","cache_dir":"/ci/cache","artifacts_dir":"/ci/artifacts","secrets_dir":null,"envs":{},"timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":846805444},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":847033406},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":847765718},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":847911898},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":847942436},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848124539},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848152865},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848338254},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848363402},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848551867},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848578382},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848764993},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848789791},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":848978238},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":898964201},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":898991691},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":900777904},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":900910205},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":902197116},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":902229684},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":903527335},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":903556841},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":907179887},"log_source":"Plan"}
{"type":"execute_action","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":907225320},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[98,97,115,104]},{"Unix":[45,99]},{"Unix":[115,101,116,32,45,120,101,117,111,32,112,105,112,101,102,97,105,108,10,108,110,32,45,115,102,32,47,99,105,32,47,119,111,114,107,115,112,97,99,101,10]}],"timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":907235097},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":916028323},"log_source":"Plan"}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":916204165},"log_source":"Plan"}
{"type":"execute_action","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":916208517},"log_source":"Plan"}
{"type":"action_succeeded","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":916747118},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_fetch","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":916758202},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":916765779},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":961359172},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[99,108,105,112,112,121]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789713,"nanos_since_epoch":961405354},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789714,"nanos_since_epoch":31142068},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[114,117,115,116,99]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789714,"nanos_since_epoch":33973709},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789714,"nanos_since_epoch":63596217},"log_source":"Plan"}
copying relevant files to /tmp/.tmpFX7Dc8
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[102,101,116,99,104]},{"Unix":[45,45,108,111,99,107,101,100]}],"timestamp":{"secs_since_epoch":1784789714,"nanos_since_epoch":69710676},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":" Updating crates.io index\n Downloading crates ...\n Downloaded secrecy v0.10.3\n Downloaded bcrypt-pbkdf v0.10.0\n Downloaded pbkdf2 v0.12.2\n Downloaded byteorder v1.5.0\n Downloaded ref-cast v1.0.25\n Downloaded base256emoji v1.0.2\n Downloaded ascii v1.1.0\n Downloaded amplify_num v0.5.3\n Downloaded amplify_syn v2.0.1\n Downloaded radicle-dag v0.10.0\n Downloaded fast-glob v0.3.3\n Downloaded uuid v1.23.1\n Downloaded wasm-bindgen-macro v0.2.118\n Downloaded semver v1.0.28\n Downloaded serde v1.0.228\n Downloaded unicode-xid v0.2.6\n Downloaded log v0.4.29\n Downloaded wasm-metadata v0.244.0\n Downloaded windows-strings v0.1.0\n Downloaded windows-interface v0.58.0\n Downloaded blowfish v0.9.1\n Downloaded ssh-agent-lib v0.6.0\n Downloaded ref-cast-impl v1.0.25\n Downloaded match-lookup v0.1.2\n Downloaded ed25519 v1.5.3\n Downloaded amplify_derive v4.0.1\n Downloaded nonempty v0.9.0\n Downloaded dunce v1.0.5\n Downloaded bytesize v2.3.1\n Downloaded base64 v0.21.7\n Downloaded clap_derive v4.6.1\n Downloaded wasm-bindgen-macro-support v0.2.118\n Downloaded cfg-if v1.0.4\n Downloaded serde_core v1.0.228\n Downloaded wit-bindgen-rust-macro v0.51.0\n Downloaded equivalent v1.0.2\n Downloaded foldhash v0.1.5\n Downloaded itoa v1.0.18\n Downloaded id-arena v2.3.0\n Downloaded wasm-encoder v0.244.0\n Downloaded leb128fmt v0.1.0\n Downloaded heck v0.5.0\n Downloaded percent-encoding v2.3.2\n Downloaded winpipe v0.1.1\n Downloaded windows-core v0.58.0\n Downloaded windows-result v0.2.0\n Downloaded windows-implement v0.58.0\n Downloaded block-padding v0.3.3\n Downloaded schemars v1.2.1\n Downloaded schemars_derive v1.2.1\n Downloaded serde_derive_internals v0.29.1\n Downloaded dyn-clone v1.0.20\n Downloaded multibase v0.9.2\n Downloaded data-encoding-macro v0.1.20\n Downloaded data-encoding-macro-internal v0.1.18\n Downloaded data-encoding v2.11.0\n Downloaded const-str v0.4.3\n Downloaded ec25519 v0.1.0\n Downloaded signature v1.6.4\n Downloaded radicle-cob v0.21.0\n Downloaded terminal_size v0.4.4\n Downloaded strsim v0.11.1\n Downloaded clap_lex v1.1.0\n Downloaded wasm-bindgen-shared v0.2.118\n Downloaded rustversion v1.0.22\n Downloaded once_cell v1.21.4\n Downloaded bitflags v2.11.1\n Downloaded zmij v1.0.21\n Downloaded memchr v2.8.0\n Downloaded anyhow v1.0.102\n Downloaded wit-bindgen-core v0.51.0\n Downloaded wit-bindgen v0.57.1\n Downloaded thiserror v1.0.69\n Downloaded zeroize v1.8.2\n Downloaded ssh-encoding v0.2.0\n Downloaded version_check v0.9.5\n Downloaded inout v0.1.4\n Downloaded num-iter v0.1.45\n Downloaded rfc6979 v0.4.0\n Downloaded curve25519-dalek-derive v0.1.1\n Downloaded base-x v0.2.11\n Downloaded clap v4.6.1\n Downloaded wasm-bindgen v0.2.118\n Downloaded unicode-ident v1.0.24\n Downloaded quote v1.0.45\n Downloaded proc-macro2 v1.0.106\n Downloaded bumpalo v3.20.2\n Downloaded serde_derive v1.0.228\n Downloaded js-sys v0.3.95\n Downloaded getrandom v0.4.2\n Downloaded wit-bindgen v0.51.0\n Downloaded wit-bindgen-rust v0.51.0\n Downloaded wit-parser v0.244.0\n Downloaded indexmap v2.14.0\n Downloaded hashbrown v0.17.0\n Downloaded hashbrown v0.15.5\n Downloaded prettyplease v0.2.37\n Downloaded r-efi v6.0.0\n Downloaded url v2.5.8\n Downloaded cpufeatures v0.2.17\n Downloaded universal-hash v0.5.1\n Downloaded opaque-debug v0.3.1\n Downloaded base16ct v0.2.0\n Downloaded syn v1.0.109\n Downloaded clap_builder v4.6.0\n Downloaded chrono v0.4.44\n Downloaded syn v2.0.117\n Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06\n Downloaded wit-component v0.244.0\n Downloaded wasmparser v0.244.0\n Downloaded serde_json v1.0.149\n Downloaded wasip2 v1.0.3+wasi-0.2.9\n Downloaded libc v0.2.186\n Downloaded idna v1.1.0\n Downloaded utf8_iter v1.0.4\n Downloaded smallvec v1.15.1\n Downloaded idna_adapter v1.2.1\n Downloaded icu_properties v2.2.0\n Downloaded zerofrom v0.1.7\n Downloaded synstructure v0.13.2\n Downloaded yoke-derive v0.8.2\n Downloaded stable_deref_trait v1.2.1\n Downloaded once_cell_polyfill v1.70.2\n Downloaded anstyle-query v1.1.5\n Downloaded tinyvec_macros v0.1.1\n Downloaded crypto-common v0.1.7\n Downloaded block-buffer v0.10.4\n Downloaded ghash v0.5.1\n Downloaded zerovec v0.11.6\n Downloaded zerovec-derive v0.11.3\n Downloaded zerofrom-derive v0.1.7\n Downloaded yoke v0.8.2\n Downloaded zerotrie v0.2.4\n Downloaded displaydoc v0.2.5\n Downloaded windows-link v0.2.1\n Downloaded matchers v0.2.0\n Downloaded test-log-macros v0.2.20\n Downloaded test-log-core v0.2.20\n Downloaded env_logger v0.11.10\n Downloaded env_filter v1.0.1\n Downloaded anstyle v1.0.14\n Downloaded anstream v1.0.0\n Downloaded utf8parse v0.2.2\n Downloaded is_terminal_polyfill v1.70.2\n Downloaded colorchoice v1.0.5\n Downloaded anstyle-wincon v3.0.11\n Downloaded anstyle-parse v1.0.0\n Downloaded radicle v0.25.0\n Downloaded unicode-normalization v0.1.25\n Downloaded tempfile v3.27.0\n Downloaded generic-array v0.14.7\n Downloaded aead v0.5.2\n Downloaded tinyvec v1.11.0\n Downloaded uds_windows v1.2.1\n Downloaded rustix v1.1.4\n Downloaded autocfg v1.5.0\n Downloaded signature v2.2.0\n Downloaded rustc_version v0.4.1\n Downloaded memoffset v0.9.1\n Downloaded pkg-config v0.3.33\n Downloaded test-log v0.2.20\n Downloaded sqlite3-sys v0.18.0\n Downloaded shlex v1.3.0\n Downloaded typeid v1.0.3\n Downloaded cc v1.2.61\n Downloaded jobserver v0.1.34\n Downloaded getrandom v0.3.4\n Downloaded r-efi v5.3.0\n Downloaded find-msvc-tools v0.1.9\n Downloaded siphasher v1.0.2\n Downloaded serde-untagged v0.1.9\n Downloaded erased-serde v0.4.10\n Downloaded qcheck v1.0.0\n Downloaded rand v0.8.6\n Downloaded rand_core v0.6.4\n Downloaded getrandom v0.2.17\n Downloaded wasi v0.11.1+wasi-snapshot-preview1\n Downloaded rand_chacha v0.3.1\n Downloaded ppv-lite86 v0.2.21\n Downloaded thiserror-impl v1.0.69\n Downloaded windows-targets v0.52.6\n Downloaded form_urlencoded v1.2.2\n Downloaded potential_utf v0.1.5\n Downloaded lazy_static v1.5.0\n Downloaded digest v0.10.7\n Downloaded pem-rfc7468 v0.7.0\n Downloaded radicle-git-ref-format v0.1.0\n Downloaded git-ref-format-core v0.6.0\n Downloaded radicle-crypto v0.18.0\n Downloaded vcpkg v0.2.15\n Downloaded errno v0.3.14\n Downloaded sha2 v0.10.9\n Downloaded ssh-cipher v0.2.0\n Downloaded ctr v0.9.2\n Downloaded cipher v0.4.4\n Downloaded chacha20 v0.9.1\n Downloaded pkcs8 v0.10.2\n Downloaded num-integer v0.1.46\n Downloaded base64ct v1.8.3\n Downloaded group v0.13.0\n Downloaded ed25519 v2.2.3\n Downloaded poly1305 v0.8.0\n Downloaded sqlite3-src v0.7.0\n Downloaded subtle v2.6.1\n Downloaded cbc v0.1.2\n Downloaded ff v0.13.1\n Downloaded windows_x86_64_gnullvm v0.52.6\n Downloaded primeorder v0.13.6\n Downloaded tracing-log v0.2.0\n Downloaded writeable v0.6.3\n Downloaded thiserror-impl v2.0.18\n Downloaded socks5-client v0.4.3\n Downloaded thiserror v2.0.18\n Downloaded tinystr v0.8.3\n Downloaded libz-sys v1.1.28\n Downloaded windows_x86_64_msvc v0.52.6\n Downloaded windows_x86_64_gnu v0.52.6\n Downloaded windows_i686_msvc v0.52.6\n Downloaded thread_local v1.1.9\n Downloaded ecdsa v0.16.9\n Downloaded sec1 v0.7.3\n Downloaded polyval v0.6.2\n Downloaded pin-project-lite v0.2.17\n Downloaded fastrand v2.4.1\n Downloaded windows v0.58.0\n Downloaded amplify v4.9.0\n Downloaded spki v0.7.3\n Downloaded pkcs1 v0.7.5\n Downloaded hmac v0.12.1\n Downloaded valuable v0.1.1\n Downloaded spin v0.9.8\n Downloaded const-oid v0.9.6\n Downloaded litemap v0.8.2\n Downloaded nu-ansi-term v0.50.3\n Downloaded num-traits v0.2.19\n Downloaded icu_provider v2.2.0\n Downloaded p256 v0.13.2\n Downloaded elliptic-curve v0.13.8\n Downloaded icu_locale_core v2.2.0\n Downloaded tracing-core v0.1.36\n Downloaded icu_normalizer_data v2.2.0\n Downloaded nonempty v0.11.0\n Downloaded radicle-core v0.4.0\n Downloaded cyphernet v0.5.4\n Downloaded radicle-oid v0.2.1\n Downloaded cyphergraphy v0.3.1\n Downloaded sharded-slab v0.1.7\n Downloaded radicle-git-metadata v0.2.0\n Downloaded cypheraddr v0.4.1\n Downloaded der v0.7.10\n Downloaded ed25519-dalek v2.2.0\n Downloaded rsa v0.9.10\n Downloaded icu_normalizer v2.2.0\n Downloaded crypto-bigint v0.5.5\n Downloaded zerocopy-derive v0.8.48\n Downloaded icu_collections v2.2.0\n Downloaded defer-heavy v0.1.0\n Downloaded sync-ptr v0.1.4\n Downloaded typenum v1.20.0\n Downloaded ssh-key v0.6.7\n Downloaded sqlite v0.37.0\n Downloaded aes v0.8.4\n Downloaded num-bigint-dig v0.8.6\n Downloaded radicle-localtime v0.1.0\n Downloaded aes-gcm v0.10.3\n Downloaded p521 v0.13.3\n Downloaded libm v0.2.16\n Downloaded icu_properties_data v2.2.0\n Downloaded p384 v0.13.1\n Downloaded aho-corasick v1.1.4\n Downloaded tracing-subscriber v0.3.23\n Downloaded git2 v0.21.0\n Downloaded zerocopy v0.8.48\n Downloaded curve25519-dalek v4.1.3\n Downloaded regex-syntax v0.8.10\n Downloaded windows_aarch64_gnullvm v0.52.6\n Downloaded windows_i686_gnullvm v0.52.6\n Downloaded fiat-crypto v0.2.9\n Downloaded tracing v0.1.44\n Downloaded regex-automata v0.4.14\n Downloaded windows_aarch64_msvc v0.52.6\n Downloaded windows_i686_gnu v0.52.6\n Downloaded libgit2-sys v0.18.5+1.9.4\n Downloaded windows-sys v0.61.2\n Downloaded linux-raw-sys v0.12.1\n","timestamp":{"secs_since_epoch":1784789720,"nanos_since_epoch":664909154},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_fetch","timestamp":{"secs_since_epoch":1784789720,"nanos_since_epoch":766281002},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789720,"nanos_since_epoch":766370504},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789720,"nanos_since_epoch":773131466},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789720,"nanos_since_epoch":773157155},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789720,"nanos_since_epoch":774397575},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789720,"nanos_since_epoch":774493281},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789722,"nanos_since_epoch":386799549},"log_source":"Plan"}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1784789722,"nanos_since_epoch":386839492},"log_source":"Plan"}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1784789722,"nanos_since_epoch":386847646},"log_source":"Plan"}
EXIT CODE: 0
ambient-execute-plan0.16.0@da3268dsteps:
- action: mkdir
pathname: /ci
- action: mkdir
pathname: /ci/artifacts
- action: mkdir
pathname: /ci/artifacts/debian
- action: mkdir
pathname: /ci/artifacts/rsync
- action: mkdir
pathname: /ci/secrets
- action: mkdir
pathname: /ci/deps
- action: tar_extract
archive: /dev/vdc
directory: /ci/src
- action: tar_extract
archive: /dev/vdf
directory: /ci/deps
- action: tar_extract
archive: /dev/vde
directory: /ci/cache
- action: tar_extract
archive: /dev/vdd
directory: /ci/artifacts
- action: tar_extract
archive: /dev/vdg
directory: /ci/secrets
- action: shell
shell: ln -sf /ci /workspace
- action: create_file
filename: /root/.ssh/config
content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n "
overwrite: true
- action: cargo_fmt
- action: cargo_clippy
- action: cargo_test
- action: tar_create
archive: /dev/vde
directory: /ci/cache
- action: tar_create
archive: /dev/vdd
directory: /ci/artifacts
executor_drive: /dev/vdb
source_drive: /dev/vdc
artifact_drive: /dev/vdd
cache_drive: /dev/vde
deps_drive: /dev/vdf
secrets_drive: null
workspace_dir: /ci
source_dir: /ci/src
deps_dir: /ci/deps
cache_dir: /ci/cache
artifacts_dir: /ci/artifacts
secrets_dir: null
envs: {}
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/deps
- action: mkdir pathname: /ci/deps
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
- action: shell shell: ln -sf /ci /workspace
bash-cset -xeuo pipefail
ln -sf /ci /workspace
+ ln -sf /ci /workspace
- action: shell shell: ln -sf /ci /workspace
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
- action: cargo_fmt
cargo--versioncargo 1.97.1 (c980f4866 2026-06-30)
cargoclippy--versionclippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc--versionrustc 1.97.1 (8bab26f4f 2026-07-14)
cargofmt--check- action: cargo_fmt
- action: cargo_clippy
cargo--versioncargo 1.97.1 (c980f4866 2026-06-30)
cargoclippy--versionclippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc--versionrustc 1.97.1 (8bab26f4f 2026-07-14)
cargoclippy--offline--locked--workspace--all-targets--no-deps----denywarnings Compiling proc-macro2 v1.0.106
Compiling quote v1.0.45
Compiling unicode-ident v1.0.24
Compiling serde_core v1.0.228
Compiling syn v2.0.117
Compiling serde v1.0.228
Compiling libc v0.2.186
Compiling version_check v0.9.5
Compiling generic-array v0.14.7
Checking cfg-if v1.0.4
Checking typenum v1.20.0
Checking subtle v2.6.1
Checking getrandom v0.2.17
Checking const-oid v0.9.6
Checking rand_core v0.6.4
Checking cpufeatures v0.2.17
Compiling jobserver v0.1.34
Compiling serde_derive v1.0.228
Compiling find-msvc-tools v0.1.9
Compiling shlex v1.3.0
Compiling cc v1.2.61
Compiling pkg-config v0.3.33
Compiling synstructure v0.13.2
Compiling zerocopy v0.8.48
Compiling zerofrom-derive v0.1.7
Checking zeroize v1.8.2
Checking crypto-common v0.1.7
Checking block-buffer v0.10.4
Checking digest v0.10.7
Checking der v0.7.10
Checking block-padding v0.3.3
Checking inout v0.1.4
Checking cipher v0.4.4
Checking sha2 v0.10.9
Compiling libm v0.2.16
Compiling autocfg v1.5.0
Checking spki v0.7.3
Checking zerofrom v0.1.7
Checking signature v2.2.0
Compiling num-traits v0.2.19
Compiling yoke-derive v0.8.2
Checking ff v0.13.1
Compiling syn v1.0.109
Checking base16ct v0.2.0
Checking stable_deref_trait v1.2.1
Checking yoke v0.8.2
Checking sec1 v0.7.3
Checking group v0.13.0
Checking crypto-bigint v0.5.5
Checking ppv-lite86 v0.2.21
Checking smallvec v1.15.1
Checking elliptic-curve v0.13.8
Checking rand_chacha v0.3.1
Checking hmac v0.12.1
Checking universal-hash v0.5.1
Compiling zerovec-derive v0.11.3
Checking opaque-debug v0.3.1
Compiling data-encoding v2.11.0
Compiling semver v1.0.28
Compiling data-encoding-macro-internal v0.1.18
Compiling rustc_version v0.4.1
Checking zerovec v0.11.6
Compiling amplify_syn v2.0.1
Checking rfc6979 v0.4.0
Checking rand v0.8.6
Compiling match-lookup v0.1.2
Compiling displaydoc v0.2.5
Checking log v0.4.29
Compiling vcpkg v0.2.15
Checking bitflags v2.11.1
Checking const-str v0.4.3
Checking signature v1.6.4
Checking ed25519 v1.5.3
Checking data-encoding-macro v0.1.20
Checking base256emoji v1.0.2
Compiling libz-sys v1.1.28
Compiling amplify_derive v4.0.1
Checking ecdsa v0.16.9
Compiling curve25519-dalek v4.1.3
Checking polyval v0.6.2
Checking num-integer v0.1.46
Checking primeorder v0.13.6
Checking base64ct v1.8.3
Checking amplify_num v0.5.3
Checking base-x v0.2.11
Checking spin v0.9.8
Compiling num-bigint-dig v0.8.6
Checking ascii v1.1.0
Checking lazy_static v1.5.0
Checking multibase v0.9.2
Checking amplify v4.9.0
Checking pem-rfc7468 v0.7.0
Checking num-iter v0.1.45
Checking ghash v0.5.1
Checking ec25519 v0.1.0
Checking pkcs8 v0.10.2
Checking aes v0.8.4
Checking ctr v0.9.2
Checking aead v0.5.2
Compiling sqlite3-src v0.7.0
Compiling curve25519-dalek-derive v0.1.1
Checking byteorder v1.5.0
Compiling thiserror v2.0.18
Compiling thiserror v1.0.69
Checking blowfish v0.9.1
Checking aes-gcm v0.10.3
Checking pkcs1 v0.7.5
Checking cyphergraphy v0.3.1
Checking ssh-encoding v0.2.0
Checking tinystr v0.8.3
Checking poly1305 v0.8.0
Checking ed25519 v2.2.3
Checking chacha20 v0.9.1
Checking cbc v0.1.2
Checking pbkdf2 v0.12.2
Compiling libgit2-sys v0.18.5+1.9.4
Compiling thiserror-impl v1.0.69
Compiling thiserror-impl v2.0.18
Compiling rustix v1.1.4
Compiling zmij v1.0.21
Checking litemap v0.8.2
Checking writeable v0.6.3
Checking icu_locale_core v2.2.0
Checking bcrypt-pbkdf v0.10.0
Checking ssh-cipher v0.2.0
Checking ed25519-dalek v2.2.0
Checking rsa v0.9.10
Checking cypheraddr v0.4.1
Checking p256 v0.13.2
Checking p384 v0.13.1
Checking p521 v0.13.3
Checking zerotrie v0.2.4
Checking potential_utf v0.1.5
Checking equivalent v1.0.2
Checking utf8_iter v1.0.4
Compiling icu_normalizer_data v2.2.0
Checking utf8parse v0.2.2
Compiling serde_json v1.0.149
Checking linux-raw-sys v0.12.1
Compiling icu_properties_data v2.2.0
Checking hashbrown v0.17.0
Checking indexmap v2.14.0
Checking anstyle-parse v1.0.0
Checking icu_collections v2.2.0
Checking icu_provider v2.2.0
Checking ssh-key v0.6.7
Checking socks5-client v0.4.3
Checking sqlite3-sys v0.18.0
Checking git-ref-format-core v0.6.0
Checking qcheck v1.0.0
Checking secrecy v0.10.3
Compiling getrandom v0.4.2
Checking itoa v1.0.18
Checking colorchoice v1.0.5
Compiling typeid v1.0.3
Checking anstyle v1.0.14
Compiling ref-cast v1.0.25
Checking is_terminal_polyfill v1.70.2
Checking anstyle-query v1.1.5
Checking memchr v2.8.0
Checking anstream v1.0.0
Checking ssh-agent-lib v0.6.0
Checking sqlite v0.37.0
Checking cyphernet v0.5.4
Compiling ref-cast-impl v1.0.25
Compiling serde_derive_internals v0.29.1
Checking fastrand v2.4.1
Compiling erased-serde v0.4.10
Compiling schemars_derive v1.2.1
Checking icu_properties v2.2.0
Checking icu_normalizer v2.2.0
Checking radicle-crypto v0.18.0
Checking dyn-clone v1.0.20
Checking tinyvec_macros v0.1.1
Checking tinyvec v1.11.0
Checking schemars v1.2.1
Checking idna_adapter v1.2.1
Checking radicle-dag v0.10.0
Checking terminal_size v0.4.4
Checking radicle-git-metadata v0.2.0
Checking nonempty v0.9.0
Checking clap_lex v1.1.0
Compiling heck v0.5.0
Compiling radicle v0.25.0
Checking once_cell v1.21.4
Checking percent-encoding v2.3.2
Checking strsim v0.11.1
Checking clap_builder v4.6.0
Checking form_urlencoded v1.2.2
Checking tempfile v3.27.0
Compiling clap_derive v4.6.1
Checking idna v1.1.0
Checking git2 v0.21.0
Checking serde-untagged v0.1.9
Checking unicode-normalization v0.1.25
Checking radicle-git-ref-format v0.1.0
Checking radicle-localtime v0.1.0
Checking bytesize v2.3.1
Checking siphasher v1.0.2
Checking fast-glob v0.3.3
Checking dunce v1.0.5
Checking base64 v0.21.7
Checking url v2.5.8
Checking clap v4.6.1
Checking uuid v1.23.1
Checking env_filter v1.0.1
Checking chrono v0.4.44
Checking radicle-oid v0.2.1
Checking radicle-core v0.4.0
Checking radicle-cob v0.21.0
Compiling test-log-core v0.2.20
Checking nonempty v0.11.0
Compiling test-log-macros v0.2.20
Checking env_logger v0.11.10
Checking test-log v0.2.20
Checking radicle-job v0.6.0 (/ci/src)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.96s
- action: cargo_clippy
- action: cargo_test
cargo--versioncargo 1.97.1 (c980f4866 2026-06-30)
cargoclippy--versionclippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc--versionrustc 1.97.1 (8bab26f4f 2026-07-14)
cargotest--offline--locked--workspacerunning 4 tests test test::idempotent_create ... ok test test::e2e ... ok test test::runs_insertion_order_iteration ... ok test test::missing_commit ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 1 test test src/lib.rs - (line 13) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
Compiling serde_core v1.0.228
Compiling libc v0.2.186
Compiling typenum v1.20.0
Compiling cfg-if v1.0.4
Compiling subtle v2.6.1
Compiling getrandom v0.2.17
Compiling const-oid v0.9.6
Compiling rand_core v0.6.4
Compiling serde v1.0.228
Compiling cpufeatures v0.2.17
Compiling jobserver v0.1.34
Compiling cc v1.2.61
Compiling zeroize v1.8.2
Compiling generic-array v0.14.7
Compiling crypto-common v0.1.7
Compiling block-buffer v0.10.4
Compiling digest v0.10.7
Compiling der v0.7.10
Compiling block-padding v0.3.3
Compiling inout v0.1.4
Compiling cipher v0.4.4
Compiling sha2 v0.10.9
Compiling spki v0.7.3
Compiling zerofrom v0.1.7
Compiling zerocopy v0.8.48
Compiling signature v2.2.0
Compiling ff v0.13.1
Compiling stable_deref_trait v1.2.1
Compiling base16ct v0.2.0
Compiling sec1 v0.7.3
Compiling yoke v0.8.2
Compiling group v0.13.0
Compiling libm v0.2.16
Compiling crypto-bigint v0.5.5
Compiling ppv-lite86 v0.2.21
Compiling smallvec v1.15.1
Compiling rand_chacha v0.3.1
Compiling elliptic-curve v0.13.8
Compiling num-traits v0.2.19
Compiling hmac v0.12.1
Compiling universal-hash v0.5.1
Compiling opaque-debug v0.3.1
Compiling zerovec v0.11.6
Compiling rfc6979 v0.4.0
Compiling rand v0.8.6
Compiling signature v1.6.4
Compiling log v0.4.29
Compiling bitflags v2.11.1
Compiling data-encoding v2.11.0
Compiling const-str v0.4.3
Compiling base256emoji v1.0.2
Compiling data-encoding-macro v0.1.20
Compiling ed25519 v1.5.3
Compiling libz-sys v1.1.28
Compiling ecdsa v0.16.9
Compiling num-integer v0.1.46
Compiling polyval v0.6.2
Compiling primeorder v0.13.6
Compiling spin v0.9.8
Compiling ascii v1.1.0
Compiling base64ct v1.8.3
Compiling base-x v0.2.11
Compiling amplify_num v0.5.3
Compiling multibase v0.9.2
Compiling pem-rfc7468 v0.7.0
Compiling lazy_static v1.5.0
Compiling ghash v0.5.1
Compiling num-iter v0.1.45
Compiling amplify v4.9.0
Compiling ec25519 v0.1.0
Compiling pkcs8 v0.10.2
Compiling aes v0.8.4
Compiling ctr v0.9.2
Compiling sqlite3-src v0.7.0
Compiling aead v0.5.2
Compiling byteorder v1.5.0
Compiling blowfish v0.9.1
Compiling curve25519-dalek v4.1.3
Compiling aes-gcm v0.10.3
Compiling pkcs1 v0.7.5
Compiling cyphergraphy v0.3.1
Compiling num-bigint-dig v0.8.6
Compiling ssh-encoding v0.2.0
Compiling tinystr v0.8.3
Compiling poly1305 v0.8.0
Compiling ed25519 v2.2.3
Compiling cbc v0.1.2
Compiling chacha20 v0.9.1
Compiling libgit2-sys v0.18.5+1.9.4
Compiling pbkdf2 v0.12.2
Compiling litemap v0.8.2
Compiling writeable v0.6.3
Compiling icu_locale_core v2.2.0
Compiling thiserror v1.0.69
Compiling thiserror v2.0.18
Compiling bcrypt-pbkdf v0.10.0
Compiling ssh-cipher v0.2.0
Compiling ed25519-dalek v2.2.0
Compiling rsa v0.9.10
Compiling cypheraddr v0.4.1
Compiling p384 v0.13.1
Compiling p521 v0.13.3
Compiling p256 v0.13.2
Compiling zerotrie v0.2.4
Compiling potential_utf v0.1.5
Compiling utf8parse v0.2.2
Compiling equivalent v1.0.2
Compiling linux-raw-sys v0.12.1
Compiling utf8_iter v1.0.4
Compiling hashbrown v0.17.0
Compiling indexmap v2.14.0
Compiling icu_collections v2.2.0
Compiling rustix v1.1.4
Compiling anstyle-parse v1.0.0
Compiling icu_provider v2.2.0
Compiling ssh-key v0.6.7
Compiling socks5-client v0.4.3
Compiling sqlite3-sys v0.18.0
Compiling git-ref-format-core v0.6.0
Compiling zmij v1.0.21
Compiling qcheck v1.0.0
Compiling secrecy v0.10.3
Compiling is_terminal_polyfill v1.70.2
Compiling itoa v1.0.18
Compiling anstyle-query v1.1.5
Compiling anstyle v1.0.14
Compiling memchr v2.8.0
Compiling colorchoice v1.0.5
Compiling anstream v1.0.0
Compiling serde_json v1.0.149
Compiling ssh-agent-lib v0.6.0
Compiling sqlite v0.37.0
Compiling cyphernet v0.5.4
Compiling icu_normalizer_data v2.2.0
Compiling icu_properties_data v2.2.0
Compiling fastrand v2.4.1
Compiling ref-cast v1.0.25
Compiling icu_properties v2.2.0
Compiling icu_normalizer v2.2.0
Compiling radicle-crypto v0.18.0
Compiling getrandom v0.4.2
Compiling typeid v1.0.3
Compiling tinyvec_macros v0.1.1
Compiling dyn-clone v1.0.20
Compiling schemars v1.2.1
Compiling git2 v0.21.0
Compiling tinyvec v1.11.0
Compiling erased-serde v0.4.10
Compiling idna_adapter v1.2.1
Compiling radicle-dag v0.10.0
Compiling terminal_size v0.4.4
Compiling radicle-git-metadata v0.2.0
Compiling nonempty v0.9.0
Compiling strsim v0.11.1
Compiling radicle-oid v0.2.1
Compiling once_cell v1.21.4
Compiling percent-encoding v2.3.2
Compiling clap_lex v1.1.0
Compiling clap_builder v4.6.0
Compiling form_urlencoded v1.2.2
Compiling tempfile v3.27.0
Compiling radicle-core v0.4.0
Compiling radicle-cob v0.21.0
Compiling idna v1.1.0
Compiling serde-untagged v0.1.9
Compiling unicode-normalization v0.1.25
Compiling radicle-git-ref-format v0.1.0
Compiling env_filter v1.0.1
Compiling radicle-localtime v0.1.0
Compiling bytesize v2.3.1
Compiling fast-glob v0.3.3
Compiling dunce v1.0.5
Compiling base64 v0.21.7
Compiling siphasher v1.0.2
Compiling env_logger v0.11.10
Compiling radicle v0.25.0
Compiling url v2.5.8
Compiling clap v4.6.1
Compiling uuid v1.23.1
Compiling chrono v0.4.44
Compiling nonempty v0.11.0
Compiling test-log v0.2.20
Compiling radicle-job v0.6.0 (/ci/src)
Finished `test` profile [unoptimized + debuginfo] target(s) in 56.62s
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_job-abd53d30bcc13b3e)
Running unittests src/bin/rad-job.rs (/ci/cache/cargo-target/debug/deps/rad_job-fffa5744d123b3ce)
Doc-tests radicle_job
- action: cargo_test
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
Booting `Debian GNU/Linux'
Loading Linux 6.12.86+deb13-amd64 ...
Loading initial ramdisk ...
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
Loading, please wait...
Starting systemd-udevd version 257.13-1~deb13u1
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.41
fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/vda2
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
Welcome to Debian GNU/Linux 13 (trixie)!
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[ OK ] Created slice user.slice - User and Session Slice.
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Set up automount proc-sys-fs-binfm…ormats File System Automount Point.
Expecting device dev-ttyS0.device - /dev/ttyS0...
[ OK ] Reached target paths.target - Path Units.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target slices.target - Slice Units.
[ OK ] Reached target swap.target - Swaps.
[ OK ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journald.socket - Journal Sockets.
[ OK ] Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Mounting tmp.mount - Temporary Directory /tmp...
Starting kmod-static-nodes.service…eate List of Static Device Nodes...
Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting systemd-journald.service - Journal Service...
Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-network-generator…k Units from Kernel Command Line...
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
Starting systemd-udev-load-credent…Load udev Rules from Credentials...
Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ OK ] Started systemd-journald.service - Journal Service.
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ OK ] Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ OK ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ OK ] Mounted tmp.mount - Temporary Directory /tmp.
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Finished modprobe@drm.service - Load Kernel Module drm.
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules.
[ OK ] Finished systemd-network-generator…ork Units from Kernel Command Line.
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
[ OK ] Finished systemd-udev-load-credent…- Load udev Rules from Credentials.
[ OK ] Reached target network-pre.target - Preparation for Network.
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...
Starting systemd-random-seed.service - Load/Save OS Random Seed...
Starting systemd-sysctl.service - Apply Kernel Variables...
Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...
[ OK ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ OK ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.
Starting systemd-sysusers.service - Create System Users...
[ OK ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Finished systemd-sysusers.service - Create System Users.
Starting systemd-resolved.service - Network Name Resolution...
Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...
[ OK ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
[ OK ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.
[ OK ] Reached target local-fs-pre.target…Preparation for Local File Systems.
[ OK ] Set up automount efi.automount - EFI System Partition Automount.
[ OK ] Reached target local-fs.target - Local File Systems.
[ OK ] Listening on systemd-sysext.socket… System Extension Image Management.
Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Starting systemd-tmpfiles-setup.se…ate System Files and Directories...
Starting systemd-udevd.service - R…ager for Device Events and Files...
[ OK ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories.
[ OK ] Started systemd-resolved.service - Network Name Resolution.
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups.
Starting ldconfig.service - Rebuild Dynamic Linker Cache...
Starting systemd-journal-catalog-u…ervice - Rebuild Journal Catalog...
[ OK ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
Starting systemd-networkd.service - Network Configuration...
[ OK ] Finished systemd-journal-catalog-u….service - Rebuild Journal Catalog.
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
[ OK ] Finished ldconfig.service - Rebuild Dynamic Linker Cache.
Starting systemd-update-done.service - Update is Completed...
[ OK ] Finished systemd-update-done.service - Update is Completed.
Mounting proc-sys-fs-binfmt_misc.m…cutable File Formats File System...
[ OK ] Mounted proc-sys-fs-binfmt_misc.mo…xecutable File Formats File System.
[ OK ] Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Reached target sysinit.target - System Initialization.
[ OK ] Started apt-daily.timer - Daily apt download activities.
[ OK ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Started man-db.timer - Daily man-db regeneration.
[ OK ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Reached target timers.target - Timer Units.
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Listening on sshd-unix-local.socke…temd-ssh-generator, AF_UNIX Local).
[ OK ] Listening on systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Reached target sockets.target - Socket Units.
[ OK ] Reached target basic.target - Basic System.
Starting ambient.service - Run build job for Ambient CI...
Starting dbus.service - D-Bus System Message Bus...
Starting grub-common.service - Record successful boot for GRUB...
Starting systemd-logind.service - User Login Management...
[ OK ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch.
[ OK ] Started dbus.service - D-Bus System Message Bus.
[ OK ] Started systemd-logind.service - User Login Management.
[ OK ] Finished grub-common.service - Record successful boot for GRUB.
[ OK ] Started systemd-networkd.service - Network Configuration.
[ OK ] Reached target network.target - Network.
Starting ssh.service - OpenBSD Secure Shell server...
Starting systemd-networkd-persiste…tent Storage in systemd-networkd...
Starting systemd-user-sessions.service - Permit User Sessions...
[ OK ] Finished systemd-user-sessions.service - Permit User Sessions.
[ OK ] Started getty@tty1.service - Getty on tty1.
[ OK ] Started serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Reached target getty.target - Login Prompts.
[ OK ] Finished systemd-networkd-persiste…istent Storage in systemd-networkd.
[ OK ] Started ssh.service - OpenBSD Secure Shell server.
Debian GNU/Linux 13 ambient-dev ttyS0
ambient-dev login: [ OK ] Stopped ambient.service - Run build job for Ambient CI.
[ OK ] Removed slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Stopped target getty.target - Login Prompts.
[ OK ] Stopped target nss-lookup.target - Host and Network Name Lookups.
[ OK ] Stopped target timers.target - Timer Units.
[ OK ] Stopped apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Stopped apt-daily.timer - Daily apt download activities.
[ OK ] Stopped dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Stopped fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Sto Stopping serial-getty@ttyS0.service - Serial Getty on ttyS0...
Stopping ssh.service - OpenBSD Secure Shell server...
Stopping systemd-logind.service - User Login Management...
Stopping systemd-networkd-persiste…tent Storage in systemd-networkd...
Stopping systemd-random-seed.service - Load/Save OS Random Seed...
[ OK ] Stopped systemd-udev-load-credenti…- Load udev Rules from Credentials.
[ OK ] Stopped dbus.service - D-Bus System Message Bus.
[ OK ] Stopped getty@tty1.service - Getty on tty1.
[ OK ] Stopped serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Stopped ssh.service - OpenBSD Secure Shell server.
[ OK ] Stopped systemd-networkd-persisten…istent Storage in systemd-networkd.
[ OK ] Stopped systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Stopped systemd-logind.service - User Login Management.
[ OK ] Removed slice system-getty.slice - Slice /system/getty.
[ OK ] Removed slice system-serial\x2dget…slice - Slice /system/serial-getty.
Stopping systemd-user-sessions.service - Permit User Sessions...
[ OK ] Stopped systemd-user-sessions.service - Permit User Sessions.
[ OK ] Stopped target basic.target - Basic System.
[ OK ] Stopped target network.target - Network.
[ OK ] Stopped target paths.target - Path Units.
[ OK ] Stopped systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Stopped systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Stopped target remote-fs.target - Remote File Systems.
[ OK ] Stopped target slices.target - Slice Units.
[ OK ] Removed slice user.slice - User and Session Slice.
[ OK ] Stopped target sockets.target - Socket Units.
[ OK ] Closed dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Closed sshd-unix-local.socket - Op…temd-ssh-generator, AF_UNIX Local).
[ OK ] Closed systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Stopped target sysinit.target - System Initialization.
Stopping systemd-binfmt.service - Set Up Additional Binary Formats...
Stopping systemd-networkd.service - Network Configuration...
Stopping systemd-resolved.service - Network Name Resolution...
[ OK ] Stopped systemd-update-done.service - Update is Completed.
[ OK ] Stopped ldconfig.service - Rebuild Dynamic Linker Cache.
[ OK ] Stopped systemd-journal-catalog-up….service - Rebuild Journal Catalog.
[ OK ] Stopped systemd-tmpfiles-setup.ser…reate System Files and Directories.
[ OK ] Stopped systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Stopped systemd-networkd.service - Network Configuration.
[ OK ] Unset automount proc-sys-fs-binfmt…ormats File System Automount Point.
[ OK ] Stopped target local-fs.target - Local File Systems.
[ OK ] Unset automount efi.automount - EFI System Partition Automount.
[ OK ] Stopped target local-fs-pre.target…Preparation for Local File Systems.
[ OK ] Stopped target network-pre.target - Preparation for Network.
[ OK ] Closed systemd-networkd.socket - Network Service Netlink Socket.
Unmounting run-lock.mount - Legacy Locks Directory /run/lock...
Unmounting tmp.mount - Temporary Directory /tmp...
[ OK ] Stopped systemd-network-generator.…ork Units from Kernel Command Line.
[ OK ] Stopped systemd-tmpfiles-setup-dev…Create Static Device Nodes in /dev.
[ OK ] Stopped systemd-resolved.service - Network Name Resolution.
[ OK ] Stopped systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Stopped systemd-modules-load.service - Load Kernel Modules.
[ OK ] Stopped systemd-sysusers.service - Create System Users.
[ OK ] Stopped systemd-remount-fs.service…mount Root and Kernel File Systems.
[ OK ] Stopped systemd-tmpfiles-setup-dev…ic Device Nodes in /dev gracefully.
[ OK ] Unmounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Unmounted tmp.mount - Temporary Directory /tmp.
[ OK ] Stopped target swap.target - Swaps.
[ OK ] Reached target shutdown.target - System Shutdown.
[ OK ] Reached target umount.target - Unmount All Filesystems.
[ OK ] Reached target final.target - Late Shutdown Services.
[ OK ] Finished systemd-poweroff.service - System Power Off.
[ OK ] Reached target poweroff.target - System Power Off.
[ 121.226014] reboot: Power down
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
INFO: Block devices
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sr0 11:0 1 372K 0 rom
vda 254:0 0 100G 0 disk
├─vda1 254:1 0 953M 0 part
└─vda2 254:2 0 99.1G 0 part /
vdb 254:16 0 5.3M 1 disk
vdc 254:32 0 1.7M 1 disk
vdd 254:48 0 953.7M 0 disk
vde 254:64 0 27.9G 0 disk
vdf 254:80 0 100G 1 disk
vdg 254:96 0 10K 1 disk
INFO: Extracting tar archive from /dev/vdb
drwxr-xr-x _rad/_rad 0 2026-07-23 06:55 ./
-rw-r--r-- _rad/_rad 1273 2026-07-23 06:55 ./plan.yaml
-rwxr-xr-x _rad/_rad 5525824 2026-07-23 06:55 ./run-ci
INFO: Extracted files:
8 0 drwxr-xr-x 2 1000 1000 80 Jul 23 06:55 .
10 5400 -rwxr-xr-x 1 1000 1000 5525824 Jul 23 06:55 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1273 Jul 23 06:55 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.16.0@da3268d","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":911558787},"log_source":"Plan"}
{"type":"runnable_plan","steps":[{"action":"mkdir","pathname":"/ci"},{"action":"mkdir","pathname":"/ci/artifacts"},{"action":"mkdir","pathname":"/ci/artifacts/debian"},{"action":"mkdir","pathname":"/ci/artifacts/rsync"},{"action":"mkdir","pathname":"/ci/secrets"},{"action":"mkdir","pathname":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src"},{"action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts"},{"action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets"},{"action":"shell","shell":"ln -sf /ci /workspace"},{"action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true},{"action":"cargo_fmt"},{"action":"cargo_clippy"},{"action":"cargo_test"},{"action":"tar_create","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts"}],"executor_drive":"/dev/vdb","source_drive":"/dev/vdc","artifact_drive":"/dev/vdd","cache_drive":"/dev/vde","deps_drive":"/dev/vdf","secrets_drive":null,"workspace_dir":"/ci","source_dir":"/ci/src","deps_dir":"/ci/deps","cache_dir":"/ci/cache","artifacts_dir":"/ci/artifacts","secrets_dir":null,"envs":{},"timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":916058934},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":936864495},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":939199169},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":941383053},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":943703488},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":946015001},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":948416665},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":950775212},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":953172767},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":955547599},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":957948795},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":960285343},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":962585487},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":964859732},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":990843918},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789733,"nanos_since_epoch":991307169},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":965528035},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":968181486},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":972651016},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":975235725},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":979204233},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":981903411},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":985809151},"log_source":"Plan"}
{"type":"execute_action","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":988452493},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[98,97,115,104]},{"Unix":[45,99]},{"Unix":[115,101,116,32,45,120,101,117,111,32,112,105,112,101,102,97,105,108,10,108,110,32,45,115,102,32,47,99,105,32,47,119,111,114,107,115,112,97,99,101,10]}],"timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":990778597},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1784789734,"nanos_since_epoch":997870867},"log_source":"Plan"}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":456068},"log_source":"Plan"}
{"type":"execute_action","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":2748905},"log_source":"Plan"}
{"type":"action_succeeded","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":7121573},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_fmt","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":11159354},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":13123783},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":41382792},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[99,108,105,112,112,121]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":44133376},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":97853847},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[114,117,115,116,99]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":100677847},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":118268636},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[102,109,116]},{"Unix":[45,45,99,104,101,99,107]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":118722692},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":194161408},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_fmt","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":196422837},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_clippy","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":198377612},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":200390810},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":211514729},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[99,108,105,112,112,121]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":214263864},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":244027774},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[114,117,115,116,99]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":246792166},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":261756782},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[99,108,105,112,112,121]},{"Unix":[45,45,111,102,102,108,105,110,101]},{"Unix":[45,45,108,111,99,107,101,100]},{"Unix":[45,45,119,111,114,107,115,112,97,99,101]},{"Unix":[45,45,97,108,108,45,116,97,114,103,101,116,115]},{"Unix":[45,45,110,111,45,100,101,112,115]},{"Unix":[45,45]},{"Unix":[45,45,100,101,110,121]},{"Unix":[119,97,114,110,105,110,103,115]}],"timestamp":{"secs_since_epoch":1784789735,"nanos_since_epoch":264538411},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":" Compiling proc-macro2 v1.0.106\n Compiling quote v1.0.45\n Compiling unicode-ident v1.0.24\n Compiling serde_core v1.0.228\n Compiling syn v2.0.117\n Compiling serde v1.0.228\n Compiling libc v0.2.186\n Compiling version_check v0.9.5\n Compiling generic-array v0.14.7\n Checking cfg-if v1.0.4\n Checking typenum v1.20.0\n Checking subtle v2.6.1\n Checking getrandom v0.2.17\n Checking const-oid v0.9.6\n Checking rand_core v0.6.4\n Checking cpufeatures v0.2.17\n Compiling jobserver v0.1.34\n Compiling serde_derive v1.0.228\n Compiling find-msvc-tools v0.1.9\n Compiling shlex v1.3.0\n Compiling cc v1.2.61\n Compiling pkg-config v0.3.33\n Compiling synstructure v0.13.2\n Compiling zerocopy v0.8.48\n Compiling zerofrom-derive v0.1.7\n Checking zeroize v1.8.2\n Checking crypto-common v0.1.7\n Checking block-buffer v0.10.4\n Checking digest v0.10.7\n Checking der v0.7.10\n Checking block-padding v0.3.3\n Checking inout v0.1.4\n Checking cipher v0.4.4\n Checking sha2 v0.10.9\n Compiling libm v0.2.16\n Compiling autocfg v1.5.0\n Checking spki v0.7.3\n Checking zerofrom v0.1.7\n Checking signature v2.2.0\n Compiling num-traits v0.2.19\n Compiling yoke-derive v0.8.2\n Checking ff v0.13.1\n Compiling syn v1.0.109\n Checking base16ct v0.2.0\n Checking stable_deref_trait v1.2.1\n Checking yoke v0.8.2\n Checking sec1 v0.7.3\n Checking group v0.13.0\n Checking crypto-bigint v0.5.5\n Checking ppv-lite86 v0.2.21\n Checking smallvec v1.15.1\n Checking elliptic-curve v0.13.8\n Checking rand_chacha v0.3.1\n Checking hmac v0.12.1\n Checking universal-hash v0.5.1\n Compiling zerovec-derive v0.11.3\n Checking opaque-debug v0.3.1\n Compiling data-encoding v2.11.0\n Compiling semver v1.0.28\n Compiling data-encoding-macro-internal v0.1.18\n Compiling rustc_version v0.4.1\n Checking zerovec v0.11.6\n Compiling amplify_syn v2.0.1\n Checking rfc6979 v0.4.0\n Checking rand v0.8.6\n Compiling match-lookup v0.1.2\n Compiling displaydoc v0.2.5\n Checking log v0.4.29\n Compiling vcpkg v0.2.15\n Checking bitflags v2.11.1\n Checking const-str v0.4.3\n Checking signature v1.6.4\n Checking ed25519 v1.5.3\n Checking data-encoding-macro v0.1.20\n Checking base256emoji v1.0.2\n Compiling libz-sys v1.1.28\n Compiling amplify_derive v4.0.1\n Checking ecdsa v0.16.9\n Compiling curve25519-dalek v4.1.3\n Checking polyval v0.6.2\n Checking num-integer v0.1.46\n Checking primeorder v0.13.6\n Checking base64ct v1.8.3\n Checking amplify_num v0.5.3\n Checking base-x v0.2.11\n Checking spin v0.9.8\n Compiling num-bigint-dig v0.8.6\n Checking ascii v1.1.0\n Checking lazy_static v1.5.0\n Checking multibase v0.9.2\n Checking amplify v4.9.0\n Checking pem-rfc7468 v0.7.0\n Checking num-iter v0.1.45\n Checking ghash v0.5.1\n Checking ec25519 v0.1.0\n Checking pkcs8 v0.10.2\n Checking aes v0.8.4\n Checking ctr v0.9.2\n Checking aead v0.5.2\n Compiling sqlite3-src v0.7.0\n Compiling curve25519-dalek-derive v0.1.1\n Checking byteorder v1.5.0\n Compiling thiserror v2.0.18\n Compiling thiserror v1.0.69\n Checking blowfish v0.9.1\n Checking aes-gcm v0.10.3\n Checking pkcs1 v0.7.5\n Checking cyphergraphy v0.3.1\n Checking ssh-encoding v0.2.0\n Checking tinystr v0.8.3\n Checking poly1305 v0.8.0\n Checking ed25519 v2.2.3\n Checking chacha20 v0.9.1\n Checking cbc v0.1.2\n Checking pbkdf2 v0.12.2\n Compiling libgit2-sys v0.18.5+1.9.4\n Compiling thiserror-impl v1.0.69\n Compiling thiserror-impl v2.0.18\n Compiling rustix v1.1.4\n Compiling zmij v1.0.21\n Checking litemap v0.8.2\n Checking writeable v0.6.3\n Checking icu_locale_core v2.2.0\n Checking bcrypt-pbkdf v0.10.0\n Checking ssh-cipher v0.2.0\n Checking ed25519-dalek v2.2.0\n Checking rsa v0.9.10\n Checking cypheraddr v0.4.1\n Checking p256 v0.13.2\n Checking p384 v0.13.1\n Checking p521 v0.13.3\n Checking zerotrie v0.2.4\n Checking potential_utf v0.1.5\n Checking equivalent v1.0.2\n Checking utf8_iter v1.0.4\n Compiling icu_normalizer_data v2.2.0\n Checking utf8parse v0.2.2\n Compiling serde_json v1.0.149\n Checking linux-raw-sys v0.12.1\n Compiling icu_properties_data v2.2.0\n Checking hashbrown v0.17.0\n Checking indexmap v2.14.0\n Checking anstyle-parse v1.0.0\n Checking icu_collections v2.2.0\n Checking icu_provider v2.2.0\n Checking ssh-key v0.6.7\n Checking socks5-client v0.4.3\n Checking sqlite3-sys v0.18.0\n Checking git-ref-format-core v0.6.0\n Checking qcheck v1.0.0\n Checking secrecy v0.10.3\n Compiling getrandom v0.4.2\n Checking itoa v1.0.18\n Checking colorchoice v1.0.5\n Compiling typeid v1.0.3\n Checking anstyle v1.0.14\n Compiling ref-cast v1.0.25\n Checking is_terminal_polyfill v1.70.2\n Checking anstyle-query v1.1.5\n Checking memchr v2.8.0\n Checking anstream v1.0.0\n Checking ssh-agent-lib v0.6.0\n Checking sqlite v0.37.0\n Checking cyphernet v0.5.4\n Compiling ref-cast-impl v1.0.25\n Compiling serde_derive_internals v0.29.1\n Checking fastrand v2.4.1\n Compiling erased-serde v0.4.10\n Compiling schemars_derive v1.2.1\n Checking icu_properties v2.2.0\n Checking icu_normalizer v2.2.0\n Checking radicle-crypto v0.18.0\n Checking dyn-clone v1.0.20\n Checking tinyvec_macros v0.1.1\n Checking tinyvec v1.11.0\n Checking schemars v1.2.1\n Checking idna_adapter v1.2.1\n Checking radicle-dag v0.10.0\n Checking terminal_size v0.4.4\n Checking radicle-git-metadata v0.2.0\n Checking nonempty v0.9.0\n Checking clap_lex v1.1.0\n Compiling heck v0.5.0\n Compiling radicle v0.25.0\n Checking once_cell v1.21.4\n Checking percent-encoding v2.3.2\n Checking strsim v0.11.1\n Checking clap_builder v4.6.0\n Checking form_urlencoded v1.2.2\n Checking tempfile v3.27.0\n Compiling clap_derive v4.6.1\n Checking idna v1.1.0\n Checking git2 v0.21.0\n Checking serde-untagged v0.1.9\n Checking unicode-normalization v0.1.25\n Checking radicle-git-ref-format v0.1.0\n Checking radicle-localtime v0.1.0\n Checking bytesize v2.3.1\n Checking siphasher v1.0.2\n Checking fast-glob v0.3.3\n Checking dunce v1.0.5\n Checking base64 v0.21.7\n Checking url v2.5.8\n Checking clap v4.6.1\n Checking uuid v1.23.1\n Checking env_filter v1.0.1\n Checking chrono v0.4.44\n Checking radicle-oid v0.2.1\n Checking radicle-core v0.4.0\n Checking radicle-cob v0.21.0\n Compiling test-log-core v0.2.20\n Checking nonempty v0.11.0\n Compiling test-log-macros v0.2.20\n Checking env_logger v0.11.10\n Checking test-log v0.2.20\n Checking radicle-job v0.6.0 (/ci/src)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.96s\n","timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":280493137},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_clippy","timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":373393056},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_test","timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":375391959},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":377292370},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":388048415},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[99,108,105,112,112,121]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":390689485},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":419483888},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[114,117,115,116,99]},{"Unix":[45,45,118,101,114,115,105,111,110]}],"timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":419941161},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":436338980},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[99,97,114,103,111]},{"Unix":[116,101,115,116]},{"Unix":[45,45,111,102,102,108,105,110,101]},{"Unix":[45,45,108,111,99,107,101,100]},{"Unix":[45,45,119,111,114,107,115,112,97,99,101]}],"timestamp":{"secs_since_epoch":1784789787,"nanos_since_epoch":439065516},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"\nrunning 4 tests\ntest test::idempotent_create ... ok\ntest test::e2e ... ok\ntest test::runs_insertion_order_iteration ... ok\ntest test::missing_commit ... ok\n\ntest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s\n\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 1 test\ntest src/lib.rs - (line 13) ... ok\n\ntest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s\n\n","stderr":" Compiling serde_core v1.0.228\n Compiling libc v0.2.186\n Compiling typenum v1.20.0\n Compiling cfg-if v1.0.4\n Compiling subtle v2.6.1\n Compiling getrandom v0.2.17\n Compiling const-oid v0.9.6\n Compiling rand_core v0.6.4\n Compiling serde v1.0.228\n Compiling cpufeatures v0.2.17\n Compiling jobserver v0.1.34\n Compiling cc v1.2.61\n Compiling zeroize v1.8.2\n Compiling generic-array v0.14.7\n Compiling crypto-common v0.1.7\n Compiling block-buffer v0.10.4\n Compiling digest v0.10.7\n Compiling der v0.7.10\n Compiling block-padding v0.3.3\n Compiling inout v0.1.4\n Compiling cipher v0.4.4\n Compiling sha2 v0.10.9\n Compiling spki v0.7.3\n Compiling zerofrom v0.1.7\n Compiling zerocopy v0.8.48\n Compiling signature v2.2.0\n Compiling ff v0.13.1\n Compiling stable_deref_trait v1.2.1\n Compiling base16ct v0.2.0\n Compiling sec1 v0.7.3\n Compiling yoke v0.8.2\n Compiling group v0.13.0\n Compiling libm v0.2.16\n Compiling crypto-bigint v0.5.5\n Compiling ppv-lite86 v0.2.21\n Compiling smallvec v1.15.1\n Compiling rand_chacha v0.3.1\n Compiling elliptic-curve v0.13.8\n Compiling num-traits v0.2.19\n Compiling hmac v0.12.1\n Compiling universal-hash v0.5.1\n Compiling opaque-debug v0.3.1\n Compiling zerovec v0.11.6\n Compiling rfc6979 v0.4.0\n Compiling rand v0.8.6\n Compiling signature v1.6.4\n Compiling log v0.4.29\n Compiling bitflags v2.11.1\n Compiling data-encoding v2.11.0\n Compiling const-str v0.4.3\n Compiling base256emoji v1.0.2\n Compiling data-encoding-macro v0.1.20\n Compiling ed25519 v1.5.3\n Compiling libz-sys v1.1.28\n Compiling ecdsa v0.16.9\n Compiling num-integer v0.1.46\n Compiling polyval v0.6.2\n Compiling primeorder v0.13.6\n Compiling spin v0.9.8\n Compiling ascii v1.1.0\n Compiling base64ct v1.8.3\n Compiling base-x v0.2.11\n Compiling amplify_num v0.5.3\n Compiling multibase v0.9.2\n Compiling pem-rfc7468 v0.7.0\n Compiling lazy_static v1.5.0\n Compiling ghash v0.5.1\n Compiling num-iter v0.1.45\n Compiling amplify v4.9.0\n Compiling ec25519 v0.1.0\n Compiling pkcs8 v0.10.2\n Compiling aes v0.8.4\n Compiling ctr v0.9.2\n Compiling sqlite3-src v0.7.0\n Compiling aead v0.5.2\n Compiling byteorder v1.5.0\n Compiling blowfish v0.9.1\n Compiling curve25519-dalek v4.1.3\n Compiling aes-gcm v0.10.3\n Compiling pkcs1 v0.7.5\n Compiling cyphergraphy v0.3.1\n Compiling num-bigint-dig v0.8.6\n Compiling ssh-encoding v0.2.0\n Compiling tinystr v0.8.3\n Compiling poly1305 v0.8.0\n Compiling ed25519 v2.2.3\n Compiling cbc v0.1.2\n Compiling chacha20 v0.9.1\n Compiling libgit2-sys v0.18.5+1.9.4\n Compiling pbkdf2 v0.12.2\n Compiling litemap v0.8.2\n Compiling writeable v0.6.3\n Compiling icu_locale_core v2.2.0\n Compiling thiserror v1.0.69\n Compiling thiserror v2.0.18\n Compiling bcrypt-pbkdf v0.10.0\n Compiling ssh-cipher v0.2.0\n Compiling ed25519-dalek v2.2.0\n Compiling rsa v0.9.10\n Compiling cypheraddr v0.4.1\n Compiling p384 v0.13.1\n Compiling p521 v0.13.3\n Compiling p256 v0.13.2\n Compiling zerotrie v0.2.4\n Compiling potential_utf v0.1.5\n Compiling utf8parse v0.2.2\n Compiling equivalent v1.0.2\n Compiling linux-raw-sys v0.12.1\n Compiling utf8_iter v1.0.4\n Compiling hashbrown v0.17.0\n Compiling indexmap v2.14.0\n Compiling icu_collections v2.2.0\n Compiling rustix v1.1.4\n Compiling anstyle-parse v1.0.0\n Compiling icu_provider v2.2.0\n Compiling ssh-key v0.6.7\n Compiling socks5-client v0.4.3\n Compiling sqlite3-sys v0.18.0\n Compiling git-ref-format-core v0.6.0\n Compiling zmij v1.0.21\n Compiling qcheck v1.0.0\n Compiling secrecy v0.10.3\n Compiling is_terminal_polyfill v1.70.2\n Compiling itoa v1.0.18\n Compiling anstyle-query v1.1.5\n Compiling anstyle v1.0.14\n Compiling memchr v2.8.0\n Compiling colorchoice v1.0.5\n Compiling anstream v1.0.0\n Compiling serde_json v1.0.149\n Compiling ssh-agent-lib v0.6.0\n Compiling sqlite v0.37.0\n Compiling cyphernet v0.5.4\n Compiling icu_normalizer_data v2.2.0\n Compiling icu_properties_data v2.2.0\n Compiling fastrand v2.4.1\n Compiling ref-cast v1.0.25\n Compiling icu_properties v2.2.0\n Compiling icu_normalizer v2.2.0\n Compiling radicle-crypto v0.18.0\n Compiling getrandom v0.4.2\n Compiling typeid v1.0.3\n Compiling tinyvec_macros v0.1.1\n Compiling dyn-clone v1.0.20\n Compiling schemars v1.2.1\n Compiling git2 v0.21.0\n Compiling tinyvec v1.11.0\n Compiling erased-serde v0.4.10\n Compiling idna_adapter v1.2.1\n Compiling radicle-dag v0.10.0\n Compiling terminal_size v0.4.4\n Compiling radicle-git-metadata v0.2.0\n Compiling nonempty v0.9.0\n Compiling strsim v0.11.1\n Compiling radicle-oid v0.2.1\n Compiling once_cell v1.21.4\n Compiling percent-encoding v2.3.2\n Compiling clap_lex v1.1.0\n Compiling clap_builder v4.6.0\n Compiling form_urlencoded v1.2.2\n Compiling tempfile v3.27.0\n Compiling radicle-core v0.4.0\n Compiling radicle-cob v0.21.0\n Compiling idna v1.1.0\n Compiling serde-untagged v0.1.9\n Compiling unicode-normalization v0.1.25\n Compiling radicle-git-ref-format v0.1.0\n Compiling env_filter v1.0.1\n Compiling radicle-localtime v0.1.0\n Compiling bytesize v2.3.1\n Compiling fast-glob v0.3.3\n Compiling dunce v1.0.5\n Compiling base64 v0.21.7\n Compiling siphasher v1.0.2\n Compiling env_logger v0.11.10\n Compiling radicle v0.25.0\n Compiling url v2.5.8\n Compiling clap v4.6.1\n Compiling uuid v1.23.1\n Compiling chrono v0.4.44\n Compiling nonempty v0.11.0\n Compiling test-log v0.2.20\n Compiling radicle-job v0.6.0 (/ci/src)\n Finished `test` profile [unoptimized + debuginfo] target(s) in 56.62s\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_job-abd53d30bcc13b3e)\n Running unittests src/bin/rad-job.rs (/ci/cache/cargo-target/debug/deps/rad_job-fffa5744d123b3ce)\n Doc-tests radicle_job\n","timestamp":{"secs_since_epoch":1784789844,"nanos_since_epoch":827674698},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_test","timestamp":{"secs_since_epoch":1784789844,"nanos_since_epoch":921040620},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789844,"nanos_since_epoch":923049841},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789846,"nanos_since_epoch":221280117},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789846,"nanos_since_epoch":221760234},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789846,"nanos_since_epoch":223617271},"log_source":"Plan"}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1784789846,"nanos_since_epoch":223706829},"log_source":"Plan"}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1784789846,"nanos_since_epoch":223710604},"log_source":"Plan"}
EXIT CODE: 0
ambient-execute-plan0.16.0@da3268dsteps:
- action: mkdir
pathname: /ci
- action: mkdir
pathname: /ci/artifacts
- action: mkdir
pathname: /ci/artifacts/debian
- action: mkdir
pathname: /ci/artifacts/rsync
- action: mkdir
pathname: /ci/secrets
- action: mkdir
pathname: /ci/deps
- action: tar_extract
archive: /dev/vdc
directory: /ci/src
- action: tar_extract
archive: /dev/vdf
directory: /ci/deps
- action: tar_extract
archive: /dev/vde
directory: /ci/cache
- action: tar_extract
archive: /dev/vdd
directory: /ci/artifacts
- action: tar_extract
archive: /dev/vdg
directory: /ci/secrets
- action: shell
shell: ln -sf /ci /workspace
- action: create_file
filename: /root/.ssh/config
content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n "
overwrite: true
- action: tar_create
archive: /dev/vde
directory: /ci/cache
- action: tar_create
archive: /dev/vdd
directory: /ci/artifacts
executor_drive: /dev/vdb
source_drive: /dev/vdc
artifact_drive: /dev/vdd
cache_drive: /dev/vde
deps_drive: /dev/vdf
secrets_drive: null
workspace_dir: /ci
source_dir: /ci/src
deps_dir: /ci/deps
cache_dir: /ci/cache
artifacts_dir: /ci/artifacts
secrets_dir: null
envs: {}
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/deps
- action: mkdir pathname: /ci/deps
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
- action: shell shell: ln -sf /ci /workspace
bash-cset -xeuo pipefail
ln -sf /ci /workspace
+ ln -sf /ci /workspace
- action: shell shell: ln -sf /ci /workspace
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
Booting `Debian GNU/Linux'
Loading Linux 6.12.86+deb13-amd64 ...
Loading initial ramdisk ...
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
Loading, please wait...
Starting systemd-udevd version 257.13-1~deb13u1
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.41
fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/vda2
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
Welcome to Debian GNU/Linux 13 (trixie)!
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[ OK ] Created slice user.slice - User and Session Slice.
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Set up automount proc-sys-fs-binfm…ormats File System Automount Point.
Expecting device dev-ttyS0.device - /dev/ttyS0...
[ OK ] Reached target paths.target - Path Units.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target slices.target - Slice Units.
[ OK ] Reached target swap.target - Swaps.
[ OK ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journald.socket - Journal Sockets.
[ OK ] Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Mounting tmp.mount - Temporary Directory /tmp...
Starting kmod-static-nodes.service…eate List of Static Device Nodes...
Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting systemd-journald.service - Journal Service...
Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-network-generator…k Units from Kernel Command Line...
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
Starting systemd-udev-load-credent…Load udev Rules from Credentials...
Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ OK ] Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ OK ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ OK ] Mounted tmp.mount - Temporary Directory /tmp.
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Started systemd-journald.service - Journal Service.
[ OK ] Finished modprobe@drm.service - Load Kernel Module drm.
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules.
[ OK ] Finished systemd-network-generator…ork Units from Kernel Command Line.
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
[ OK ] Finished systemd-udev-load-credent…- Load udev Rules from Credentials.
[ OK ] Reached target network-pre.target - Preparation for Network.
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...
Starting systemd-random-seed.service - Load/Save OS Random Seed...
Starting systemd-sysctl.service - Apply Kernel Variables...
Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...
[ OK ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ OK ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.
Starting systemd-sysusers.service - Create System Users...
[ OK ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Finished systemd-sysusers.service - Create System Users.
[ OK ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
Starting systemd-resolved.service - Network Name Resolution...
Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...
[ OK ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.
[ OK ] Reached target local-fs-pre.target…Preparation for Local File Systems.
[ OK ] Set up automount efi.automount - EFI System Partition Automount.
[ OK ] Reached target local-fs.target - Local File Systems.
[ OK ] Listening on systemd-sysext.socket… System Extension Image Management.
Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Starting systemd-tmpfiles-setup.se…ate System Files and Directories...
Starting systemd-udevd.service - R…ager for Device Events and Files...
[ OK ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories.
[ OK ] Started systemd-resolved.service - Network Name Resolution.
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups.
Starting ldconfig.service - Rebuild Dynamic Linker Cache...
Starting systemd-journal-catalog-u…ervice - Rebuild Journal Catalog...
[ OK ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
Starting systemd-networkd.service - Network Configuration...
[ OK ] Finished systemd-journal-catalog-u….service - Rebuild Journal Catalog.
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
[ OK ] Finished ldconfig.service - Rebuild Dynamic Linker Cache.
Starting systemd-update-done.service - Update is Completed...
[ OK ] Finished systemd-update-done.service - Update is Completed.
Mounting proc-sys-fs-binfmt_misc.m…cutable File Formats File System...
[ OK ] Mounted proc-sys-fs-binfmt_misc.mo…xecutable File Formats File System.
[ OK ] Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Reached target sysinit.target - System Initialization.
[ OK ] Started apt-daily.timer - Daily apt download activities.
[ OK ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Started man-db.timer - Daily man-db regeneration.
[ OK ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Reached target timers.target - Timer Units.
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Listening on sshd-unix-local.socke…temd-ssh-generator, AF_UNIX Local).
[ OK ] Listening on systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Reached target sockets.target - Socket Units.
[ OK ] Reached target basic.target - Basic System.
Starting ambient.service - Run build job for Ambient CI...
Starting dbus.service - D-Bus System Message Bus...
Starting grub-common.service - Record successful boot for GRUB...
Starting systemd-logind.service - User Login Management...
[ OK ] Started dbus.service - D-Bus System Message Bus.
[ OK ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch.
[ OK ] Started systemd-logind.service - User Login Management.
[ OK ] Finished grub-common.service - Record successful boot for GRUB.
[ OK ] Started systemd-networkd.service - Network Configuration.
[ OK ] Reached target network.target - Network.
Starting ssh.service - OpenBSD Secure Shell server...
Starting systemd-networkd-persiste…tent Storage in systemd-networkd...
Starting systemd-user-sessions.service - Permit User Sessions...
[ OK ] Finished systemd-networkd-persiste…istent Storage in systemd-networkd.
[ OK ] Finished systemd-user-sessions.service - Permit User Sessions.
[ OK ] Started getty@tty1.service - Getty on tty1.
[ OK ] Started serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Reached target getty.target - Login Prompts.
[ OK ] Started ssh.service - OpenBSD Secure Shell server.
[ OK ] Removed slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Stopped target getty.target - Login Prompts.
[ OK ] Stopped target nss-lookup.target - Host and Network Name Lookups.
[ OK ] Stopped target timers.target - Timer Units.
[ OK ] Stopped apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Stopped apt-daily.timer - Daily apt download activities.
[ OK ] Stopped dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Stopped fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Stopped man-db.timer - Daily man-db regeneration.
[ OK ] Stopped systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Closed systemd-rfkill.socket - Loa…ll Switch Status /dev/rfkill Watch.
Stopping dbus.service - D-Bus System Message Bus...
Stopping getty@tty1.service - Getty on tty1...
Stopping serial-getty@ttyS0.service - Serial Getty on ttyS0...
Stopping ssh.service - OpenBSD Secure Shell server...
Stopping systemd-logind.service - User Login Management...
Stopping systemd-networkd-persiste…tent Storage in systemd-networkd...
Stopping systemd-random-seed.service - Load/Save OS Random Seed...
[ OK ] Stopped systemd-udev-load-credenti…- Load udev Rules from Credentials.
[ OK ] Stopped dbus.service - D-Bus System Message Bus.
[ OK ] Stopped ssh.service - OpenBSD Secure Shell server.
[ OK ] Stopped getty@tty1.service - Getty on tty1.
[ OK ] Stopped serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Stopped ambient.service - Run build job for Ambient CI.
[ OK ] Stopped systemd-networkd-persisten…istent Storage in systemd-networkd.
[ OK ] Stopped systemd-logind.service - User Login Management.
[ OK ] Removed slice system-getty.slice - Slice /system/getty.
[ OK ] Removed slice system-serial\x2dget…slice - Slice /system/serial-getty.
Stopping systemd-user-sessions.service - Permit User Sessions...
[ OK ] Stopped systemd-user-sessions.service - Permit User Sessions.
[ OK ] Stopped target basic.target - Basic System.
[ OK ] Stopped target network.target - Network.
[ OK ] Stopped target paths.target - Path Units.
[ OK ] Stopped systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Stopped systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Stopped target remote-fs.target - Remote File Systems.
[ OK ] Stopped target slices.target - Slice Units.
[ OK ] Removed slice user.slice - User and Session Slice.
[ OK ] Stopped target sockets.target - Socket Units.
[ OK ] Closed dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Closed sshd-unix-local.socket - Op…temd-ssh-generator, AF_UNIX Local).
[ OK ] Closed systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Stopped target sysinit.target - System Initialization.
Stopping systemd-binfmt.service - Set Up Additional Binary Formats...
Stopping systemd-networkd.service - Network Configuration...
Stopping systemd-resolved.service - Network Name Resolution...
[ OK ] Stopped systemd-update-done.service - Update is Completed.
[ OK ] Stopped ldconfig.service - Rebuild Dynamic Linker Cache.
[ OK ] Stopped systemd-journal-catalog-up….service - Rebuild Journal Catalog.
[ OK ] Stopped systemd-tmpfiles-setup.ser…reate System Files and Directories.
[ OK ] Stopped systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Stopped systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Stopped systemd-resolved.service - Network Name Resolution.
[ OK ] Unset automount proc-sys-fs-binfmt…ormats File System Automount Point.
[ OK ] Stopped target local-fs.target - Local File Systems.
[ OK ] Unset automount efi.automount - EFI System Partition Automount.
[ OK ] Stopped target local-fs-pre.target…Preparation for Local File Systems.
Unmounting run-lock.mount - Legacy Locks Directory /run/lock...
Unmounting tmp.mount - Temporary Directory /tmp...
[ OK ] Stopped systemd-tmpfiles-setup-dev…Create Static Device Nodes in /dev.
[ OK ] Stopped systemd-networkd.service - Network Configuration.
[ OK ] Unmounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Unmounted tmp.mount - Temporary Directory /tmp.
[ OK ] Stopped target network-pre.target - Preparation for Network.
[ OK ] Stopped target swap.target - Swaps.
[ OK ] Reached target umount.target - Unmount All Filesystems.
[ OK ] Closed systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Stopped systemd-network-generator.…ork Units from Kernel Command Line.
[ OK ] Stopped systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Stopped systemd-modules-load.service - Load Kernel Modules.
[ OK ] Stopped systemd-sysusers.service - Create System Users.
[ OK ] Stopped systemd-remount-fs.service…mount Root and Kernel File Systems.
[ OK ] Stopped systemd-tmpfiles-setup-dev…ic Device Nodes in /dev gracefully.
[ OK ] Reached target shutdown.target - System Shutdown.
[ OK ] Reached target final.target - Late Shutdown Services.
[ OK ] Finished systemd-poweroff.service - System Power Off.
[ OK ] Reached target poweroff.target - System Power Off.
[ 13.078480] reboot: Power down
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
INFO: Block devices
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sr0 11:0 1 372K 0 rom
vda 254:0 0 100G 0 disk
├─vda1 254:1 0 953M 0 part
└─vda2 254:2 0 99.1G 0 part /
vdb 254:16 0 5.3M 1 disk
vdc 254:32 0 1.7M 1 disk
vdd 254:48 0 953.7M 0 disk
vde 254:64 0 27.9G 0 disk
vdf 254:80 0 100G 1 disk
vdg 254:96 0 10K 1 disk
INFO: Extracting tar archive from /dev/vdb
drwxr-xr-x _rad/_rad 0 2026-07-23 06:55 ./
-rw-r--r-- _rad/_rad 1209 2026-07-23 06:57 ./plan.yaml
-rwxr-xr-x _rad/_rad 5525824 2026-07-23 06:57 ./run-ci
INFO: Extracted files:
8 0 drwxr-xr-x 2 1000 1000 80 Jul 23 06:55 .
10 5400 -rwxr-xr-x 1 1000 1000 5525824 Jul 23 06:57 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1209 Jul 23 06:57 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.16.0@da3268d","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":17801713},"log_source":"Plan"}
{"type":"runnable_plan","steps":[{"action":"mkdir","pathname":"/ci"},{"action":"mkdir","pathname":"/ci/artifacts"},{"action":"mkdir","pathname":"/ci/artifacts/debian"},{"action":"mkdir","pathname":"/ci/artifacts/rsync"},{"action":"mkdir","pathname":"/ci/secrets"},{"action":"mkdir","pathname":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src"},{"action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts"},{"action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets"},{"action":"shell","shell":"ln -sf /ci /workspace"},{"action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true},{"action":"tar_create","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts"}],"executor_drive":"/dev/vdb","source_drive":"/dev/vdc","artifact_drive":"/dev/vdd","cache_drive":"/dev/vde","deps_drive":"/dev/vdf","secrets_drive":null,"workspace_dir":"/ci","source_dir":"/ci/src","deps_dir":"/ci/deps","cache_dir":"/ci/cache","artifacts_dir":"/ci/artifacts","secrets_dir":null,"envs":{},"timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":28541356},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":51711504},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":54521319},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":54731200},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":54766814},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":54942547},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":54978688},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":55154501},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":55182754},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":55367343},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":55397526},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":55579598},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":55607298},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":56007673},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":99150734},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789857,"nanos_since_epoch":99190953},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1784789858,"nanos_since_epoch":174895115},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789858,"nanos_since_epoch":177654267},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":621551310},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":624300369},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":628776250},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":631564558},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":635560447},"log_source":"Plan"}
{"type":"execute_action","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":638330187},"log_source":"Plan"}
{"type":"start_program","argv":[{"Unix":[98,97,115,104]},{"Unix":[45,99]},{"Unix":[115,101,116,32,45,120,101,117,111,32,112,105,112,101,102,97,105,108,10,108,110,32,45,115,102,32,47,99,105,32,47,119,111,114,107,115,112,97,99,101,10]}],"timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":640750443},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":709903071},"log_source":"Plan"}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":713623252},"log_source":"Plan"}
{"type":"execute_action","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":717294355},"log_source":"Plan"}
{"type":"action_succeeded","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":724143319},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789859,"nanos_since_epoch":730324297},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1784789860,"nanos_since_epoch":911817542},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789860,"nanos_since_epoch":911870545},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1784789860,"nanos_since_epoch":919471817},"log_source":"Plan"}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1784789860,"nanos_since_epoch":921016880},"log_source":"Plan"}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1784789860,"nanos_since_epoch":921294776},"log_source":"Plan"}
EXIT CODE: 0