{
"request": "trigger",
"version": 1,
"event_type": "push",
"repository": {
"id": "rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv",
"name": "radicle-artifact",
"description": "Secure artifact distribution for Radicle",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm"
]
},
"pusher": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"before": "4218d4eb4d725ac946408ddf4b7428ce056321db",
"after": "4218d4eb4d725ac946408ddf4b7428ce056321db",
"branch": "main",
"commits": [
"4218d4eb4d725ac946408ddf4b7428ce056321db",
"cc3ca0257f8aa52159850b31551e66ad77f2ec80",
"a5823eb24a20b4a2c5926cece42ec938d416e165",
"a27a6fc7cbac97c756c9fa80ed95659518f0f435"
]
}executor from config: /usr/bin/ambient-execute-plan executor from PATH: /usr/bin/ambient-execute-plan run CI for rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv
<empty log>
ambient-execute-plan0.15.0@eeab732steps:
- 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.96.1 (356927216 2026-06-26)
cargoclippy--versionclippy 0.1.96 (31fca3adb2 2026-06-26)
rustc--versionrustc 1.96.1 (31fca3adb 2026-06-26)
cargofetch--lockedUpdating crates.io index Downloading crates ... Downloaded zerofrom-derive v0.1.7 Downloaded idna_adapter v1.2.2 Downloaded zerofrom v0.1.7 Downloaded percent-encoding v2.3.2 Downloaded utf8_iter v1.0.4 Downloaded windows-link v0.2.1 Downloaded yoke-derive v0.8.2 Downloaded zerovec-derive v0.11.3 Downloaded erased-serde v0.4.10 Downloaded ppv-lite86 v0.2.21 Downloaded url v2.5.8 Downloaded getrandom v0.2.17 Downloaded jobserver v0.1.34 Downloaded curve25519-dalek-derive v0.1.1 Downloaded bcrypt-pbkdf v0.10.0 Downloaded postcard-derive v0.2.2 Downloaded embedded-io v0.4.0 Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 Downloaded sha2 v0.11.0 Downloaded pem-rfc7468 v1.0.0 Downloaded strsim v0.11.1 Downloaded tracing-serde v0.2.0 Downloaded parking v2.2.1 Downloaded n0-future v0.3.2 Downloaded windows-threading v0.2.1 Downloaded sorted-index-buffer v0.2.1 Downloaded proc-macro-crate v3.5.0 Downloaded tower-service v0.3.3 Downloaded strum v0.28.0 Downloaded jni-sys v0.3.1 Downloaded paste v1.0.15 Downloaded cesu8 v1.1.0 Downloaded jni v0.21.1 Downloaded xmltree v0.10.3 Downloaded windows-registry v0.6.1 Downloaded lru v0.18.0 Downloaded simple-dns v0.11.2 Downloaded dlopen2 v0.8.2 Downloaded ipconfig v0.3.4 Downloaded crossbeam-epoch v0.9.18 Downloaded core-foundation-sys v0.8.7 Downloaded syn-mid v0.5.4 Downloaded genawaiter-macro v0.99.1 Downloaded genawaiter v0.99.1 Downloaded n0-watcher v1.0.0 Downloaded seize v0.5.1 Downloaded iroh-io v0.6.2 Downloaded futures v0.3.32 Downloaded plist v1.9.0 Downloaded ctutils v0.4.2 Downloaded irpc v0.17.0 Downloaded unicode-segmentation v1.13.2 Downloaded xml-rs v0.8.28 Downloaded bao-tree v0.16.0 Downloaded netdev v0.44.0 Downloaded aes v0.8.4 Downloaded num-bigint-dig v0.8.6 Downloaded papaya v0.2.4 Downloaded attohttpc v0.30.1 Downloaded prefix-trie v0.8.3 Downloaded wmi v0.18.4 Downloaded libm v0.2.16 Downloaded toml_edit v0.25.11+spec-1.1.0 Downloaded security-framework v3.7.0 Downloaded positioned-io v0.3.5 Downloaded arc-swap v1.9.1 Downloaded widestring v1.2.1 Downloaded tokio-util v0.7.18 Downloaded windows-sys v0.52.0 Downloaded p521 v0.13.3 Downloaded p384 v0.13.1 Downloaded clap_builder v4.6.0 Downloaded hickory-net v0.26.1 Downloaded webpki-root-certs v1.0.7 Downloaded iroh-relay v1.0.0 Downloaded hickory-resolver v0.26.1 Downloaded reqwest v0.13.3 Downloaded redb v4.1.0 Downloaded winnow v1.0.2 Downloaded winapi-i686-pc-windows-gnu v0.4.0 Downloaded tracing-subscriber v0.3.23 Downloaded time v0.3.47 Downloaded quick-xml v0.39.4 Downloaded chrono v0.4.44 Downloaded zerocopy v0.8.48 Downloaded git2 v0.20.4 Downloaded blake3 v1.8.5 Downloaded vcpkg v0.2.15 Downloaded hickory-proto v0.26.1 Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 Downloaded objc2-foundation v0.3.2 Downloaded windows_aarch64_gnullvm v0.42.2 Downloaded windows_x86_64_gnullvm v0.52.6 Downloaded windows_aarch64_gnullvm v0.52.6 Downloaded aes-gcm v0.10.3 Downloaded windows_i686_gnullvm v0.52.6 Downloaded derive_more v2.1.1 Downloaded derive_more-impl v2.1.1 Downloaded netwatch v0.19.0 Downloaded portmapper v0.19.0 Downloaded iroh-tickets v1.0.0 Downloaded backon v1.6.0 Downloaded moka v0.12.15 Downloaded rcgen v0.14.8 Downloaded typenum v1.20.0 Downloaded proc-macro-error v0.4.12 Downloaded windows-sys v0.45.0 Downloaded irpc-derive v0.17.0 Downloaded genawaiter-proc-macro v0.99.1 Downloaded proc-macro-hack v0.5.20+deprecated Downloaded hex v0.4.3 Downloaded gloo-timers v0.3.0 Downloaded ssh-key v0.6.7 Downloaded proc-macro-error-attr v0.4.12 Downloaded cmov v0.5.3 Downloaded async-trait v0.1.89 Downloaded either v1.15.0 Downloaded web-sys v0.3.98 Downloaded windows_aarch64_msvc v0.42.2 Downloaded tokio-websockets v0.13.2 Downloaded windows_i686_msvc v0.42.2 Downloaded windows_x86_64_gnu v0.42.2 Downloaded windows_i686_gnu v0.42.2 Downloaded windows_aarch64_msvc v0.52.6 Downloaded windows_x86_64_msvc v0.52.6 Downloaded windows_i686_gnu v0.52.6 Downloaded windows_i686_msvc v0.52.6 Downloaded windows_x86_64_gnu v0.52.6 Downloaded libz-sys v1.1.28 Downloaded windows_x86_64_msvc v0.42.2 Downloaded rustls-platform-verifier v0.7.0 Downloaded tracing-core v0.1.36 Downloaded uuid v1.23.1 Downloaded resolv-conf v0.7.6 Downloaded core-foundation v0.9.4 Downloaded iana-time-zone v0.1.65 Downloaded tagptr v0.2.0 Downloaded system-configuration-sys v0.6.0 Downloaded system-configuration v0.7.0 Downloaded wasm-streams v0.5.0 Downloaded iroh-dns v1.0.0 Downloaded darling_core v0.20.11 Downloaded darling v0.20.11 Downloaded derive_builder v0.20.2 Downloaded pharos v0.5.3 Downloaded ws_stream_wasm v0.7.5 Downloaded yasna v0.6.0 Downloaded toml_parser v1.1.2+spec-1.1.0 Downloaded sha1_smol v1.0.1 Downloaded vergen v9.1.0 Downloaded ident_case v1.0.1 Downloaded darling_macro v0.20.11 Downloaded derive_builder_core v0.20.2 Downloaded derive_builder_macro v0.20.2 Downloaded vergen-lib v9.1.0 Downloaded vergen-gitcl v9.1.0 Downloaded async_io_stream v0.3.3 Downloaded windows_x86_64_gnullvm v0.42.2 Downloaded ring v0.17.14 Downloaded ryu v1.0.23 Downloaded iroh-metrics v1.0.1 Downloaded schannel v0.1.29 Downloaded pin-project v1.1.12 Downloaded igd-next v0.17.0 Downloaded iroh-metrics-derive v1.0.1 Downloaded netlink-packet-route v0.29.0 Downloaded objc2-core-wlan v0.3.2 Downloaded futures-executor v0.3.32 Downloaded num_enum_derive v0.7.6 Downloaded num_enum v0.7.6 Downloaded windows-core v0.62.2 Downloaded encode_unicode v1.0.0 Downloaded objc2 v0.6.4 Downloaded objc2-security v0.3.2 Downloaded strum_macros v0.28.0 Downloaded clap v4.6.1 Downloaded crypto-bigint v0.5.5 Downloaded windows-targets v0.42.2 Downloaded libgit2-sys v0.18.4+1.9.3 Downloaded mac-addr v0.3.0 Downloaded ndk-context v0.1.1 Downloaded objc2-security-foundation v0.3.2 Downloaded netlink-packet-route v0.31.0 Downloaded objc2-core-foundation v0.3.2 Downloaded time-macros v0.2.27 Downloaded toml_datetime v1.1.1+spec-1.1.0 Downloaded netlink-packet-core v0.8.1 Downloaded netlink-proto v0.12.0 Downloaded netlink-sys v0.8.8 Downloaded block2 v0.6.2 Downloaded dispatch2 v0.3.1 Downloaded objc2-encode v4.1.0 Downloaded objc2-system-configuration v0.3.2 Downloaded android_system_properties v0.1.5 Downloaded iana-time-zone-haiku v0.1.2 Downloaded h2 v0.4.14 Downloaded hyper v1.9.0 Downloaded iroh v1.0.0 Downloaded winapi v0.3.9 Downloaded http-body-util v0.1.3 Downloaded hyper-rustls v0.27.9 Downloaded atomic-waker v1.1.2 Downloaded fnv v1.0.7 Downloaded httpdate v1.0.3 Downloaded try-lock v0.2.5 Downloaded want v0.3.1 Downloaded ipnet v2.12.0 Downloaded hyper-util v0.1.20 Downloaded tokio-rustls v0.26.4 Downloaded http-body v1.0.1 Downloaded sync_wrapper v1.0.2 Downloaded tower v0.5.3 Downloaded tower-layer v0.3.3 Downloaded tower-http v0.6.10 Downloaded num-bigint v0.4.6 Downloaded simd_cesu8 v1.1.1 Downloaded rustls-native-certs v0.8.3 Downloaded core-foundation v0.10.1 Downloaded security-framework-sys v2.17.0 Downloaded futures-buffered v0.2.13 Downloaded futures-lite v2.6.1 Downloaded crc32fast v1.5.0 Downloaded iroh-util v0.6.0 Downloaded pem v3.0.6 Downloaded der-parser v10.0.0 Downloaded asn1-rs-impl v0.2.0 Downloaded asn1-rs v0.7.1 Downloaded oid-registry v0.8.1 Downloaded minimal-lexical v0.2.1 Downloaded nom v7.1.3 Downloaded x509-parser v0.18.1 Downloaded bit-vec v0.9.1 Downloaded deranged v0.5.8 Downloaded jni v0.22.4 Downloaded noq-proto v1.0.0 Downloaded windows-future v0.3.2 Downloaded regex-automata v0.4.14 Downloaded tokio v1.52.3 Downloaded zerocopy-derive v0.8.48 Downloaded sqlite3-src v0.7.0 Downloaded asn1-rs-derive v0.6.0 Downloaded rusticata-macros v4.1.0 Downloaded num_threads v0.1.7 Downloaded powerfmt v0.2.0 Downloaded num-conv v0.2.1 Downloaded time-core v0.1.8 Downloaded combine v4.6.7 Downloaded jni-macros v0.22.4 Downloaded windows-collections v0.3.2 Downloaded reflink-copy v0.1.29 Downloaded self_cell v1.2.2 Downloaded tracing v0.1.44 Downloaded clap_derive v4.6.1 Downloaded console v0.16.3 Downloaded web-time v1.1.0 Downloaded p256 v0.13.2 Downloaded elliptic-curve v0.13.8 Downloaded num-traits v0.2.19 Downloaded nested_enum_utils v0.2.3 Downloaded enum-assoc v1.3.0 Downloaded fastbloom v0.17.0 Downloaded identity-hash v0.1.0 Downloaded lru-slab v0.1.2 Downloaded rand_pcg v0.10.2 Downloaded jni-sys-macros v0.4.1 Downloaded jni-sys v0.4.1 Downloaded simdutf8 v0.1.5 Downloaded openssl-probe v0.2.1 Downloaded rustls-platform-verifier-android v0.1.1 Downloaded noq-udp v1.0.0 Downloaded noq v1.0.0 Downloaded range-collections v0.4.6 Downloaded iroh-blobs v0.103.0 Downloaded regex-syntax v0.8.10 Downloaded rustls v0.23.40 Downloaded linux-raw-sys v0.12.1 Downloaded rustc-hash v2.1.2 Downloaded tokio-stream v0.1.18 Downloaded binary-merge v0.1.2 Downloaded inplace-vec-builder v0.1.1 Downloaded windows-interface v0.59.3 Downloaded pin-project-internal v1.1.12 Downloaded valuable v0.1.1 Downloaded simd-adler32 v0.3.9 Downloaded hybrid-array v0.4.12 Downloaded windows-implement v0.60.2 Downloaded windows-strings v0.5.1 Downloaded windows-numerics v0.3.1 Downloaded cfg_aliases v0.2.1 Downloaded windows-result v0.4.1 Downloaded generator v0.8.8 Downloaded scoped-tls v1.0.1 Downloaded loom v0.7.2 Downloaded cordyceps v0.3.4 Downloaded diatomic-waker v0.2.3 Downloaded spin v0.10.0 Downloaded aho-corasick v1.1.4 Downloaded webpki-roots v1.0.7 Downloaded fiat-crypto v0.3.0 Downloaded spin v0.9.8 Downloaded rsa v0.9.10 Downloaded der v0.7.10 Downloaded matchers v0.2.0 Downloaded nu-ansi-term v0.50.3 Downloaded sharded-slab v0.1.7 Downloaded tracing-attributes v0.1.31 Downloaded tracing-log v0.2.0 Downloaded miniz_oxide v0.8.9 Downloaded flate2 v1.1.9 Downloaded rustls-webpki v0.103.13 Downloaded base64 v0.22.1 Downloaded http v1.4.0 Downloaded ureq-proto v0.6.0 Downloaded ureq v3.3.0 Downloaded unicode-width v0.2.2 Downloaded hmac v0.12.1 Downloaded pkcs1 v0.7.5 Downloaded poly1305 v0.8.0 Downloaded const-oid v0.9.6 Downloaded windows-core v0.58.0 Downloaded send_wrapper v0.6.0 Downloaded wasm-bindgen-futures v0.4.71 Downloaded untrusted v0.9.0 Downloaded httparse v1.10.1 Downloaded utf8-zero v0.8.1 Downloaded rustls-pki-types v1.14.1 Downloaded anstyle-parse v1.0.0 Downloaded anstyle-query v1.1.5 Downloaded once_cell_polyfill v1.70.2 Downloaded anstyle-wincon v3.0.11 Downloaded colorchoice v1.0.5 Downloaded is_terminal_polyfill v1.70.2 Downloaded utf8parse v0.2.2 Downloaded anstream v1.0.0 Downloaded anstyle v1.0.14 Downloaded clap_lex v1.1.0 Downloaded crossterm v0.29.0 Downloaded serde_bytes v0.11.19 Downloaded cid v0.11.3 Downloaded convert_case v0.10.0 Downloaded curve25519-dalek v5.0.0-rc.0 Downloaded digest v0.11.3 Downloaded pem-rfc7468 v0.7.0 Downloaded sha2 v0.10.9 Downloaded windows-sys v0.61.2 Downloaded adler2 v2.0.1 Downloaded terminal_size v0.4.4 Downloaded indicatif v0.18.4 Downloaded crossterm_winapi v0.9.1 Downloaded litrs v1.0.0 Downloaded document-features v0.2.12 Downloaded redox_syscall v0.5.18 Downloaded parking_lot_core v0.9.12 Downloaded parking_lot v0.12.5 Downloaded signal-hook v0.3.18 Downloaded signal-hook-mio v0.2.5 Downloaded thread_local v1.1.9 Downloaded fuzzy-matcher v0.3.7 Downloaded inquire v0.9.4 Downloaded bytes v1.11.1 Downloaded mio v1.2.0 Downloaded signal-hook-registry v1.4.8 Downloaded socket2 v0.6.3 Downloaded tokio-macros v2.7.0 Downloaded arrayref v0.3.9 Downloaded arrayvec v0.7.6 Downloaded constant_time_eq v0.4.2 Downloaded wasmparser v0.244.0 Downloaded pkcs8 v0.10.2 Downloaded chacha20 v0.9.1 Downloaded unit-prefix v0.5.2 Downloaded const-oid v0.10.2 Downloaded der v0.8.0 Downloaded spki v0.8.0 Downloaded pkcs8 v0.11.0 Downloaded base16ct v1.0.0 Downloaded serdect v0.4.3 Downloaded signature v3.0.0 Downloaded ed25519-dalek v3.0.0-rc.0 Downloaded cpufeatures v0.3.0 Downloaded r-efi v6.0.0 Downloaded heck v0.5.0 Downloaded anyhow v1.0.102 Downloaded unicode-xid v0.2.6 Downloaded wit-bindgen-rust v0.51.0 Downloaded wit-bindgen-rust-macro v0.51.0 Downloaded ecdsa v0.16.9 Downloaded lock_api v0.4.14 Downloaded num-integer v0.1.46 Downloaded cbc v0.1.2 Downloaded ctr v0.9.2 Downloaded base64ct v1.8.3 Downloaded ssh-encoding v0.2.0 Downloaded ed25519 v3.0.0 Downloaded block-buffer v0.12.0 Downloaded crypto-common v0.2.1 Downloaded spez v0.1.2 Downloaded prettyplease v0.2.37 Downloaded wit-bindgen-core v0.51.0 Downloaded wasm-encoder v0.244.0 Downloaded hashbrown v0.15.5 Downloaded wit-parser v0.244.0 Downloaded wit-component v0.244.0 Downloaded primeorder v0.13.6 Downloaded aead v0.5.2 Downloaded digest v0.10.7 Downloaded sync-ptr v0.1.4 Downloaded zeroize v1.9.0 Downloaded radicle-crypto v0.17.0 Downloaded wasi v0.11.1+wasi-snapshot-preview1 Downloaded n0-error-macros v1.0.0 Downloaded n0-error v1.0.0 Downloaded chacha20 v0.10.0 Downloaded leb128fmt v0.1.0 Downloaded wasm-metadata v0.244.0 Downloaded id-arena v2.3.0 Downloaded foldhash v0.1.5 Downloaded wit-bindgen v0.51.0 Downloaded ff v0.13.1 Downloaded group v0.13.0 Downloaded base16ct v0.2.0 Downloaded spki v0.7.3 Downloaded cipher v0.4.4 Downloaded cpufeatures v0.2.17 Downloaded windows-interface v0.58.0 Downloaded radicle-git-metadata v0.2.0 Downloaded thiserror-impl v1.0.69 Downloaded thiserror v1.0.69 Downloaded git-ref-format-core v0.6.0 Downloaded rand_chacha v0.3.1 Downloaded getrandom v0.4.2 Downloaded rand_core v0.10.1 Downloaded rand v0.10.1 Downloaded iroh-base v1.0.0 Downloaded unsigned-varint v0.8.0 Downloaded multihash v0.19.5 Downloaded cobs v0.3.0 Downloaded embedded-io v0.6.1 Downloaded atomic-polyfill v1.0.3 Downloaded heapless v0.7.17 Downloaded signature v1.6.4 Downloaded ghash v0.5.1 Downloaded block-buffer v0.10.4 Downloaded windows-strings v0.1.0 Downloaded windows-targets v0.52.6 Downloaded radicle-localtime v0.1.0 Downloaded libc v0.2.186 Downloaded hash32 v0.2.1 Downloaded postcard v1.1.3 Downloaded base64 v0.21.7 Downloaded bytesize v2.3.1 Downloaded crossbeam-utils v0.8.21 Downloaded crossbeam-channel v0.5.15 Downloaded dunce v1.0.5 Downloaded fast-glob v0.3.3 Downloaded nonempty v0.9.0 Downloaded radicle-dag v0.10.0 Downloaded radicle-cob v0.20.0 Downloaded serde_derive_internals v0.29.1 Downloaded schemars_derive v1.2.1 Downloaded schemars v1.2.1 Downloaded radicle-core v0.3.0 Downloaded amplify_syn v2.0.1 Downloaded amplify_derive v4.0.1 Downloaded amplify_num v0.5.3 Downloaded ascii v1.1.0 Downloaded amplify v4.9.0 Downloaded cyphergraphy v0.3.1 Downloaded cyphernet v0.5.3 Downloaded syn v1.0.109 Downloaded fiat-crypto v0.2.9 Downloaded lazy_static v1.5.0 Downloaded sec1 v0.7.3 Downloaded polyval v0.6.2 Downloaded opaque-debug v0.3.1 Downloaded ssh-cipher v0.2.0 Downloaded windows-result v0.2.0 Downloaded radicle-git-ref-format v0.1.0 Downloaded dyn-clone v1.0.20 Downloaded ref-cast-impl v1.0.25 Downloaded ref-cast v1.0.25 Downloaded cypheraddr v0.4.1 Downloaded socks5-client v0.4.2 Downloaded ct-codecs v1.1.6 Downloaded ed25519 v1.5.3 Downloaded ec25519 v0.1.0 Downloaded base-x v0.2.11 Downloaded const-str v0.4.3 Downloaded match-lookup v0.1.2 Downloaded base256emoji v1.0.2 Downloaded data-encoding v2.11.0 Downloaded data-encoding-macro-internal v0.1.18 Downloaded data-encoding-macro v0.1.20 Downloaded multibase v0.9.2 Downloaded secrecy v0.10.3 Downloaded ssh-agent-lib v0.5.2 Downloaded byteorder v1.5.0 Downloaded blowfish v0.9.1 Downloaded pbkdf2 v0.12.2 Downloaded curve25519-dalek v4.1.3 Downloaded scopeguard v1.2.0 Downloaded signature v2.2.0 Downloaded inout v0.1.4 Downloaded version_check v0.9.5 Downloaded generic-array v0.14.7 Downloaded defer-heavy v0.1.0 Downloaded windows-implement v0.58.0 Downloaded winpipe v0.1.1 Downloaded zeroize_derive v1.5.0 Downloaded radicle v0.24.0 Downloaded rustix v1.1.4 Downloaded syn v2.0.117 Downloaded block-padding v0.3.3 Downloaded crypto-common v0.1.7 Downloaded subtle v2.6.1 Downloaded log v0.4.29 Downloaded rand_core v0.6.4 Downloaded qcheck v1.0.0 Downloaded radicle-oid v0.2.0 Downloaded unicode-normalization v0.1.25 Downloaded hashbrown v0.17.1 Downloaded serde_json v1.0.149 Downloaded futures-util v0.3.32 Downloaded wasip2 v1.0.3+wasi-0.2.9 Downloaded bumpalo v3.20.2 Downloaded portable-atomic v1.13.1 Downloaded icu_properties_data v2.2.0 Downloaded idna v1.1.0 Downloaded semver v1.0.28 Downloaded rustc_version v0.4.1 Downloaded ed25519 v2.2.3 Downloaded ed25519-dalek v2.2.0 Downloaded rfc6979 v0.4.0 Downloaded num-iter v0.1.45 Downloaded universal-hash v0.5.1 Downloaded rand v0.8.6 Downloaded cc v1.2.62 Downloaded pkg-config v0.3.33 Downloaded tinyvec v1.11.0 Downloaded indexmap v2.14.0 Downloaded memchr v2.8.0 Downloaded slab v0.4.12 Downloaded js-sys v0.3.98 Downloaded r-efi v5.3.0 Downloaded wit-bindgen v0.57.1 Downloaded cfg-if v1.0.4 Downloaded wasm-bindgen-macro-support v0.2.121 Downloaded wasm-bindgen v0.2.121 Downloaded bitflags v2.11.1 Downloaded errno v0.3.14 Downloaded icu_normalizer v2.2.0 Downloaded icu_collections v2.2.0 Downloaded icu_locale_core v2.2.0 Downloaded icu_provider v2.2.0 Downloaded zerotrie v0.2.4 Downloaded zerovec v0.11.6 Downloaded serde v1.0.228 Downloaded sqlite3-sys v0.18.0 Downloaded winapi-util v0.1.11 Downloaded allocator-api2 v0.2.21 Downloaded foldhash v0.2.0 Downloaded fastrand v2.4.1 Downloaded getrandom v0.3.4 Downloaded icu_normalizer_data v2.2.0 Downloaded find-msvc-tools v0.1.9 Downloaded shlex v1.3.0 Downloaded sqlite v0.37.0 Downloaded uds_windows v1.2.1 Downloaded walkdir v2.5.0 Downloaded equivalent v1.0.2 Downloaded zmij v1.0.21 Downloaded futures-channel v0.3.32 Downloaded futures-io v0.3.32 Downloaded futures-task v0.3.32 Downloaded pin-project-lite v0.2.17 Downloaded rustversion v1.0.22 Downloaded wasm-bindgen-macro v0.2.121 Downloaded wasm-bindgen-shared v0.2.121 Downloaded critical-section v1.2.0 Downloaded once_cell v1.21.4 Downloaded windows v0.62.2 Downloaded tempfile v3.27.0 Downloaded thiserror v2.0.18 Downloaded litemap v0.8.2 Downloaded tinystr v0.8.3 Downloaded writeable v0.6.3 Downloaded stable_deref_trait v1.2.1 Downloaded yoke v0.8.2 Downloaded icu_properties v2.2.0 Downloaded smallvec v1.15.1 Downloaded serde_core v1.0.228 Downloaded proc-macro2 v1.0.106 Downloaded quote v1.0.45 Downloaded unicode-ident v1.0.24 Downloaded serde_derive v1.0.228 Downloaded typeid v1.0.3 Downloaded serde-untagged v0.1.9 Downloaded siphasher v1.0.3 Downloaded autocfg v1.5.0 Downloaded memoffset v0.9.1 Downloaded tinyvec_macros v0.1.1 Downloaded same-file v1.0.6 Downloaded windows v0.58.0 Downloaded itoa v1.0.18 Downloaded futures-core v0.3.32 Downloaded futures-macro v0.3.32 Downloaded futures-sink v0.3.32 Downloaded thiserror-impl v2.0.18 Downloaded form_urlencoded v1.2.2 Downloaded potential_utf v0.1.5 Downloaded displaydoc v0.2.5 Downloaded synstructure v0.13.2
- 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 ] 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 ] Finished grub-common.service - Record successful boot for GRUB.
[ OK ] Started systemd-logind.service - User Login Management.
[ 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.
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 apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Stopped topping 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 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-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-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 ] 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.
[ 24.341734] 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 6.9M 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-06 10:28 ./
-rw-r--r-- _rad/_rad 1294 2026-07-06 10:28 ./plan.yaml
-rwxr-xr-x _rad/_rad 5517632 2026-07-06 10:28 ./run-ci
INFO: Extracted files:
8 0 drwxr-xr-x 2 1000 1000 80 Jul 6 10:28 .
10 5392 -rwxr-xr-x 1 1000 1000 5517632 Jul 6 10:28 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1294 Jul 6 10:28 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.15.0@eeab732","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":803711154},"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":1783333690,"nanos_since_epoch":809471652},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":837544702},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":840448250},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":843136935},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":845497193},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":847917863},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":850404873},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":853025057},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":855469982},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":857906617},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":860291034},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":862652160},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":864932922},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":867248843},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":907669830},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":910317300},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":914282907},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":918455998},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":923740618},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":926401919},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":931396748},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":934099350},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":937960163},"log_source":"Plan"}
{"type":"execute_action","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":941957243},"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":1783333690,"nanos_since_epoch":946561486},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":957975413},"log_source":"Plan"}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":962287508},"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":1783333690,"nanos_since_epoch":967000355},"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":1783333690,"nanos_since_epoch":973073210},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_fetch","timestamp":{"secs_since_epoch":1783333690,"nanos_since_epoch":977788348},"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":1783333690,"nanos_since_epoch":979910199},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.96.1 (356927216 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333691,"nanos_since_epoch":12913768},"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":1783333691,"nanos_since_epoch":15699966},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.96 (31fca3adb2 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333691,"nanos_since_epoch":77965229},"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":1783333691,"nanos_since_epoch":80889718},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.96.1 (31fca3adb 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333691,"nanos_since_epoch":98096216},"log_source":"Plan"}
copying relevant files to /tmp/.tmpTLlhCl
{"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":1783333691,"nanos_since_epoch":102401837},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":" Updating crates.io index\n Downloading crates ...\n Downloaded zerofrom-derive v0.1.7\n Downloaded idna_adapter v1.2.2\n Downloaded zerofrom v0.1.7\n Downloaded percent-encoding v2.3.2\n Downloaded utf8_iter v1.0.4\n Downloaded windows-link v0.2.1\n Downloaded yoke-derive v0.8.2\n Downloaded zerovec-derive v0.11.3\n Downloaded erased-serde v0.4.10\n Downloaded ppv-lite86 v0.2.21\n Downloaded url v2.5.8\n Downloaded getrandom v0.2.17\n Downloaded jobserver v0.1.34\n Downloaded curve25519-dalek-derive v0.1.1\n Downloaded bcrypt-pbkdf v0.10.0\n Downloaded postcard-derive v0.2.2\n Downloaded embedded-io v0.4.0\n Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06\n Downloaded sha2 v0.11.0\n Downloaded pem-rfc7468 v1.0.0\n Downloaded strsim v0.11.1\n Downloaded tracing-serde v0.2.0\n Downloaded parking v2.2.1\n Downloaded n0-future v0.3.2\n Downloaded windows-threading v0.2.1\n Downloaded sorted-index-buffer v0.2.1\n Downloaded proc-macro-crate v3.5.0\n Downloaded tower-service v0.3.3\n Downloaded strum v0.28.0\n Downloaded jni-sys v0.3.1\n Downloaded paste v1.0.15\n Downloaded cesu8 v1.1.0\n Downloaded jni v0.21.1\n Downloaded xmltree v0.10.3\n Downloaded windows-registry v0.6.1\n Downloaded lru v0.18.0\n Downloaded simple-dns v0.11.2\n Downloaded dlopen2 v0.8.2\n Downloaded ipconfig v0.3.4\n Downloaded crossbeam-epoch v0.9.18\n Downloaded core-foundation-sys v0.8.7\n Downloaded syn-mid v0.5.4\n Downloaded genawaiter-macro v0.99.1\n Downloaded genawaiter v0.99.1\n Downloaded n0-watcher v1.0.0\n Downloaded seize v0.5.1\n Downloaded iroh-io v0.6.2\n Downloaded futures v0.3.32\n Downloaded plist v1.9.0\n Downloaded ctutils v0.4.2\n Downloaded irpc v0.17.0\n Downloaded unicode-segmentation v1.13.2\n Downloaded xml-rs v0.8.28\n Downloaded bao-tree v0.16.0\n Downloaded netdev v0.44.0\n Downloaded aes v0.8.4\n Downloaded num-bigint-dig v0.8.6\n Downloaded papaya v0.2.4\n Downloaded attohttpc v0.30.1\n Downloaded prefix-trie v0.8.3\n Downloaded wmi v0.18.4\n Downloaded libm v0.2.16\n Downloaded toml_edit v0.25.11+spec-1.1.0\n Downloaded security-framework v3.7.0\n Downloaded positioned-io v0.3.5\n Downloaded arc-swap v1.9.1\n Downloaded widestring v1.2.1\n Downloaded tokio-util v0.7.18\n Downloaded windows-sys v0.52.0\n Downloaded p521 v0.13.3\n Downloaded p384 v0.13.1\n Downloaded clap_builder v4.6.0\n Downloaded hickory-net v0.26.1\n Downloaded webpki-root-certs v1.0.7\n Downloaded iroh-relay v1.0.0\n Downloaded hickory-resolver v0.26.1\n Downloaded reqwest v0.13.3\n Downloaded redb v4.1.0\n Downloaded winnow v1.0.2\n Downloaded winapi-i686-pc-windows-gnu v0.4.0\n Downloaded tracing-subscriber v0.3.23\n Downloaded time v0.3.47\n Downloaded quick-xml v0.39.4\n Downloaded chrono v0.4.44\n Downloaded zerocopy v0.8.48\n Downloaded git2 v0.20.4\n Downloaded blake3 v1.8.5\n Downloaded vcpkg v0.2.15\n Downloaded hickory-proto v0.26.1\n Downloaded winapi-x86_64-pc-windows-gnu v0.4.0\n Downloaded objc2-foundation v0.3.2\n Downloaded windows_aarch64_gnullvm v0.42.2\n Downloaded windows_x86_64_gnullvm v0.52.6\n Downloaded windows_aarch64_gnullvm v0.52.6\n Downloaded aes-gcm v0.10.3\n Downloaded windows_i686_gnullvm v0.52.6\n Downloaded derive_more v2.1.1\n Downloaded derive_more-impl v2.1.1\n Downloaded netwatch v0.19.0\n Downloaded portmapper v0.19.0\n Downloaded iroh-tickets v1.0.0\n Downloaded backon v1.6.0\n Downloaded moka v0.12.15\n Downloaded rcgen v0.14.8\n Downloaded typenum v1.20.0\n Downloaded proc-macro-error v0.4.12\n Downloaded windows-sys v0.45.0\n Downloaded irpc-derive v0.17.0\n Downloaded genawaiter-proc-macro v0.99.1\n Downloaded proc-macro-hack v0.5.20+deprecated\n Downloaded hex v0.4.3\n Downloaded gloo-timers v0.3.0\n Downloaded ssh-key v0.6.7\n Downloaded proc-macro-error-attr v0.4.12\n Downloaded cmov v0.5.3\n Downloaded async-trait v0.1.89\n Downloaded either v1.15.0\n Downloaded web-sys v0.3.98\n Downloaded windows_aarch64_msvc v0.42.2\n Downloaded tokio-websockets v0.13.2\n Downloaded windows_i686_msvc v0.42.2\n Downloaded windows_x86_64_gnu v0.42.2\n Downloaded windows_i686_gnu v0.42.2\n Downloaded windows_aarch64_msvc v0.52.6\n Downloaded windows_x86_64_msvc v0.52.6\n Downloaded windows_i686_gnu v0.52.6\n Downloaded windows_i686_msvc v0.52.6\n Downloaded windows_x86_64_gnu v0.52.6\n Downloaded libz-sys v1.1.28\n Downloaded windows_x86_64_msvc v0.42.2\n Downloaded rustls-platform-verifier v0.7.0\n Downloaded tracing-core v0.1.36\n Downloaded uuid v1.23.1\n Downloaded resolv-conf v0.7.6\n Downloaded core-foundation v0.9.4\n Downloaded iana-time-zone v0.1.65\n Downloaded tagptr v0.2.0\n Downloaded system-configuration-sys v0.6.0\n Downloaded system-configuration v0.7.0\n Downloaded wasm-streams v0.5.0\n Downloaded iroh-dns v1.0.0\n Downloaded darling_core v0.20.11\n Downloaded darling v0.20.11\n Downloaded derive_builder v0.20.2\n Downloaded pharos v0.5.3\n Downloaded ws_stream_wasm v0.7.5\n Downloaded yasna v0.6.0\n Downloaded toml_parser v1.1.2+spec-1.1.0\n Downloaded sha1_smol v1.0.1\n Downloaded vergen v9.1.0\n Downloaded ident_case v1.0.1\n Downloaded darling_macro v0.20.11\n Downloaded derive_builder_core v0.20.2\n Downloaded derive_builder_macro v0.20.2\n Downloaded vergen-lib v9.1.0\n Downloaded vergen-gitcl v9.1.0\n Downloaded async_io_stream v0.3.3\n Downloaded windows_x86_64_gnullvm v0.42.2\n Downloaded ring v0.17.14\n Downloaded ryu v1.0.23\n Downloaded iroh-metrics v1.0.1\n Downloaded schannel v0.1.29\n Downloaded pin-project v1.1.12\n Downloaded igd-next v0.17.0\n Downloaded iroh-metrics-derive v1.0.1\n Downloaded netlink-packet-route v0.29.0\n Downloaded objc2-core-wlan v0.3.2\n Downloaded futures-executor v0.3.32\n Downloaded num_enum_derive v0.7.6\n Downloaded num_enum v0.7.6\n Downloaded windows-core v0.62.2\n Downloaded encode_unicode v1.0.0\n Downloaded objc2 v0.6.4\n Downloaded objc2-security v0.3.2\n Downloaded strum_macros v0.28.0\n Downloaded clap v4.6.1\n Downloaded crypto-bigint v0.5.5\n Downloaded windows-targets v0.42.2\n Downloaded libgit2-sys v0.18.4+1.9.3\n Downloaded mac-addr v0.3.0\n Downloaded ndk-context v0.1.1\n Downloaded objc2-security-foundation v0.3.2\n Downloaded netlink-packet-route v0.31.0\n Downloaded objc2-core-foundation v0.3.2\n Downloaded time-macros v0.2.27\n Downloaded toml_datetime v1.1.1+spec-1.1.0\n Downloaded netlink-packet-core v0.8.1\n Downloaded netlink-proto v0.12.0\n Downloaded netlink-sys v0.8.8\n Downloaded block2 v0.6.2\n Downloaded dispatch2 v0.3.1\n Downloaded objc2-encode v4.1.0\n Downloaded objc2-system-configuration v0.3.2\n Downloaded android_system_properties v0.1.5\n Downloaded iana-time-zone-haiku v0.1.2\n Downloaded h2 v0.4.14\n Downloaded hyper v1.9.0\n Downloaded iroh v1.0.0\n Downloaded winapi v0.3.9\n Downloaded http-body-util v0.1.3\n Downloaded hyper-rustls v0.27.9\n Downloaded atomic-waker v1.1.2\n Downloaded fnv v1.0.7\n Downloaded httpdate v1.0.3\n Downloaded try-lock v0.2.5\n Downloaded want v0.3.1\n Downloaded ipnet v2.12.0\n Downloaded hyper-util v0.1.20\n Downloaded tokio-rustls v0.26.4\n Downloaded http-body v1.0.1\n Downloaded sync_wrapper v1.0.2\n Downloaded tower v0.5.3\n Downloaded tower-layer v0.3.3\n Downloaded tower-http v0.6.10\n Downloaded num-bigint v0.4.6\n Downloaded simd_cesu8 v1.1.1\n Downloaded rustls-native-certs v0.8.3\n Downloaded core-foundation v0.10.1\n Downloaded security-framework-sys v2.17.0\n Downloaded futures-buffered v0.2.13\n Downloaded futures-lite v2.6.1\n Downloaded crc32fast v1.5.0\n Downloaded iroh-util v0.6.0\n Downloaded pem v3.0.6\n Downloaded der-parser v10.0.0\n Downloaded asn1-rs-impl v0.2.0\n Downloaded asn1-rs v0.7.1\n Downloaded oid-registry v0.8.1\n Downloaded minimal-lexical v0.2.1\n Downloaded nom v7.1.3\n Downloaded x509-parser v0.18.1\n Downloaded bit-vec v0.9.1\n Downloaded deranged v0.5.8\n Downloaded jni v0.22.4\n Downloaded noq-proto v1.0.0\n Downloaded windows-future v0.3.2\n Downloaded regex-automata v0.4.14\n Downloaded tokio v1.52.3\n Downloaded zerocopy-derive v0.8.48\n Downloaded sqlite3-src v0.7.0\n Downloaded asn1-rs-derive v0.6.0\n Downloaded rusticata-macros v4.1.0\n Downloaded num_threads v0.1.7\n Downloaded powerfmt v0.2.0\n Downloaded num-conv v0.2.1\n Downloaded time-core v0.1.8\n Downloaded combine v4.6.7\n Downloaded jni-macros v0.22.4\n Downloaded windows-collections v0.3.2\n Downloaded reflink-copy v0.1.29\n Downloaded self_cell v1.2.2\n Downloaded tracing v0.1.44\n Downloaded clap_derive v4.6.1\n Downloaded console v0.16.3\n Downloaded web-time v1.1.0\n Downloaded p256 v0.13.2\n Downloaded elliptic-curve v0.13.8\n Downloaded num-traits v0.2.19\n Downloaded nested_enum_utils v0.2.3\n Downloaded enum-assoc v1.3.0\n Downloaded fastbloom v0.17.0\n Downloaded identity-hash v0.1.0\n Downloaded lru-slab v0.1.2\n Downloaded rand_pcg v0.10.2\n Downloaded jni-sys-macros v0.4.1\n Downloaded jni-sys v0.4.1\n Downloaded simdutf8 v0.1.5\n Downloaded openssl-probe v0.2.1\n Downloaded rustls-platform-verifier-android v0.1.1\n Downloaded noq-udp v1.0.0\n Downloaded noq v1.0.0\n Downloaded range-collections v0.4.6\n Downloaded iroh-blobs v0.103.0\n Downloaded regex-syntax v0.8.10\n Downloaded rustls v0.23.40\n Downloaded linux-raw-sys v0.12.1\n Downloaded rustc-hash v2.1.2\n Downloaded tokio-stream v0.1.18\n Downloaded binary-merge v0.1.2\n Downloaded inplace-vec-builder v0.1.1\n Downloaded windows-interface v0.59.3\n Downloaded pin-project-internal v1.1.12\n Downloaded valuable v0.1.1\n Downloaded simd-adler32 v0.3.9\n Downloaded hybrid-array v0.4.12\n Downloaded windows-implement v0.60.2\n Downloaded windows-strings v0.5.1\n Downloaded windows-numerics v0.3.1\n Downloaded cfg_aliases v0.2.1\n Downloaded windows-result v0.4.1\n Downloaded generator v0.8.8\n Downloaded scoped-tls v1.0.1\n Downloaded loom v0.7.2\n Downloaded cordyceps v0.3.4\n Downloaded diatomic-waker v0.2.3\n Downloaded spin v0.10.0\n Downloaded aho-corasick v1.1.4\n Downloaded webpki-roots v1.0.7\n Downloaded fiat-crypto v0.3.0\n Downloaded spin v0.9.8\n Downloaded rsa v0.9.10\n Downloaded der v0.7.10\n Downloaded matchers v0.2.0\n Downloaded nu-ansi-term v0.50.3\n Downloaded sharded-slab v0.1.7\n Downloaded tracing-attributes v0.1.31\n Downloaded tracing-log v0.2.0\n Downloaded miniz_oxide v0.8.9\n Downloaded flate2 v1.1.9\n Downloaded rustls-webpki v0.103.13\n Downloaded base64 v0.22.1\n Downloaded http v1.4.0\n Downloaded ureq-proto v0.6.0\n Downloaded ureq v3.3.0\n Downloaded unicode-width v0.2.2\n Downloaded hmac v0.12.1\n Downloaded pkcs1 v0.7.5\n Downloaded poly1305 v0.8.0\n Downloaded const-oid v0.9.6\n Downloaded windows-core v0.58.0\n Downloaded send_wrapper v0.6.0\n Downloaded wasm-bindgen-futures v0.4.71\n Downloaded untrusted v0.9.0\n Downloaded httparse v1.10.1\n Downloaded utf8-zero v0.8.1\n Downloaded rustls-pki-types v1.14.1\n Downloaded anstyle-parse v1.0.0\n Downloaded anstyle-query v1.1.5\n Downloaded once_cell_polyfill v1.70.2\n Downloaded anstyle-wincon v3.0.11\n Downloaded colorchoice v1.0.5\n Downloaded is_terminal_polyfill v1.70.2\n Downloaded utf8parse v0.2.2\n Downloaded anstream v1.0.0\n Downloaded anstyle v1.0.14\n Downloaded clap_lex v1.1.0\n Downloaded crossterm v0.29.0\n Downloaded serde_bytes v0.11.19\n Downloaded cid v0.11.3\n Downloaded convert_case v0.10.0\n Downloaded curve25519-dalek v5.0.0-rc.0\n Downloaded digest v0.11.3\n Downloaded pem-rfc7468 v0.7.0\n Downloaded sha2 v0.10.9\n Downloaded windows-sys v0.61.2\n Downloaded adler2 v2.0.1\n Downloaded terminal_size v0.4.4\n Downloaded indicatif v0.18.4\n Downloaded crossterm_winapi v0.9.1\n Downloaded litrs v1.0.0\n Downloaded document-features v0.2.12\n Downloaded redox_syscall v0.5.18\n Downloaded parking_lot_core v0.9.12\n Downloaded parking_lot v0.12.5\n Downloaded signal-hook v0.3.18\n Downloaded signal-hook-mio v0.2.5\n Downloaded thread_local v1.1.9\n Downloaded fuzzy-matcher v0.3.7\n Downloaded inquire v0.9.4\n Downloaded bytes v1.11.1\n Downloaded mio v1.2.0\n Downloaded signal-hook-registry v1.4.8\n Downloaded socket2 v0.6.3\n Downloaded tokio-macros v2.7.0\n Downloaded arrayref v0.3.9\n Downloaded arrayvec v0.7.6\n Downloaded constant_time_eq v0.4.2\n Downloaded wasmparser v0.244.0\n Downloaded pkcs8 v0.10.2\n Downloaded chacha20 v0.9.1\n Downloaded unit-prefix v0.5.2\n Downloaded const-oid v0.10.2\n Downloaded der v0.8.0\n Downloaded spki v0.8.0\n Downloaded pkcs8 v0.11.0\n Downloaded base16ct v1.0.0\n Downloaded serdect v0.4.3\n Downloaded signature v3.0.0\n Downloaded ed25519-dalek v3.0.0-rc.0\n Downloaded cpufeatures v0.3.0\n Downloaded r-efi v6.0.0\n Downloaded heck v0.5.0\n Downloaded anyhow v1.0.102\n Downloaded unicode-xid v0.2.6\n Downloaded wit-bindgen-rust v0.51.0\n Downloaded wit-bindgen-rust-macro v0.51.0\n Downloaded ecdsa v0.16.9\n Downloaded lock_api v0.4.14\n Downloaded num-integer v0.1.46\n Downloaded cbc v0.1.2\n Downloaded ctr v0.9.2\n Downloaded base64ct v1.8.3\n Downloaded ssh-encoding v0.2.0\n Downloaded ed25519 v3.0.0\n Downloaded block-buffer v0.12.0\n Downloaded crypto-common v0.2.1\n Downloaded spez v0.1.2\n Downloaded prettyplease v0.2.37\n Downloaded wit-bindgen-core v0.51.0\n Downloaded wasm-encoder v0.244.0\n Downloaded hashbrown v0.15.5\n Downloaded wit-parser v0.244.0\n Downloaded wit-component v0.244.0\n Downloaded primeorder v0.13.6\n Downloaded aead v0.5.2\n Downloaded digest v0.10.7\n Downloaded sync-ptr v0.1.4\n Downloaded zeroize v1.9.0\n Downloaded radicle-crypto v0.17.0\n Downloaded wasi v0.11.1+wasi-snapshot-preview1\n Downloaded n0-error-macros v1.0.0\n Downloaded n0-error v1.0.0\n Downloaded chacha20 v0.10.0\n Downloaded leb128fmt v0.1.0\n Downloaded wasm-metadata v0.244.0\n Downloaded id-arena v2.3.0\n Downloaded foldhash v0.1.5\n Downloaded wit-bindgen v0.51.0\n Downloaded ff v0.13.1\n Downloaded group v0.13.0\n Downloaded base16ct v0.2.0\n Downloaded spki v0.7.3\n Downloaded cipher v0.4.4\n Downloaded cpufeatures v0.2.17\n Downloaded windows-interface v0.58.0\n Downloaded radicle-git-metadata v0.2.0\n Downloaded thiserror-impl v1.0.69\n Downloaded thiserror v1.0.69\n Downloaded git-ref-format-core v0.6.0\n Downloaded rand_chacha v0.3.1\n Downloaded getrandom v0.4.2\n Downloaded rand_core v0.10.1\n Downloaded rand v0.10.1\n Downloaded iroh-base v1.0.0\n Downloaded unsigned-varint v0.8.0\n Downloaded multihash v0.19.5\n Downloaded cobs v0.3.0\n Downloaded embedded-io v0.6.1\n Downloaded atomic-polyfill v1.0.3\n Downloaded heapless v0.7.17\n Downloaded signature v1.6.4\n Downloaded ghash v0.5.1\n Downloaded block-buffer v0.10.4\n Downloaded windows-strings v0.1.0\n Downloaded windows-targets v0.52.6\n Downloaded radicle-localtime v0.1.0\n Downloaded libc v0.2.186\n Downloaded hash32 v0.2.1\n Downloaded postcard v1.1.3\n Downloaded base64 v0.21.7\n Downloaded bytesize v2.3.1\n Downloaded crossbeam-utils v0.8.21\n Downloaded crossbeam-channel v0.5.15\n Downloaded dunce v1.0.5\n Downloaded fast-glob v0.3.3\n Downloaded nonempty v0.9.0\n Downloaded radicle-dag v0.10.0\n Downloaded radicle-cob v0.20.0\n Downloaded serde_derive_internals v0.29.1\n Downloaded schemars_derive v1.2.1\n Downloaded schemars v1.2.1\n Downloaded radicle-core v0.3.0\n Downloaded amplify_syn v2.0.1\n Downloaded amplify_derive v4.0.1\n Downloaded amplify_num v0.5.3\n Downloaded ascii v1.1.0\n Downloaded amplify v4.9.0\n Downloaded cyphergraphy v0.3.1\n Downloaded cyphernet v0.5.3\n Downloaded syn v1.0.109\n Downloaded fiat-crypto v0.2.9\n Downloaded lazy_static v1.5.0\n Downloaded sec1 v0.7.3\n Downloaded polyval v0.6.2\n Downloaded opaque-debug v0.3.1\n Downloaded ssh-cipher v0.2.0\n Downloaded windows-result v0.2.0\n Downloaded radicle-git-ref-format v0.1.0\n Downloaded dyn-clone v1.0.20\n Downloaded ref-cast-impl v1.0.25\n Downloaded ref-cast v1.0.25\n Downloaded cypheraddr v0.4.1\n Downloaded socks5-client v0.4.2\n Downloaded ct-codecs v1.1.6\n Downloaded ed25519 v1.5.3\n Downloaded ec25519 v0.1.0\n Downloaded base-x v0.2.11\n Downloaded const-str v0.4.3\n Downloaded match-lookup v0.1.2\n Downloaded base256emoji v1.0.2\n Downloaded data-encoding v2.11.0\n Downloaded data-encoding-macro-internal v0.1.18\n Downloaded data-encoding-macro v0.1.20\n Downloaded multibase v0.9.2\n Downloaded secrecy v0.10.3\n Downloaded ssh-agent-lib v0.5.2\n Downloaded byteorder v1.5.0\n Downloaded blowfish v0.9.1\n Downloaded pbkdf2 v0.12.2\n Downloaded curve25519-dalek v4.1.3\n Downloaded scopeguard v1.2.0\n Downloaded signature v2.2.0\n Downloaded inout v0.1.4\n Downloaded version_check v0.9.5\n Downloaded generic-array v0.14.7\n Downloaded defer-heavy v0.1.0\n Downloaded windows-implement v0.58.0\n Downloaded winpipe v0.1.1\n Downloaded zeroize_derive v1.5.0\n Downloaded radicle v0.24.0\n Downloaded rustix v1.1.4\n Downloaded syn v2.0.117\n Downloaded block-padding v0.3.3\n Downloaded crypto-common v0.1.7\n Downloaded subtle v2.6.1\n Downloaded log v0.4.29\n Downloaded rand_core v0.6.4\n Downloaded qcheck v1.0.0\n Downloaded radicle-oid v0.2.0\n Downloaded unicode-normalization v0.1.25\n Downloaded hashbrown v0.17.1\n Downloaded serde_json v1.0.149\n Downloaded futures-util v0.3.32\n Downloaded wasip2 v1.0.3+wasi-0.2.9\n Downloaded bumpalo v3.20.2\n Downloaded portable-atomic v1.13.1\n Downloaded icu_properties_data v2.2.0\n Downloaded idna v1.1.0\n Downloaded semver v1.0.28\n Downloaded rustc_version v0.4.1\n Downloaded ed25519 v2.2.3\n Downloaded ed25519-dalek v2.2.0\n Downloaded rfc6979 v0.4.0\n Downloaded num-iter v0.1.45\n Downloaded universal-hash v0.5.1\n Downloaded rand v0.8.6\n Downloaded cc v1.2.62\n Downloaded pkg-config v0.3.33\n Downloaded tinyvec v1.11.0\n Downloaded indexmap v2.14.0\n Downloaded memchr v2.8.0\n Downloaded slab v0.4.12\n Downloaded js-sys v0.3.98\n Downloaded r-efi v5.3.0\n Downloaded wit-bindgen v0.57.1\n Downloaded cfg-if v1.0.4\n Downloaded wasm-bindgen-macro-support v0.2.121\n Downloaded wasm-bindgen v0.2.121\n Downloaded bitflags v2.11.1\n Downloaded errno v0.3.14\n Downloaded icu_normalizer v2.2.0\n Downloaded icu_collections v2.2.0\n Downloaded icu_locale_core v2.2.0\n Downloaded icu_provider v2.2.0\n Downloaded zerotrie v0.2.4\n Downloaded zerovec v0.11.6\n Downloaded serde v1.0.228\n Downloaded sqlite3-sys v0.18.0\n Downloaded winapi-util v0.1.11\n Downloaded allocator-api2 v0.2.21\n Downloaded foldhash v0.2.0\n Downloaded fastrand v2.4.1\n Downloaded getrandom v0.3.4\n Downloaded icu_normalizer_data v2.2.0\n Downloaded find-msvc-tools v0.1.9\n Downloaded shlex v1.3.0\n Downloaded sqlite v0.37.0\n Downloaded uds_windows v1.2.1\n Downloaded walkdir v2.5.0\n Downloaded equivalent v1.0.2\n Downloaded zmij v1.0.21\n Downloaded futures-channel v0.3.32\n Downloaded futures-io v0.3.32\n Downloaded futures-task v0.3.32\n Downloaded pin-project-lite v0.2.17\n Downloaded rustversion v1.0.22\n Downloaded wasm-bindgen-macro v0.2.121\n Downloaded wasm-bindgen-shared v0.2.121\n Downloaded critical-section v1.2.0\n Downloaded once_cell v1.21.4\n Downloaded windows v0.62.2\n Downloaded tempfile v3.27.0\n Downloaded thiserror v2.0.18\n Downloaded litemap v0.8.2\n Downloaded tinystr v0.8.3\n Downloaded writeable v0.6.3\n Downloaded stable_deref_trait v1.2.1\n Downloaded yoke v0.8.2\n Downloaded icu_properties v2.2.0\n Downloaded smallvec v1.15.1\n Downloaded serde_core v1.0.228\n Downloaded proc-macro2 v1.0.106\n Downloaded quote v1.0.45\n Downloaded unicode-ident v1.0.24\n Downloaded serde_derive v1.0.228\n Downloaded typeid v1.0.3\n Downloaded serde-untagged v0.1.9\n Downloaded siphasher v1.0.3\n Downloaded autocfg v1.5.0\n Downloaded memoffset v0.9.1\n Downloaded tinyvec_macros v0.1.1\n Downloaded same-file v1.0.6\n Downloaded windows v0.58.0\n Downloaded itoa v1.0.18\n Downloaded futures-core v0.3.32\n Downloaded futures-macro v0.3.32\n Downloaded futures-sink v0.3.32\n Downloaded thiserror-impl v2.0.18\n Downloaded form_urlencoded v1.2.2\n Downloaded potential_utf v0.1.5\n Downloaded displaydoc v0.2.5\n Downloaded synstructure v0.13.2\n","timestamp":{"secs_since_epoch":1783333701,"nanos_since_epoch":965173348},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_fetch","timestamp":{"secs_since_epoch":1783333702,"nanos_since_epoch":239441311},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783333702,"nanos_since_epoch":241419679},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783333702,"nanos_since_epoch":245866869},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333702,"nanos_since_epoch":245890231},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333702,"nanos_since_epoch":247278266},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783333702,"nanos_since_epoch":247371765},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783333706,"nanos_since_epoch":32340309},"log_source":"Plan"}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1783333706,"nanos_since_epoch":35974309},"log_source":"Plan"}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1783333706,"nanos_since_epoch":38489122},"log_source":"Plan"}
EXIT CODE: 0
ambient-execute-plan0.15.0@eeab732steps:
- 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.96.1 (356927216 2026-06-26)
cargoclippy--versionclippy 0.1.96 (31fca3adb2 2026-06-26)
rustc--versionrustc 1.96.1 (31fca3adb 2026-06-26)
cargofmt--check- action: cargo_fmt
- action: cargo_clippy
cargo--versioncargo 1.96.1 (356927216 2026-06-26)
cargoclippy--versionclippy 0.1.96 (31fca3adb2 2026-06-26)
rustc--versionrustc 1.96.1 (31fca3adb 2026-06-26)
cargoclippy--offline--locked--workspace--all-targets--no-deps----denywarnings Compiling proc-macro2 v1.0.106
Compiling unicode-ident v1.0.24
Compiling quote v1.0.45
Compiling libc v0.2.186
Compiling serde_core v1.0.228
Compiling syn v2.0.117
Compiling serde v1.0.228
Checking cfg-if v1.0.4
Compiling version_check v0.9.5
Checking typenum v1.20.0
Checking log v0.4.29
Checking subtle v2.6.1
Compiling generic-array v0.14.7
Checking getrandom v0.2.17
Compiling serde_derive v1.0.228
Compiling zeroize_derive v1.5.0
Checking zeroize v1.9.0
Compiling jobserver v0.1.34
Compiling shlex v1.3.0
Compiling find-msvc-tools v0.1.9
Compiling cc v1.2.62
Checking crypto-common v0.1.7
Checking smallvec v1.15.1
Checking pin-project-lite v0.2.17
Compiling portable-atomic v1.13.1
Checking bytes v1.11.1
Compiling synstructure v0.13.2
Checking stable_deref_trait v1.2.1
Checking memchr v2.8.0
Checking errno v0.3.14
Checking signal-hook-registry v1.4.8
Compiling zerofrom-derive v0.1.7
Checking critical-section v1.2.0
Checking once_cell v1.21.4
Compiling yoke-derive v0.8.2
Checking zerofrom v0.1.7
Checking mio v1.2.0
Checking yoke v0.8.2
Compiling zerovec-derive v0.11.3
Checking socket2 v0.6.3
Compiling tokio-macros v2.7.0
Compiling displaydoc v0.2.5
Checking zerovec v0.11.6
Checking const-oid v0.9.6
Compiling syn v1.0.109
Checking futures-core v0.3.32
Checking tokio v1.52.3
Checking itoa v1.0.18
Checking cpufeatures v0.2.17
Checking tinystr v0.8.3
Compiling semver v1.0.28
Checking foldhash v0.2.0
Checking writeable v0.6.3
Checking litemap v0.8.2
Checking scopeguard v1.2.0
Compiling libm v0.2.16
Checking lock_api v0.4.14
Checking icu_locale_core v2.2.0
Compiling rustc_version v0.4.1
Checking potential_utf v0.1.5
Checking zerotrie v0.2.4
Compiling icu_normalizer_data v2.2.0
Compiling icu_properties_data v2.2.0
Checking utf8_iter v1.0.4
Checking bitflags v2.11.1
Checking icu_collections v2.2.0
Checking icu_provider v2.2.0
Checking block-buffer v0.10.4
Checking equivalent v1.0.2
Compiling thiserror v2.0.18
Checking futures-io v0.3.32
Checking percent-encoding v2.3.2
Checking digest v0.10.7
Compiling thiserror-impl v2.0.18
Checking rand_core v0.6.4
Checking rand_core v0.10.1
Checking icu_properties v2.2.0
Checking icu_normalizer v2.2.0
Checking block-padding v0.3.3
Checking futures-sink v0.3.32
Checking cpufeatures v0.3.0
Checking allocator-api2 v0.2.21
Compiling autocfg v1.5.0
Checking slab v0.4.12
Checking hashbrown v0.17.1
Compiling num-traits v0.2.19
Checking idna_adapter v1.2.2
Checking futures-channel v0.3.32
Checking inout v0.1.4
Compiling futures-macro v0.3.32
Checking base64ct v1.8.3
Checking futures-task v0.3.32
Checking cipher v0.4.4
Checking idna v1.1.0
Checking futures-util v0.3.32
Checking form_urlencoded v1.2.2
Compiling getrandom v0.4.2
Checking url v2.5.8
Checking indexmap v2.14.0
Compiling cfg_aliases v0.2.1
Checking fastrand v2.4.1
Checking spin v0.9.8
Compiling unicode-segmentation v1.13.2
Checking universal-hash v0.5.1
Checking opaque-debug v0.3.1
Compiling unicode-xid v0.2.6
Checking chacha20 v0.10.0
Compiling convert_case v0.10.0
Checking der v0.7.10
Compiling derive_more-impl v2.1.1
Checking tracing-core v0.1.36
Compiling curve25519-dalek-derive v0.1.1
Checking data-encoding v2.11.0
Checking byteorder v1.5.0
Compiling pkg-config v0.3.33
Checking rand v0.10.1
Checking polyval v0.6.2
Checking ghash v0.5.1
Checking aes v0.8.4
Checking ctr v0.9.2
Checking aead v0.5.2
Compiling tracing-attributes v0.1.31
Checking derive_more v2.1.1
Compiling zerocopy v0.8.48
Compiling data-encoding-macro-internal v0.1.18
Checking tracing v0.1.44
Checking aes-gcm v0.10.3
Checking sha2 v0.10.9
Compiling ring v0.17.14
Checking tinyvec_macros v0.1.1
Checking tinyvec v1.11.0
Checking data-encoding-macro v0.1.20
Checking spki v0.7.3
Checking tokio-util v0.7.18
Checking signature v2.2.0
Checking ff v0.13.1
Checking http v1.4.0
Checking rustls-pki-types v1.14.1
Compiling n0-error-macros v1.0.0
Compiling spez v0.1.2
Checking hybrid-array v0.4.12
Compiling rustversion v1.0.22
Checking base16ct v0.2.0
Checking sec1 v0.7.3
Checking n0-error v1.0.0
Checking group v0.13.0
Checking ppv-lite86 v0.2.21
Checking pem-rfc7468 v1.0.0
Checking crypto-bigint v0.5.5
Checking const-oid v0.10.2
Compiling crossbeam-utils v0.8.21
Checking untrusted v0.9.0
Checking elliptic-curve v0.13.8
Checking der v0.8.0
Checking rand_chacha v0.3.1
Checking block-buffer v0.12.0
Checking crypto-common v0.2.1
Checking hmac v0.12.1
Compiling rustix v1.1.4
Checking rfc6979 v0.4.0
Checking spki v0.8.0
Checking digest v0.11.3
Checking rand v0.8.6
Checking lazy_static v1.5.0
Compiling curve25519-dalek v5.0.0-rc.0
Compiling amplify_syn v2.0.1
Checking linux-raw-sys v0.12.1
Checking signature v1.6.4
Checking base16ct v1.0.0
Compiling rustls v0.23.40
Compiling vcpkg v0.2.15
Compiling amplify_derive v4.0.1
Compiling libz-sys v1.1.28
Checking serdect v0.4.3
Checking ed25519 v1.5.3
Checking pkcs8 v0.11.0
Checking ecdsa v0.16.9
Checking rustls-webpki v0.103.13
Checking primeorder v0.13.6
Checking num-integer v0.1.46
Compiling curve25519-dalek v4.1.3
Compiling heapless v0.7.17
Checking siphasher v1.0.3
Checking amplify_num v0.5.3
Checking ct-codecs v1.1.6
Compiling num-bigint-dig v0.8.6
Checking signature v3.0.0
Checking ascii v1.1.0
Checking ed25519 v3.0.0
Checking ec25519 v0.1.0
Checking num-iter v0.1.45
Checking amplify v4.9.0
Checking crossbeam-channel v0.5.15
Checking sha2 v0.11.0
Checking pkcs8 v0.10.2
Compiling sqlite3-src v0.7.0
Checking hash32 v0.2.1
Checking pem-rfc7468 v0.7.0
Checking ipnet v2.12.0
Compiling ref-cast v1.0.25
Compiling zmij v1.0.21
Compiling heck v0.5.0
Checking base64 v0.22.1
Compiling parking_lot_core v0.9.12
Compiling thiserror v1.0.69
Checking ssh-encoding v0.2.0
Checking pkcs1 v0.7.5
Checking ed25519-dalek v3.0.0-rc.0
Checking cyphergraphy v0.3.1
Checking ed25519 v2.2.3
Compiling libgit2-sys v0.18.4+1.9.3
Checking blowfish v0.9.1
Checking poly1305 v0.8.0
Checking chacha20 v0.9.1
Checking cbc v0.1.2
Checking cobs v0.3.0
Checking pbkdf2 v0.12.2
Compiling blake3 v1.8.5
Compiling thiserror-impl v1.0.69
Compiling ref-cast-impl v1.0.25
Compiling match-lookup v0.1.2
Compiling postcard-derive v0.2.2
Checking const-str v0.4.3
Checking atomic-waker v1.1.2
Compiling ident_case v1.0.1
Compiling strsim v0.11.1
Compiling httparse v1.10.1
Compiling serde_json v1.0.149
Compiling fnv v1.0.7
Compiling darling_core v0.20.11
Checking base256emoji v1.0.2
Checking postcard v1.1.3
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 iroh-base v1.0.0
Checking p256 v0.13.2
Checking p521 v0.13.3
Checking p384 v0.13.1
Checking arrayref v0.3.9
Checking arrayvec v0.7.6
Checking base-x v0.2.11
Checking constant_time_eq v0.4.2
Checking multibase v0.9.2
Checking h2 v0.4.14
Checking ssh-key v0.6.7
Checking parking_lot v0.12.5
Checking socks5-client v0.4.2
Checking sqlite3-sys v0.18.0
Checking git-ref-format-core v0.6.0
Compiling darling_macro v0.20.11
Checking qcheck v1.0.0
Checking secrecy v0.10.3
Compiling pin-project-internal v1.1.12
Checking serde_bytes v0.11.19
Compiling typeid v1.0.3
Checking parking v2.2.1
Checking futures-lite v2.6.1
Checking pin-project v1.1.12
Checking ssh-agent-lib v0.5.2
Compiling darling v0.20.11
Checking sqlite v0.37.0
Checking cyphernet v0.5.3
Checking http-body v1.0.1
Compiling serde_derive_internals v0.29.1
Compiling getrandom v0.3.4
Checking dyn-clone v1.0.20
Compiling erased-serde v0.4.10
Compiling paste v1.0.15
Compiling schemars_derive v1.2.1
Checking radicle-crypto v0.17.0
Compiling derive_builder_core v0.20.2
Compiling n0-future v0.3.2
Compiling winnow v1.0.2
Checking diatomic-waker v0.2.3
Checking tower-service v0.3.3
Compiling anyhow v1.0.102
Checking cordyceps v0.3.4
Checking spin v0.10.0
Checking try-lock v0.2.5
Checking want v0.3.1
Checking futures-buffered v0.2.13
Compiling toml_parser v1.1.2+spec-1.1.0
Compiling derive_builder_macro v0.20.2
Checking schemars v1.2.1
Checking tokio-rustls v0.26.4
Compiling vergen-lib v9.1.0
Checking radicle-dag v0.10.0
Compiling noq-udp v1.0.0
Checking radicle-git-metadata v0.2.0
Checking nonempty v0.9.0
Checking powerfmt v0.2.0
Checking openssl-probe v0.2.1
Compiling toml_datetime v1.1.1+spec-1.1.0
Checking unsigned-varint v0.8.0
Compiling radicle v0.24.0
Checking httpdate v1.0.3
Checking hyper v1.9.0
Checking multihash v0.19.5
Compiling toml_edit v0.25.11+spec-1.1.0
Checking rustls-native-certs v0.8.3
Checking deranged v0.5.8
Checking git2 v0.20.4
Checking netlink-packet-core v0.8.1
Checking tempfile v3.27.0
Compiling derive_builder v0.20.2
Checking serde-untagged v0.1.9
Checking radicle-git-ref-format v0.1.0
Compiling vergen v9.1.0
Checking unicode-normalization v0.1.25
Checking radicle-oid v0.2.0
Checking radicle-localtime v0.1.0
Checking radicle-core v0.3.0
Checking radicle-cob v0.20.0
Checking bytesize v2.3.1
Checking base64 v0.21.7
Checking either v1.15.0
Checking num-conv v0.2.1
Checking same-file v1.0.6
Checking time-core v0.1.8
Checking dunce v1.0.5
Checking fast-glob v0.3.3
Checking time v0.3.47
Checking walkdir v2.5.0
Checking prefix-trie v0.8.3
Checking rustls-platform-verifier v0.7.0
Compiling proc-macro-crate v3.5.0
Checking cid v0.11.3
Checking hyper-util v0.1.20
Compiling vergen-gitcl v9.1.0
Checking futures-executor v0.3.32
Compiling num_threads v0.1.7
Checking tower-layer v0.3.3
Checking futures v0.3.32
Checking hickory-proto v0.26.1
Checking http-body-util v0.1.3
Checking fastbloom v0.17.0
Checking crossbeam-epoch v0.9.18
Checking netlink-sys v0.8.8
Checking uuid v1.23.1
Compiling noq v1.0.0
Checking rand_pcg v0.10.2
Checking sync_wrapper v1.0.2
Compiling enum-assoc v1.3.0
Compiling async-trait v0.1.89
Compiling proc-macro-error-attr v0.4.12
Checking thread_local v1.1.9
Compiling netdev v0.44.0
Checking lru-slab v0.1.2
Checking identity-hash v0.1.0
Checking sorted-index-buffer v0.2.1
Checking rustc-hash v2.1.2
Checking tagptr v0.2.0
Checking noq-proto v1.0.0
Checking moka v0.12.15
Checking hickory-net v0.26.1
Checking tower v0.5.3
Checking radicle-artifact-core v0.16.0 (/ci/src/crates/radicle-artifact-core)
Compiling num_enum_derive v0.7.6
Checking netlink-packet-route v0.29.0
Compiling iroh-metrics-derive v1.0.1
Compiling strum_macros v0.28.0
Checking tokio-stream v0.1.18
Compiling netwatch v0.19.0
Compiling iroh-dns v1.0.0
Compiling syn-mid v0.5.4
Compiling proc-macro-error v0.4.12
Checking mac-addr v0.3.0
Compiling proc-macro-hack v0.5.20+deprecated
Checking ryu v1.0.23
Checking resolv-conf v0.7.6
Checking xml-rs v0.8.28
Checking hickory-resolver v0.26.1
Checking xmltree v0.10.3
Checking iroh-metrics v1.0.1
Checking strum v0.28.0
Checking num_enum v0.7.6
Compiling iroh-relay v1.0.0
Checking tower-http v0.6.10
Checking netlink-proto v0.12.0
Checking hyper-rustls v0.27.9
Checking n0-watcher v1.0.0
Checking netlink-packet-route v0.31.0
Checking attohttpc v0.30.1
Checking arc-swap v1.9.1
Checking webpki-roots v1.0.7
Checking simple-dns v0.11.2
Checking simdutf8 v0.1.5
Checking sha1_smol v1.0.1
Checking tokio-websockets v0.13.2
Checking igd-next v0.17.0
Checking reqwest v0.13.3
Checking radicle-artifact-client v0.16.0 (/ci/src/crates/radicle-artifact-client)
Compiling iroh v1.0.0
Checking lru v0.18.0
Checking seize v0.5.1
Compiling crc32fast v1.5.0
Checking cmov v0.5.3
Checking papaya v0.2.4
Checking ctutils v0.4.2
Checking portmapper v0.19.0
Compiling genawaiter-proc-macro v0.99.1
Checking yasna v0.6.0
Checking pem v3.0.6
Checking backon v1.6.0
Checking inplace-vec-builder v0.1.1
Compiling redb v4.1.0
Checking regex-syntax v0.8.10
Compiling signal-hook v0.3.18
Checking genawaiter-macro v0.99.1
Checking binary-merge v0.1.2
Checking simd-adler32 v0.3.9
Checking adler2 v2.0.1
Checking miniz_oxide v0.8.9
Checking range-collections v0.4.6
Checking regex-automata v0.4.14
Checking genawaiter v0.99.1
Checking rcgen v0.14.8
Checking iroh-io v0.6.2
Compiling iroh-blobs v0.103.0
Compiling irpc-derive v0.17.0
Checking positioned-io v0.3.5
Checking utf8parse v0.2.2
Checking iana-time-zone v0.1.65
Checking self_cell v1.2.2
Checking bao-tree v0.16.0
Checking chrono v0.4.44
Checking anstyle-parse v1.0.0
Checking irpc v0.17.0
Checking flate2 v1.1.9
Checking matchers v0.2.0
Checking iroh-util v0.6.0
Compiling nested_enum_utils v0.2.3
Checking ureq-proto v0.6.0
Checking iroh-tickets v1.0.0
Checking reflink-copy v0.1.29
Checking sharded-slab v0.1.7
Checking tracing-serde v0.2.0
Checking tracing-log v0.2.0
Checking unicode-width v0.2.2
Checking is_terminal_polyfill v1.70.2
Checking hex v0.4.3
Checking nu-ansi-term v0.50.3
Checking anstyle v1.0.14
Compiling litrs v1.0.0
Checking colorchoice v1.0.5
Checking anstyle-query v1.1.5
Checking utf8-zero v0.8.1
Checking ureq v3.3.0
Compiling document-features v0.2.12
Checking anstream v1.0.0
Checking tracing-subscriber v0.3.23
Checking signal-hook-mio v0.2.5
Checking terminal_size v0.4.4
Checking clap_lex v1.1.0
Checking clap_builder v4.6.0
Checking crossterm v0.29.0
Checking console v0.16.3
Checking fuzzy-matcher v0.3.7
Compiling clap_derive v4.6.1
Checking unit-prefix v0.5.2
Checking inquire v0.9.4
Checking indicatif v0.18.4
Checking clap v4.6.1
Checking radicle-artifact v0.16.0 (/ci/src/crates/radicle-artifact)
Checking radicle-artifact-node v0.16.0 (/ci/src/crates/radicle-artifact-node)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
- action: cargo_clippy
- action: cargo_test
cargo--versioncargo 1.96.1 (356927216 2026-06-26)
cargoclippy--versionclippy 0.1.96 (31fca3adb2 2026-06-26)
rustc--versionrustc 1.96.1 (31fca3adb 2026-06-26)
cargotest--offline--locked--workspacerunning 65 tests test display::tests::create_receipt_is_camelcase ... ok test display::tests::human_bytes_picks_unit_by_threshold ... ok test display::tests::describe_progress_maps_every_frame ... ok test display::tests::register_receipt_emits_empty_metadata_when_no_size ... ok test display::tests::register_receipt_nests_size_under_metadata ... ok test lifecycle::tests::log_path_is_under_artifacts_dir ... ok test display::tests::release_json_is_camelcase_with_verbatim_metadata ... ok test lifecycle::tests::rotate_log_moves_current_to_dot_one ... ok test test::action_cid_serializes_as_string ... ok test test::attest_missing_cid_is_noop ... ok test test::add_location_for_missing_cid_is_noop ... ok test test::author_self_attestation_is_noop ... ok test test::attestation_persists_through_reload ... ok test test::create_records_tag_oid ... ok test test::create_rejects_commit_oid_as_tag ... ok test test::create_rejects_tag_pointing_at_other_commit ... ok test test::create_rejects_unknown_tag_oid ... ok test test::create_without_tag_leaves_none ... ok test test::creator_persists_through_reload ... ok test test::display_marks_seeding_for_local_endpoint_location ... ok test test::display_renders_metadata ... ok test test::find_by_cid_aggregates_across_different_oids ... ok test test::e2e ... ok test test::find_by_cid_finds_across_releases ... ok test test::find_by_cid_aggregates_duplicate_oid_releases ... ok test test::find_by_commit_returns_empty_for_no_match ... ok test test::find_by_commit_returns_matching_releases ... ok test test::get_mut_not_found ... ok test test::idempotent_create ... ok test test::idempotent_attestation ... ok test test::idempotent_register_artifact ... ok test test::locations_by_scheme_duplicate_url_from_two_dids ... ok test test::locations_by_scheme_filters_correctly ... ok test test::missing_commit ... ok test test::metadata_persists_through_reload ... ok test test::multi_user_redaction ... ok test test::multi_delegate_attestation ... ok test test::multi_user_same_reason ... ok test test::multiple_locations_per_node ... ok test test::non_author_cannot_rename_artifact ... ok test test::pretty_renders_compact_and_detailed ... ok test test::redact_artifact ... ok test test::redact_nonexistent_cid_errors ... ok test test::redact_empty_reason ... ok test test::redact_reason_too_long ... ok test test::redact_only_removes_own_attestation ... ok test test::redact_removes_attestation ... ok test test::redact_then_attest_is_blocked ... ok test test::redact_updates_reason ... ok test test::redaction_persists_through_reload ... ok test test::register_artifact_wire_name_stays_add_artifact ... ok test test::register_artifact_records_author ... ok test test::register_artifact_with_size_records_hint ... ok test test::reload_refreshes_from_store ... ok test test::remove_metadata_drops_key ... ok test test::remove_location_for_node_that_never_added_is_noop ... ok test test::remove_metadata_for_missing_key_is_noop ... ok test test::set_metadata_accepts_json_object ... ok test test::set_metadata_for_missing_cid_is_noop ... ok test test::set_metadata_basic ... ok test test::set_metadata_rejects_invalid_keys ... ok test test::set_metadata_last_writer_wins ... ok test test::tag_field_default_none_on_old_actions ... ok test test::set_metadata_rejects_oversized_value ... ok test test::tag_persists_through_reload ... ok test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s running 12 tests test reconcile::tests::bare_iroh_is_current_endpoint ... ok test reconcile::tests::current_endpoint_not_seeded_is_orphaned_self ... ok test reconcile::tests::explicit_current_endpoint_is_current ... ok test reconcile::tests::legacy_iroh_scheme_is_stale ... ok test reconcile::tests::missing_and_dangling_split_correctly ... ok test reconcile::tests::missing_picks_release_with_latest_timestamp ... ok test reconcile::tests::legacy_only_cid_is_reported_missing ... ok test reconcile::tests::other_endpoint_is_stale ... ok test reconcile::tests::seeded_cid_with_no_matching_release_is_dangling ... ok test reconcile::tests::mixed_urls_on_same_cid_split_into_buckets ... ok test reconcile::tests::seeded_with_current_location_is_not_missing ... ok test reconcile::tests::undecodable_host_is_stale ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 3 tests test codec::tests::command_round_trip ... ok test codec::tests::result_okay_and_error ... ok test codec::tests::stream_event_frames ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 42 tests test cid::tests::artifact_kind_blob ... ok test cid::tests::artifact_kind_collection ... ok test cid::tests::artifact_kind_unknown_codec ... ok test cid::tests::blake3_hash_to_cid_blob_roundtrip ... ok test cid::tests::blake3_hash_to_cid_collection_roundtrip ... ok test cid::tests::canonical_walk_returns_absolute_paths ... ok test cid::tests::canonical_walk_normalizes_separators ... ok test cid::tests::canonical_walk_skips_directories ... ok test cid::tests::canonical_walk_returns_sorted_entries ... ok test cid::tests::cid_to_blake3_hash_rejects_sha256 ... ok test cid::tests::cid_serializes_as_string ... ok test cid::tests::cid_to_blake3_hash_roundtrip ... ok test cid::tests::cid_to_blake3_works_with_hashseq_codec ... ok test cid::tests::determinism ... ok test cid::tests::size_of_dir_sums_member_files ... ok test cid::tests::golden_hash ... ok test cid::tests::size_of_file_is_its_length ... ok test cid::tests::symlink_is_skipped ... ok test keys::tests::display_differs_from_iroh_default ... ok test keys::tests::display_is_endpoint_url ... ok test keys::tests::from_url_bare_is_none ... ok test keys::tests::from_url_garbage_host_errors ... ok test keys::tests::from_url_rejects_legacy_iroh_scheme ... ok test keys::tests::from_url_wrong_scheme_errors ... ok test keys::tests::fromstr_round_trip ... ok test keys::tests::is_endpoint_url_only_matches_endpoint_scheme ... ok test keys::tests::is_legacy_endpoint_url_matches_only_iroh_scheme ... ok test keys::tests::matches_url_rules ... ok test keys::tests::radicle_and_iroh_keys_share_same_public_identity ... ok test keys::tests::url_round_trip ... ok test protocol::tests::wire_snapshot_command_alive ... ok test protocol::tests::wire_snapshot_command_has_export_fetch_download ... ok test protocol::tests::wire_snapshot_command_result_ok_and_err ... ok test protocol::tests::wire_snapshot_command_seed ... ok test protocol::tests::wire_snapshot_command_status ... ok test protocol::tests::wire_snapshot_command_unseed_and_lookups ... ok test protocol::tests::wire_snapshot_fetch_progress ... ok test protocol::tests::wire_snapshot_fetch_results ... ok test protocol::tests::wire_snapshot_receipts ... ok test protocol::tests::wire_snapshot_status_zeroed ... ok test protocol::tests::wire_snapshot_stream_event ... ok test keys::tests::encrypted_keystore_requires_passphrase ... ok test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s running 28 tests test fetch::tests::export_collection_rejects_unsafe_member ... ok test fetch::tests::export_collection_writes_members ... ok test fetch::tests::http_to_store_imports_matching_blob ... ok test fetch::tests::safe_join_allows_nested_paths ... ok test fetch::tests::safe_join_rejects_traversal_and_absolute ... ok test fetch::tests::scoped_path_removes_dir_on_drop ... ok test fetch::tests::scoped_path_removes_file_on_drop ... ok test iroh::tests::default_uses_radicle_endpoints ... ok test iroh::tests::display_lists_relays_and_pkarr ... ok test iroh::tests::parse_env_rejects_malformed_value ... ok test iroh::tests::parse_relay_hosts_comma_separated ... ok test iroh::tests::parse_relay_hosts_rejects_malformed ... ok test iroh::tests::parse_relay_hosts_trims_and_skips_empty ... ok test fetch::tests::http_to_store_rejects_mismatch ... ok test node::tests::double_start_errors ... ok test node::tests::fetch_and_download_fast_path_and_no_locations ... ok test node::tests::invalid_typed_fields_surface_as_invalid_request ... ok test node::tests::has_and_export_round_trip ... ok test node::tests::malformed_json_surfaces_as_invalid_request ... ok test node::tests::node_round_trip ... ok test node::tests::run_stream_aborts_on_client_disconnect ... ok test node::tests::seed_missing_path_errors ... ok test seeder::tests::all_seeded_round_trip ... ok test seeder::tests::per_release_tags_isolate ... ok test seeder::tests::per_repo_tags_isolate ... ok test seeder::tests::seeded_tag_layout ... ok test seeder::tests::unregister_unknown_is_noop ... ok test node::tests::stale_socket_is_reclaimed ... ok test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.21s 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 streaming_methods_round_trip ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.05s running 2 tests test empty_dir_matches ... ok test content_id_matches_iroh_blobs_collection_encoding ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 1 test test crates/radicle-artifact/src/lib.rs - (line 13) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Compiling libc v0.2.186
Compiling serde_core v1.0.228
Compiling cfg-if v1.0.4
Compiling zeroize v1.9.0
Compiling typenum v1.20.0
Compiling log v0.4.29
Compiling subtle v2.6.1
Compiling serde v1.0.228
Compiling generic-array v0.14.7
Compiling getrandom v0.2.17
Compiling jobserver v0.1.34
Compiling crypto-common v0.1.7
Compiling cc v1.2.62
Compiling smallvec v1.15.1
Compiling pin-project-lite v0.2.17
Compiling portable-atomic v1.13.1
Compiling bytes v1.11.1
Compiling memchr v2.8.0
Compiling stable_deref_trait v1.2.1
Compiling errno v0.3.14
Compiling critical-section v1.2.0
Compiling once_cell v1.21.4
Compiling signal-hook-registry v1.4.8
Compiling zerofrom v0.1.7
Compiling itoa v1.0.18
Compiling yoke v0.8.2
Compiling mio v1.2.0
Compiling equivalent v1.0.2
Compiling zerovec v0.11.6
Compiling socket2 v0.6.3
Compiling const-oid v0.9.6
Compiling cpufeatures v0.2.17
Compiling tokio v1.52.3
Compiling futures-core v0.3.32
Compiling tinystr v0.8.3
Compiling writeable v0.6.3
Compiling litemap v0.8.2
Compiling scopeguard v1.2.0
Compiling foldhash v0.2.0
Compiling lock_api v0.4.14
Compiling icu_locale_core v2.2.0
Compiling zerotrie v0.2.4
Compiling potential_utf v0.1.5
Compiling utf8_iter v1.0.4
Compiling bitflags v2.11.1
Compiling icu_collections v2.2.0
Compiling icu_provider v2.2.0
Compiling libm v0.2.16
Compiling block-buffer v0.10.4
Compiling percent-encoding v2.3.2
Compiling digest v0.10.7
Compiling icu_properties_data v2.2.0
Compiling icu_normalizer_data v2.2.0
Compiling rand_core v0.6.4
Compiling rand_core v0.10.1
Compiling thiserror v2.0.18
Compiling icu_normalizer v2.2.0
Compiling icu_properties v2.2.0
Compiling block-padding v0.3.3
Compiling futures-io v0.3.32
Compiling allocator-api2 v0.2.21
Compiling cpufeatures v0.3.0
Compiling hashbrown v0.17.1
Compiling idna_adapter v1.2.2
Compiling inout v0.1.4
Compiling base64ct v1.8.3
Compiling cipher v0.4.4
Compiling idna v1.1.0
Compiling form_urlencoded v1.2.2
Compiling slab v0.4.12
Compiling futures-sink v0.3.32
Compiling futures-channel v0.3.32
Compiling url v2.5.8
Compiling num-traits v0.2.19
Compiling indexmap v2.14.0
Compiling futures-task v0.3.32
Compiling fastrand v2.4.1
Compiling futures-util v0.3.32
Compiling getrandom v0.4.2
Compiling spin v0.9.8
Compiling unicode-segmentation v1.13.2
Compiling convert_case v0.10.0
Compiling universal-hash v0.5.1
Compiling opaque-debug v0.3.1
Compiling derive_more-impl v2.1.1
Compiling chacha20 v0.10.0
Compiling der v0.7.10
Compiling byteorder v1.5.0
Compiling data-encoding v2.11.0
Compiling derive_more v2.1.1
Compiling rand v0.10.1
Compiling polyval v0.6.2
Compiling ghash v0.5.1
Compiling aes v0.8.4
Compiling ctr v0.9.2
Compiling tracing-core v0.1.36
Compiling aead v0.5.2
Compiling fnv v1.0.7
Compiling aes-gcm v0.10.3
Compiling sha2 v0.10.9
Compiling tinyvec_macros v0.1.1
Compiling tinyvec v1.11.0
Compiling zerocopy v0.8.48
Compiling data-encoding-macro v0.1.20
Compiling spki v0.7.3
Compiling signature v2.2.0
Compiling ff v0.13.1
Compiling hybrid-array v0.4.12
Compiling base16ct v0.2.0
Compiling sec1 v0.7.3
Compiling n0-error v1.0.0
Compiling tracing v0.1.44
Compiling group v0.13.0
Compiling pem-rfc7468 v1.0.0
Compiling crypto-bigint v0.5.5
Compiling ppv-lite86 v0.2.21
Compiling ring v0.17.14
Compiling const-oid v0.10.2
Compiling der v0.8.0
Compiling rand_chacha v0.3.1
Compiling elliptic-curve v0.13.8
Compiling crypto-common v0.2.1
Compiling block-buffer v0.12.0
Compiling tokio-util v0.7.18
Compiling hmac v0.12.1
Compiling http v1.4.0
Compiling rustls-pki-types v1.14.1
Compiling strsim v0.11.1
Compiling rfc6979 v0.4.0
Compiling digest v0.11.3
Compiling rand v0.8.6
Compiling spki v0.8.0
Compiling crossbeam-utils v0.8.21
Compiling lazy_static v1.5.0
Compiling untrusted v0.9.0
Compiling signature v1.6.4
Compiling linux-raw-sys v0.12.1
Compiling base16ct v1.0.0
Compiling serdect v0.4.3
Compiling rustix v1.1.4
Compiling ed25519 v1.5.3
Compiling libz-sys v1.1.28
Compiling pkcs8 v0.11.0
Compiling ecdsa v0.16.9
Compiling primeorder v0.13.6
Compiling num-integer v0.1.46
Compiling ct-codecs v1.1.6
Compiling signature v3.0.0
Compiling amplify_num v0.5.3
Compiling siphasher v1.0.3
Compiling ascii v1.1.0
Compiling num-iter v0.1.45
Compiling ed25519 v3.0.0
Compiling ec25519 v0.1.0
Compiling amplify v4.9.0
Compiling curve25519-dalek v5.0.0-rc.0
Compiling crossbeam-channel v0.5.15
Compiling sha2 v0.11.0
Compiling pkcs8 v0.10.2
Compiling sqlite3-src v0.7.0
Compiling hash32 v0.2.1
Compiling pem-rfc7468 v0.7.0
Compiling rustls v0.23.40
Compiling heapless v0.7.17
Compiling ssh-encoding v0.2.0
Compiling pkcs1 v0.7.5
Compiling ed25519-dalek v3.0.0-rc.0
Compiling cyphergraphy v0.3.1
Compiling curve25519-dalek v4.1.3
Compiling num-bigint-dig v0.8.6
Compiling rustls-webpki v0.103.13
Compiling ed25519 v2.2.3
Compiling libgit2-sys v0.18.4+1.9.3
Compiling blowfish v0.9.1
Compiling poly1305 v0.8.0
Compiling chacha20 v0.9.1
Compiling cbc v0.1.2
Compiling cobs v0.3.0
Compiling pbkdf2 v0.12.2
Compiling blake3 v1.8.5
Compiling const-str v0.4.3
Compiling base256emoji v1.0.2
Compiling thiserror v1.0.69
Compiling postcard v1.1.3
Compiling ref-cast v1.0.25
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 iroh-base v1.0.0
Compiling zmij v1.0.21
Compiling p521 v0.13.3
Compiling p384 v0.13.1
Compiling p256 v0.13.2
Compiling ipnet v2.12.0
Compiling constant_time_eq v0.4.2
Compiling arrayvec v0.7.6
Compiling arrayref v0.3.9
Compiling base-x v0.2.11
Compiling base64 v0.22.1
Compiling multibase v0.9.2
Compiling ssh-key v0.6.7
Compiling serde_json v1.0.149
Compiling socks5-client v0.4.2
Compiling sqlite3-sys v0.18.0
Compiling git-ref-format-core v0.6.0
Compiling qcheck v1.0.0
Compiling serde_bytes v0.11.19
Compiling secrecy v0.10.3
Compiling atomic-waker v1.1.2
Compiling powerfmt v0.2.0
Compiling deranged v0.5.8
Compiling darling_core v0.20.11
Compiling ssh-agent-lib v0.5.2
Compiling sqlite v0.37.0
Compiling cyphernet v0.5.3
Compiling parking_lot_core v0.9.12
Compiling git2 v0.20.4
Compiling time-core v0.1.8
Compiling num-conv v0.2.1
Compiling dyn-clone v1.0.20
Compiling parking_lot v0.12.5
Compiling radicle-crypto v0.17.0
Compiling darling_macro v0.20.11
Compiling httparse v1.10.1
Compiling typeid v1.0.3
Compiling h2 v0.4.14
Compiling radicle-oid v0.2.0
Compiling parking v2.2.1
Compiling futures-lite v2.6.1
Compiling pin-project v1.1.12
Compiling erased-serde v0.4.10
Compiling darling v0.20.11
Compiling schemars v1.2.1
Compiling getrandom v0.3.4
Compiling http-body v1.0.1
Compiling radicle-dag v0.10.0
Compiling radicle-git-metadata v0.2.0
Compiling nonempty v0.9.0
Compiling unsigned-varint v0.8.0
Compiling radicle-cob v0.20.0
Compiling multihash v0.19.5
Compiling tempfile v3.27.0
Compiling radicle-core v0.3.0
Compiling derive_builder_core v0.20.2
Compiling serde-untagged v0.1.9
Compiling radicle-git-ref-format v0.1.0
Compiling unicode-normalization v0.1.25
Compiling radicle-localtime v0.1.0
Compiling bytesize v2.3.1
Compiling try-lock v0.2.5
Compiling diatomic-waker v0.2.3
Compiling dunce v1.0.5
Compiling cordyceps v0.3.4
Compiling tower-service v0.3.3
Compiling base64 v0.21.7
Compiling fast-glob v0.3.3
Compiling spin v0.10.0
Compiling same-file v1.0.6
Compiling futures-buffered v0.2.13
Compiling walkdir v2.5.0
Compiling radicle v0.24.0
Compiling want v0.3.1
Compiling derive_builder_macro v0.20.2
Compiling cid v0.11.3
Compiling tokio-rustls v0.26.4
Compiling httpdate v1.0.3
Compiling openssl-probe v0.2.1
Compiling rustls-native-certs v0.8.3
Compiling hyper v1.9.0
Compiling toml_edit v0.25.11+spec-1.1.0
Compiling netlink-packet-core v0.8.1
Compiling derive_builder v0.20.2
Compiling n0-future v0.3.2
Compiling either v1.15.0
Compiling prefix-trie v0.8.3
Compiling vergen-lib v9.1.0
Compiling noq-udp v1.0.0
Compiling proc-macro-crate v3.5.0
Compiling hyper-util v0.1.20
Compiling radicle-artifact-core v0.16.0 (/ci/src/crates/radicle-artifact-core)
Compiling rustls-platform-verifier v0.7.0
Compiling time v0.3.47
Compiling futures-executor v0.3.32
Compiling tower-layer v0.3.3
Compiling futures v0.3.32
Compiling vergen v9.1.0
Compiling hickory-proto v0.26.1
Compiling http-body-util v0.1.3
Compiling fastbloom v0.17.0
Compiling crossbeam-epoch v0.9.18
Compiling netlink-sys v0.8.8
Compiling uuid v1.23.1
Compiling rand_pcg v0.10.2
Compiling sync_wrapper v1.0.2
Compiling thread_local v1.1.9
Compiling identity-hash v0.1.0
Compiling rustc-hash v2.1.2
Compiling tagptr v0.2.0
Compiling sorted-index-buffer v0.2.1
Compiling lru-slab v0.1.2
Compiling noq-proto v1.0.0
Compiling moka v0.12.15
Compiling hickory-net v0.26.1
Compiling tower v0.5.3
Compiling vergen-gitcl v9.1.0
Compiling num_enum_derive v0.7.6
Compiling netlink-packet-route v0.29.0
Compiling tokio-stream v0.1.18
Compiling mac-addr v0.3.0
Compiling xml-rs v0.8.28
Compiling ryu v1.0.23
Compiling resolv-conf v0.7.6
Compiling hickory-resolver v0.26.1
Compiling iroh-metrics v1.0.1
Compiling xmltree v0.10.3
Compiling netdev v0.44.0
Compiling noq v1.0.0
Compiling strum v0.28.0
Compiling num_enum v0.7.6
Compiling iroh-relay v1.0.0
Compiling tower-http v0.6.10
Compiling netlink-proto v0.12.0
Compiling radicle-artifact-client v0.16.0 (/ci/src/crates/radicle-artifact-client)
Compiling hyper-rustls v0.27.9
Compiling n0-watcher v1.0.0
Compiling netlink-packet-route v0.31.0
Compiling attohttpc v0.30.1
Compiling arc-swap v1.9.1
Compiling webpki-roots v1.0.7
Compiling simple-dns v0.11.2
Compiling simdutf8 v0.1.5
Compiling sha1_smol v1.0.1
Compiling tokio-websockets v0.13.2
Compiling netwatch v0.19.0
Compiling iroh-dns v1.0.0
Compiling igd-next v0.17.0
Compiling reqwest v0.13.3
Compiling lru v0.18.0
Compiling seize v0.5.1
Compiling cmov v0.5.3
Compiling ctutils v0.4.2
Compiling papaya v0.2.4
Compiling portmapper v0.19.0
Compiling yasna v0.6.0
Compiling pem v3.0.6
Compiling backon v1.6.0
Compiling inplace-vec-builder v0.1.1
Compiling genawaiter-macro v0.99.1
Compiling regex-syntax v0.8.10
Compiling binary-merge v0.1.2
Compiling simd-adler32 v0.3.9
Compiling adler2 v2.0.1
Compiling miniz_oxide v0.8.9
Compiling range-collections v0.4.6
Compiling iroh v1.0.0
Compiling regex-automata v0.4.14
Compiling genawaiter v0.99.1
Compiling rcgen v0.14.8
Compiling crc32fast v1.5.0
Compiling iroh-io v0.6.2
Compiling positioned-io v0.3.5
Compiling self_cell v1.2.2
Compiling iana-time-zone v0.1.65
Compiling chrono v0.4.44
Compiling bao-tree v0.16.0
Compiling irpc v0.17.0
Compiling flate2 v1.1.9
Compiling matchers v0.2.0
Compiling redb v4.1.0
Compiling nested_enum_utils v0.2.3
Compiling ureq-proto v0.6.0
Compiling iroh-tickets v1.0.0
Compiling reflink-copy v0.1.29
Compiling sharded-slab v0.1.7
Compiling tracing-serde v0.2.0
Compiling tracing-log v0.2.0
Compiling utf8parse v0.2.2
Compiling hex v0.4.3
Compiling nu-ansi-term v0.50.3
Compiling iroh-util v0.6.0
Compiling utf8-zero v0.8.1
Compiling ureq v3.3.0
Compiling iroh-blobs v0.103.0
Compiling tracing-subscriber v0.3.23
Compiling anstyle-parse v1.0.0
Compiling signal-hook v0.3.18
Compiling anstyle-query v1.1.5
Compiling colorchoice v1.0.5
Compiling unicode-width v0.2.2
Compiling is_terminal_polyfill v1.70.2
Compiling anstyle v1.0.14
Compiling anstream v1.0.0
Compiling signal-hook-mio v0.2.5
Compiling terminal_size v0.4.4
Compiling clap_lex v1.1.0
Compiling clap_builder v4.6.0
Compiling radicle-artifact-node v0.16.0 (/ci/src/crates/radicle-artifact-node)
Compiling crossterm v0.29.0
Compiling console v0.16.3
Compiling fuzzy-matcher v0.3.7
Compiling unit-prefix v0.5.2
Compiling indicatif v0.18.4
Compiling clap v4.6.1
Compiling inquire v0.9.4
Compiling radicle-artifact v0.16.0 (/ci/src/crates/radicle-artifact)
Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 32s
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact-1f4d804837330cd2)
Running unittests src/bin/rad-artifact/main.rs (/ci/cache/cargo-target/debug/deps/rad_artifact-cf70f8dde665c83a)
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_client-9fce133e73430a5f)
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_core-00fcc1762cfcd5d7)
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_node-345a6465f0d2372b)
Running unittests src/main.rs (/ci/cache/cargo-target/debug/deps/rad_artifact_node-665d58c546ab1a8a)
Running tests/client_streaming.rs (/ci/cache/cargo-target/debug/deps/client_streaming-344908a87e87584e)
Running tests/collection_format.rs (/ci/cache/cargo-target/debug/deps/collection_format-6b3d99fe3dc7c8f3)
Doc-tests radicle_artifact
Doc-tests radicle_artifact_client
Doc-tests radicle_artifact_core
Doc-tests radicle_artifact_node
- 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 ] 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 ] Started systemd-journald.service - Journal Service.
[ 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.
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 ] 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 ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
Starting systemd-networkd.service - Network Configuration...
Starting modprobe@configfs.service - Load Kernel Module configfs...
[ OK ] Finished systemd-journal-catalog-u….service - Rebuild Journal Catalog.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
Starting modprobe@fuse.service - Load Kernel Module fuse...
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 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...
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ OK ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration 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.
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 Unit 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 ambient.service - Run build job for Ambient CI.
[ OK ] Stopped serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Stopped dbus.service - D-Bus System Message Bus.
[ OK ] Stopped systemd-logind.service - User Login Management.
[ OK ] Stopped getty@tty1.service - Getty on tty1.
[ OK ] Stopped systemd-networkd-persisten…istent Storage in systemd-networkd.
[ OK ] Stopped systemd-random-seed.service - Load/Save OS Random Seed.
[ 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-networkd.service - Network Configuration.
[ OK ] Stopped systemd-resolved.service - Network Name Resolution.
[ 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.
[ 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-sysctl.service - Apply Kernel Variables.
[ OK ] Stopped systemd-modules-load.service - Load Kernel Modules.
[ OK ] Stopped systemd-tmpfiles-setup-dev…Create Static Device Nodes in /dev.
[ 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.
[ 320.232976] 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 6.9M 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-06 10:28 ./
-rw-r--r-- _rad/_rad 1273 2026-07-06 10:28 ./plan.yaml
-rwxr-xr-x _rad/_rad 5517632 2026-07-06 10:28 ./run-ci
INFO: Extracted files:
8 0 drwxr-xr-x 2 1000 1000 80 Jul 6 10:28 .
10 5392 -rwxr-xr-x 1 1000 1000 5517632 Jul 6 10:28 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1273 Jul 6 10:28 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.15.0@eeab732","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":28127142},"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":1783333718,"nanos_since_epoch":28495585},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":28728525},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":29280860},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":29450875},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":29481157},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":29662618},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":29690566},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":29874766},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":29902253},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":30096802},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":30123041},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":30309006},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":30333512},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":30521507},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":85522036},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783333718,"nanos_since_epoch":85572424},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":374471172},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":377182066},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":381382398},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":384036145},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":388065849},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":390853012},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":394780822},"log_source":"Plan"}
{"type":"execute_action","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":397443564},"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":1783333720,"nanos_since_epoch":399821400},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":406732919},"log_source":"Plan"}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":409337297},"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":1783333720,"nanos_since_epoch":411754524},"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":1783333720,"nanos_since_epoch":416229494},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_fmt","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":420352921},"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":1783333720,"nanos_since_epoch":422360129},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.96.1 (356927216 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":450703380},"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":1783333720,"nanos_since_epoch":453522569},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.96 (31fca3adb2 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":505724050},"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":1783333720,"nanos_since_epoch":505771183},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.96.1 (31fca3adb 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":525416656},"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":1783333720,"nanos_since_epoch":528219515},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":704589507},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_fmt","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":706896159},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_clippy","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":708858847},"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":1783333720,"nanos_since_epoch":710894802},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.96.1 (356927216 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":721936288},"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":1783333720,"nanos_since_epoch":721969398},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.96 (31fca3adb2 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":753146976},"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":1783333720,"nanos_since_epoch":753187495},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.96.1 (31fca3adb 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333720,"nanos_since_epoch":770316477},"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":1783333720,"nanos_since_epoch":770368732},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":" Compiling proc-macro2 v1.0.106\n Compiling unicode-ident v1.0.24\n Compiling quote v1.0.45\n Compiling libc v0.2.186\n Compiling serde_core v1.0.228\n Compiling syn v2.0.117\n Compiling serde v1.0.228\n Checking cfg-if v1.0.4\n Compiling version_check v0.9.5\n Checking typenum v1.20.0\n Checking log v0.4.29\n Checking subtle v2.6.1\n Compiling generic-array v0.14.7\n Checking getrandom v0.2.17\n Compiling serde_derive v1.0.228\n Compiling zeroize_derive v1.5.0\n Checking zeroize v1.9.0\n Compiling jobserver v0.1.34\n Compiling shlex v1.3.0\n Compiling find-msvc-tools v0.1.9\n Compiling cc v1.2.62\n Checking crypto-common v0.1.7\n Checking smallvec v1.15.1\n Checking pin-project-lite v0.2.17\n Compiling portable-atomic v1.13.1\n Checking bytes v1.11.1\n Compiling synstructure v0.13.2\n Checking stable_deref_trait v1.2.1\n Checking memchr v2.8.0\n Checking errno v0.3.14\n Checking signal-hook-registry v1.4.8\n Compiling zerofrom-derive v0.1.7\n Checking critical-section v1.2.0\n Checking once_cell v1.21.4\n Compiling yoke-derive v0.8.2\n Checking zerofrom v0.1.7\n Checking mio v1.2.0\n Checking yoke v0.8.2\n Compiling zerovec-derive v0.11.3\n Checking socket2 v0.6.3\n Compiling tokio-macros v2.7.0\n Compiling displaydoc v0.2.5\n Checking zerovec v0.11.6\n Checking const-oid v0.9.6\n Compiling syn v1.0.109\n Checking futures-core v0.3.32\n Checking tokio v1.52.3\n Checking itoa v1.0.18\n Checking cpufeatures v0.2.17\n Checking tinystr v0.8.3\n Compiling semver v1.0.28\n Checking foldhash v0.2.0\n Checking writeable v0.6.3\n Checking litemap v0.8.2\n Checking scopeguard v1.2.0\n Compiling libm v0.2.16\n Checking lock_api v0.4.14\n Checking icu_locale_core v2.2.0\n Compiling rustc_version v0.4.1\n Checking potential_utf v0.1.5\n Checking zerotrie v0.2.4\n Compiling icu_normalizer_data v2.2.0\n Compiling icu_properties_data v2.2.0\n Checking utf8_iter v1.0.4\n Checking bitflags v2.11.1\n Checking icu_collections v2.2.0\n Checking icu_provider v2.2.0\n Checking block-buffer v0.10.4\n Checking equivalent v1.0.2\n Compiling thiserror v2.0.18\n Checking futures-io v0.3.32\n Checking percent-encoding v2.3.2\n Checking digest v0.10.7\n Compiling thiserror-impl v2.0.18\n Checking rand_core v0.6.4\n Checking rand_core v0.10.1\n Checking icu_properties v2.2.0\n Checking icu_normalizer v2.2.0\n Checking block-padding v0.3.3\n Checking futures-sink v0.3.32\n Checking cpufeatures v0.3.0\n Checking allocator-api2 v0.2.21\n Compiling autocfg v1.5.0\n Checking slab v0.4.12\n Checking hashbrown v0.17.1\n Compiling num-traits v0.2.19\n Checking idna_adapter v1.2.2\n Checking futures-channel v0.3.32\n Checking inout v0.1.4\n Compiling futures-macro v0.3.32\n Checking base64ct v1.8.3\n Checking futures-task v0.3.32\n Checking cipher v0.4.4\n Checking idna v1.1.0\n Checking futures-util v0.3.32\n Checking form_urlencoded v1.2.2\n Compiling getrandom v0.4.2\n Checking url v2.5.8\n Checking indexmap v2.14.0\n Compiling cfg_aliases v0.2.1\n Checking fastrand v2.4.1\n Checking spin v0.9.8\n Compiling unicode-segmentation v1.13.2\n Checking universal-hash v0.5.1\n Checking opaque-debug v0.3.1\n Compiling unicode-xid v0.2.6\n Checking chacha20 v0.10.0\n Compiling convert_case v0.10.0\n Checking der v0.7.10\n Compiling derive_more-impl v2.1.1\n Checking tracing-core v0.1.36\n Compiling curve25519-dalek-derive v0.1.1\n Checking data-encoding v2.11.0\n Checking byteorder v1.5.0\n Compiling pkg-config v0.3.33\n Checking rand v0.10.1\n Checking polyval v0.6.2\n Checking ghash v0.5.1\n Checking aes v0.8.4\n Checking ctr v0.9.2\n Checking aead v0.5.2\n Compiling tracing-attributes v0.1.31\n Checking derive_more v2.1.1\n Compiling zerocopy v0.8.48\n Compiling data-encoding-macro-internal v0.1.18\n Checking tracing v0.1.44\n Checking aes-gcm v0.10.3\n Checking sha2 v0.10.9\n Compiling ring v0.17.14\n Checking tinyvec_macros v0.1.1\n Checking tinyvec v1.11.0\n Checking data-encoding-macro v0.1.20\n Checking spki v0.7.3\n Checking tokio-util v0.7.18\n Checking signature v2.2.0\n Checking ff v0.13.1\n Checking http v1.4.0\n Checking rustls-pki-types v1.14.1\n Compiling n0-error-macros v1.0.0\n Compiling spez v0.1.2\n Checking hybrid-array v0.4.12\n Compiling rustversion v1.0.22\n Checking base16ct v0.2.0\n Checking sec1 v0.7.3\n Checking n0-error v1.0.0\n Checking group v0.13.0\n Checking ppv-lite86 v0.2.21\n Checking pem-rfc7468 v1.0.0\n Checking crypto-bigint v0.5.5\n Checking const-oid v0.10.2\n Compiling crossbeam-utils v0.8.21\n Checking untrusted v0.9.0\n Checking elliptic-curve v0.13.8\n Checking der v0.8.0\n Checking rand_chacha v0.3.1\n Checking block-buffer v0.12.0\n Checking crypto-common v0.2.1\n Checking hmac v0.12.1\n Compiling rustix v1.1.4\n Checking rfc6979 v0.4.0\n Checking spki v0.8.0\n Checking digest v0.11.3\n Checking rand v0.8.6\n Checking lazy_static v1.5.0\n Compiling curve25519-dalek v5.0.0-rc.0\n Compiling amplify_syn v2.0.1\n Checking linux-raw-sys v0.12.1\n Checking signature v1.6.4\n Checking base16ct v1.0.0\n Compiling rustls v0.23.40\n Compiling vcpkg v0.2.15\n Compiling amplify_derive v4.0.1\n Compiling libz-sys v1.1.28\n Checking serdect v0.4.3\n Checking ed25519 v1.5.3\n Checking pkcs8 v0.11.0\n Checking ecdsa v0.16.9\n Checking rustls-webpki v0.103.13\n Checking primeorder v0.13.6\n Checking num-integer v0.1.46\n Compiling curve25519-dalek v4.1.3\n Compiling heapless v0.7.17\n Checking siphasher v1.0.3\n Checking amplify_num v0.5.3\n Checking ct-codecs v1.1.6\n Compiling num-bigint-dig v0.8.6\n Checking signature v3.0.0\n Checking ascii v1.1.0\n Checking ed25519 v3.0.0\n Checking ec25519 v0.1.0\n Checking num-iter v0.1.45\n Checking amplify v4.9.0\n Checking crossbeam-channel v0.5.15\n Checking sha2 v0.11.0\n Checking pkcs8 v0.10.2\n Compiling sqlite3-src v0.7.0\n Checking hash32 v0.2.1\n Checking pem-rfc7468 v0.7.0\n Checking ipnet v2.12.0\n Compiling ref-cast v1.0.25\n Compiling zmij v1.0.21\n Compiling heck v0.5.0\n Checking base64 v0.22.1\n Compiling parking_lot_core v0.9.12\n Compiling thiserror v1.0.69\n Checking ssh-encoding v0.2.0\n Checking pkcs1 v0.7.5\n Checking ed25519-dalek v3.0.0-rc.0\n Checking cyphergraphy v0.3.1\n Checking ed25519 v2.2.3\n Compiling libgit2-sys v0.18.4+1.9.3\n Checking blowfish v0.9.1\n Checking poly1305 v0.8.0\n Checking chacha20 v0.9.1\n Checking cbc v0.1.2\n Checking cobs v0.3.0\n Checking pbkdf2 v0.12.2\n Compiling blake3 v1.8.5\n Compiling thiserror-impl v1.0.69\n Compiling ref-cast-impl v1.0.25\n Compiling match-lookup v0.1.2\n Compiling postcard-derive v0.2.2\n Checking const-str v0.4.3\n Checking atomic-waker v1.1.2\n Compiling ident_case v1.0.1\n Compiling strsim v0.11.1\n Compiling httparse v1.10.1\n Compiling serde_json v1.0.149\n Compiling fnv v1.0.7\n Compiling darling_core v0.20.11\n Checking base256emoji v1.0.2\n Checking postcard v1.1.3\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 iroh-base v1.0.0\n Checking p256 v0.13.2\n Checking p521 v0.13.3\n Checking p384 v0.13.1\n Checking arrayref v0.3.9\n Checking arrayvec v0.7.6\n Checking base-x v0.2.11\n Checking constant_time_eq v0.4.2\n Checking multibase v0.9.2\n Checking h2 v0.4.14\n Checking ssh-key v0.6.7\n Checking parking_lot v0.12.5\n Checking socks5-client v0.4.2\n Checking sqlite3-sys v0.18.0\n Checking git-ref-format-core v0.6.0\n Compiling darling_macro v0.20.11\n Checking qcheck v1.0.0\n Checking secrecy v0.10.3\n Compiling pin-project-internal v1.1.12\n Checking serde_bytes v0.11.19\n Compiling typeid v1.0.3\n Checking parking v2.2.1\n Checking futures-lite v2.6.1\n Checking pin-project v1.1.12\n Checking ssh-agent-lib v0.5.2\n Compiling darling v0.20.11\n Checking sqlite v0.37.0\n Checking cyphernet v0.5.3\n Checking http-body v1.0.1\n Compiling serde_derive_internals v0.29.1\n Compiling getrandom v0.3.4\n Checking dyn-clone v1.0.20\n Compiling erased-serde v0.4.10\n Compiling paste v1.0.15\n Compiling schemars_derive v1.2.1\n Checking radicle-crypto v0.17.0\n Compiling derive_builder_core v0.20.2\n Compiling n0-future v0.3.2\n Compiling winnow v1.0.2\n Checking diatomic-waker v0.2.3\n Checking tower-service v0.3.3\n Compiling anyhow v1.0.102\n Checking cordyceps v0.3.4\n Checking spin v0.10.0\n Checking try-lock v0.2.5\n Checking want v0.3.1\n Checking futures-buffered v0.2.13\n Compiling toml_parser v1.1.2+spec-1.1.0\n Compiling derive_builder_macro v0.20.2\n Checking schemars v1.2.1\n Checking tokio-rustls v0.26.4\n Compiling vergen-lib v9.1.0\n Checking radicle-dag v0.10.0\n Compiling noq-udp v1.0.0\n Checking radicle-git-metadata v0.2.0\n Checking nonempty v0.9.0\n Checking powerfmt v0.2.0\n Checking openssl-probe v0.2.1\n Compiling toml_datetime v1.1.1+spec-1.1.0\n Checking unsigned-varint v0.8.0\n Compiling radicle v0.24.0\n Checking httpdate v1.0.3\n Checking hyper v1.9.0\n Checking multihash v0.19.5\n Compiling toml_edit v0.25.11+spec-1.1.0\n Checking rustls-native-certs v0.8.3\n Checking deranged v0.5.8\n Checking git2 v0.20.4\n Checking netlink-packet-core v0.8.1\n Checking tempfile v3.27.0\n Compiling derive_builder v0.20.2\n Checking serde-untagged v0.1.9\n Checking radicle-git-ref-format v0.1.0\n Compiling vergen v9.1.0\n Checking unicode-normalization v0.1.25\n Checking radicle-oid v0.2.0\n Checking radicle-localtime v0.1.0\n Checking radicle-core v0.3.0\n Checking radicle-cob v0.20.0\n Checking bytesize v2.3.1\n Checking base64 v0.21.7\n Checking either v1.15.0\n Checking num-conv v0.2.1\n Checking same-file v1.0.6\n Checking time-core v0.1.8\n Checking dunce v1.0.5\n Checking fast-glob v0.3.3\n Checking time v0.3.47\n Checking walkdir v2.5.0\n Checking prefix-trie v0.8.3\n Checking rustls-platform-verifier v0.7.0\n Compiling proc-macro-crate v3.5.0\n Checking cid v0.11.3\n Checking hyper-util v0.1.20\n Compiling vergen-gitcl v9.1.0\n Checking futures-executor v0.3.32\n Compiling num_threads v0.1.7\n Checking tower-layer v0.3.3\n Checking futures v0.3.32\n Checking hickory-proto v0.26.1\n Checking http-body-util v0.1.3\n Checking fastbloom v0.17.0\n Checking crossbeam-epoch v0.9.18\n Checking netlink-sys v0.8.8\n Checking uuid v1.23.1\n Compiling noq v1.0.0\n Checking rand_pcg v0.10.2\n Checking sync_wrapper v1.0.2\n Compiling enum-assoc v1.3.0\n Compiling async-trait v0.1.89\n Compiling proc-macro-error-attr v0.4.12\n Checking thread_local v1.1.9\n Compiling netdev v0.44.0\n Checking lru-slab v0.1.2\n Checking identity-hash v0.1.0\n Checking sorted-index-buffer v0.2.1\n Checking rustc-hash v2.1.2\n Checking tagptr v0.2.0\n Checking noq-proto v1.0.0\n Checking moka v0.12.15\n Checking hickory-net v0.26.1\n Checking tower v0.5.3\n Checking radicle-artifact-core v0.16.0 (/ci/src/crates/radicle-artifact-core)\n Compiling num_enum_derive v0.7.6\n Checking netlink-packet-route v0.29.0\n Compiling iroh-metrics-derive v1.0.1\n Compiling strum_macros v0.28.0\n Checking tokio-stream v0.1.18\n Compiling netwatch v0.19.0\n Compiling iroh-dns v1.0.0\n Compiling syn-mid v0.5.4\n Compiling proc-macro-error v0.4.12\n Checking mac-addr v0.3.0\n Compiling proc-macro-hack v0.5.20+deprecated\n Checking ryu v1.0.23\n Checking resolv-conf v0.7.6\n Checking xml-rs v0.8.28\n Checking hickory-resolver v0.26.1\n Checking xmltree v0.10.3\n Checking iroh-metrics v1.0.1\n Checking strum v0.28.0\n Checking num_enum v0.7.6\n Compiling iroh-relay v1.0.0\n Checking tower-http v0.6.10\n Checking netlink-proto v0.12.0\n Checking hyper-rustls v0.27.9\n Checking n0-watcher v1.0.0\n Checking netlink-packet-route v0.31.0\n Checking attohttpc v0.30.1\n Checking arc-swap v1.9.1\n Checking webpki-roots v1.0.7\n Checking simple-dns v0.11.2\n Checking simdutf8 v0.1.5\n Checking sha1_smol v1.0.1\n Checking tokio-websockets v0.13.2\n Checking igd-next v0.17.0\n Checking reqwest v0.13.3\n Checking radicle-artifact-client v0.16.0 (/ci/src/crates/radicle-artifact-client)\n Compiling iroh v1.0.0\n Checking lru v0.18.0\n Checking seize v0.5.1\n Compiling crc32fast v1.5.0\n Checking cmov v0.5.3\n Checking papaya v0.2.4\n Checking ctutils v0.4.2\n Checking portmapper v0.19.0\n Compiling genawaiter-proc-macro v0.99.1\n Checking yasna v0.6.0\n Checking pem v3.0.6\n Checking backon v1.6.0\n Checking inplace-vec-builder v0.1.1\n Compiling redb v4.1.0\n Checking regex-syntax v0.8.10\n Compiling signal-hook v0.3.18\n Checking genawaiter-macro v0.99.1\n Checking binary-merge v0.1.2\n Checking simd-adler32 v0.3.9\n Checking adler2 v2.0.1\n Checking miniz_oxide v0.8.9\n Checking range-collections v0.4.6\n Checking regex-automata v0.4.14\n Checking genawaiter v0.99.1\n Checking rcgen v0.14.8\n Checking iroh-io v0.6.2\n Compiling iroh-blobs v0.103.0\n Compiling irpc-derive v0.17.0\n Checking positioned-io v0.3.5\n Checking utf8parse v0.2.2\n Checking iana-time-zone v0.1.65\n Checking self_cell v1.2.2\n Checking bao-tree v0.16.0\n Checking chrono v0.4.44\n Checking anstyle-parse v1.0.0\n Checking irpc v0.17.0\n Checking flate2 v1.1.9\n Checking matchers v0.2.0\n Checking iroh-util v0.6.0\n Compiling nested_enum_utils v0.2.3\n Checking ureq-proto v0.6.0\n Checking iroh-tickets v1.0.0\n Checking reflink-copy v0.1.29\n Checking sharded-slab v0.1.7\n Checking tracing-serde v0.2.0\n Checking tracing-log v0.2.0\n Checking unicode-width v0.2.2\n Checking is_terminal_polyfill v1.70.2\n Checking hex v0.4.3\n Checking nu-ansi-term v0.50.3\n Checking anstyle v1.0.14\n Compiling litrs v1.0.0\n Checking colorchoice v1.0.5\n Checking anstyle-query v1.1.5\n Checking utf8-zero v0.8.1\n Checking ureq v3.3.0\n Compiling document-features v0.2.12\n Checking anstream v1.0.0\n Checking tracing-subscriber v0.3.23\n Checking signal-hook-mio v0.2.5\n Checking terminal_size v0.4.4\n Checking clap_lex v1.1.0\n Checking clap_builder v4.6.0\n Checking crossterm v0.29.0\n Checking console v0.16.3\n Checking fuzzy-matcher v0.3.7\n Compiling clap_derive v4.6.1\n Checking unit-prefix v0.5.2\n Checking inquire v0.9.4\n Checking indicatif v0.18.4\n Checking clap v4.6.1\n Checking radicle-artifact v0.16.0 (/ci/src/crates/radicle-artifact)\n Checking radicle-artifact-node v0.16.0 (/ci/src/crates/radicle-artifact-node)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s\n","timestamp":{"secs_since_epoch":1783333816,"nanos_since_epoch":199342767},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_clippy","timestamp":{"secs_since_epoch":1783333816,"nanos_since_epoch":415482966},"log_source":"Plan"}
{"type":"execute_action","action":"cargo_test","timestamp":{"secs_since_epoch":1783333816,"nanos_since_epoch":417544366},"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":1783333816,"nanos_since_epoch":419583167},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"cargo 1.96.1 (356927216 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333816,"nanos_since_epoch":430938803},"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":1783333816,"nanos_since_epoch":433703706},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"clippy 0.1.96 (31fca3adb2 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333816,"nanos_since_epoch":462326715},"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":1783333816,"nanos_since_epoch":465071918},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"rustc 1.96.1 (31fca3adb 2026-06-26)\n","stderr":"","timestamp":{"secs_since_epoch":1783333816,"nanos_since_epoch":479690306},"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":1783333816,"nanos_since_epoch":482376169},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"\nrunning 65 tests\ntest display::tests::create_receipt_is_camelcase ... ok\ntest display::tests::human_bytes_picks_unit_by_threshold ... ok\ntest display::tests::describe_progress_maps_every_frame ... ok\ntest display::tests::register_receipt_emits_empty_metadata_when_no_size ... ok\ntest display::tests::register_receipt_nests_size_under_metadata ... ok\ntest lifecycle::tests::log_path_is_under_artifacts_dir ... ok\ntest display::tests::release_json_is_camelcase_with_verbatim_metadata ... ok\ntest lifecycle::tests::rotate_log_moves_current_to_dot_one ... ok\ntest test::action_cid_serializes_as_string ... ok\ntest test::attest_missing_cid_is_noop ... ok\ntest test::add_location_for_missing_cid_is_noop ... ok\ntest test::author_self_attestation_is_noop ... ok\ntest test::attestation_persists_through_reload ... ok\ntest test::create_records_tag_oid ... ok\ntest test::create_rejects_commit_oid_as_tag ... ok\ntest test::create_rejects_tag_pointing_at_other_commit ... ok\ntest test::create_rejects_unknown_tag_oid ... ok\ntest test::create_without_tag_leaves_none ... ok\ntest test::creator_persists_through_reload ... ok\ntest test::display_marks_seeding_for_local_endpoint_location ... ok\ntest test::display_renders_metadata ... ok\ntest test::find_by_cid_aggregates_across_different_oids ... ok\ntest test::e2e ... ok\ntest test::find_by_cid_finds_across_releases ... ok\ntest test::find_by_cid_aggregates_duplicate_oid_releases ... ok\ntest test::find_by_commit_returns_empty_for_no_match ... ok\ntest test::find_by_commit_returns_matching_releases ... ok\ntest test::get_mut_not_found ... ok\ntest test::idempotent_create ... ok\ntest test::idempotent_attestation ... ok\ntest test::idempotent_register_artifact ... ok\ntest test::locations_by_scheme_duplicate_url_from_two_dids ... ok\ntest test::locations_by_scheme_filters_correctly ... ok\ntest test::missing_commit ... ok\ntest test::metadata_persists_through_reload ... ok\ntest test::multi_user_redaction ... ok\ntest test::multi_delegate_attestation ... ok\ntest test::multi_user_same_reason ... ok\ntest test::multiple_locations_per_node ... ok\ntest test::non_author_cannot_rename_artifact ... ok\ntest test::pretty_renders_compact_and_detailed ... ok\ntest test::redact_artifact ... ok\ntest test::redact_nonexistent_cid_errors ... ok\ntest test::redact_empty_reason ... ok\ntest test::redact_reason_too_long ... ok\ntest test::redact_only_removes_own_attestation ... ok\ntest test::redact_removes_attestation ... ok\ntest test::redact_then_attest_is_blocked ... ok\ntest test::redact_updates_reason ... ok\ntest test::redaction_persists_through_reload ... ok\ntest test::register_artifact_wire_name_stays_add_artifact ... ok\ntest test::register_artifact_records_author ... ok\ntest test::register_artifact_with_size_records_hint ... ok\ntest test::reload_refreshes_from_store ... ok\ntest test::remove_metadata_drops_key ... ok\ntest test::remove_location_for_node_that_never_added_is_noop ... ok\ntest test::remove_metadata_for_missing_key_is_noop ... ok\ntest test::set_metadata_accepts_json_object ... ok\ntest test::set_metadata_for_missing_cid_is_noop ... ok\ntest test::set_metadata_basic ... ok\ntest test::set_metadata_rejects_invalid_keys ... ok\ntest test::set_metadata_last_writer_wins ... ok\ntest test::tag_field_default_none_on_old_actions ... ok\ntest test::set_metadata_rejects_oversized_value ... ok\ntest test::tag_persists_through_reload ... ok\n\ntest result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s\n\n\nrunning 12 tests\ntest reconcile::tests::bare_iroh_is_current_endpoint ... ok\ntest reconcile::tests::current_endpoint_not_seeded_is_orphaned_self ... ok\ntest reconcile::tests::explicit_current_endpoint_is_current ... ok\ntest reconcile::tests::legacy_iroh_scheme_is_stale ... ok\ntest reconcile::tests::missing_and_dangling_split_correctly ... ok\ntest reconcile::tests::missing_picks_release_with_latest_timestamp ... ok\ntest reconcile::tests::legacy_only_cid_is_reported_missing ... ok\ntest reconcile::tests::other_endpoint_is_stale ... ok\ntest reconcile::tests::seeded_cid_with_no_matching_release_is_dangling ... ok\ntest reconcile::tests::mixed_urls_on_same_cid_split_into_buckets ... ok\ntest reconcile::tests::seeded_with_current_location_is_not_missing ... ok\ntest reconcile::tests::undecodable_host_is_stale ... ok\n\ntest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 3 tests\ntest codec::tests::command_round_trip ... ok\ntest codec::tests::result_okay_and_error ... ok\ntest codec::tests::stream_event_frames ... ok\n\ntest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 42 tests\ntest cid::tests::artifact_kind_blob ... ok\ntest cid::tests::artifact_kind_collection ... ok\ntest cid::tests::artifact_kind_unknown_codec ... ok\ntest cid::tests::blake3_hash_to_cid_blob_roundtrip ... ok\ntest cid::tests::blake3_hash_to_cid_collection_roundtrip ... ok\ntest cid::tests::canonical_walk_returns_absolute_paths ... ok\ntest cid::tests::canonical_walk_normalizes_separators ... ok\ntest cid::tests::canonical_walk_skips_directories ... ok\ntest cid::tests::canonical_walk_returns_sorted_entries ... ok\ntest cid::tests::cid_to_blake3_hash_rejects_sha256 ... ok\ntest cid::tests::cid_serializes_as_string ... ok\ntest cid::tests::cid_to_blake3_hash_roundtrip ... ok\ntest cid::tests::cid_to_blake3_works_with_hashseq_codec ... ok\ntest cid::tests::determinism ... ok\ntest cid::tests::size_of_dir_sums_member_files ... ok\ntest cid::tests::golden_hash ... ok\ntest cid::tests::size_of_file_is_its_length ... ok\ntest cid::tests::symlink_is_skipped ... ok\ntest keys::tests::display_differs_from_iroh_default ... ok\ntest keys::tests::display_is_endpoint_url ... ok\ntest keys::tests::from_url_bare_is_none ... ok\ntest keys::tests::from_url_garbage_host_errors ... ok\ntest keys::tests::from_url_rejects_legacy_iroh_scheme ... ok\ntest keys::tests::from_url_wrong_scheme_errors ... ok\ntest keys::tests::fromstr_round_trip ... ok\ntest keys::tests::is_endpoint_url_only_matches_endpoint_scheme ... ok\ntest keys::tests::is_legacy_endpoint_url_matches_only_iroh_scheme ... ok\ntest keys::tests::matches_url_rules ... ok\ntest keys::tests::radicle_and_iroh_keys_share_same_public_identity ... ok\ntest keys::tests::url_round_trip ... ok\ntest protocol::tests::wire_snapshot_command_alive ... ok\ntest protocol::tests::wire_snapshot_command_has_export_fetch_download ... ok\ntest protocol::tests::wire_snapshot_command_result_ok_and_err ... ok\ntest protocol::tests::wire_snapshot_command_seed ... ok\ntest protocol::tests::wire_snapshot_command_status ... ok\ntest protocol::tests::wire_snapshot_command_unseed_and_lookups ... ok\ntest protocol::tests::wire_snapshot_fetch_progress ... ok\ntest protocol::tests::wire_snapshot_fetch_results ... ok\ntest protocol::tests::wire_snapshot_receipts ... ok\ntest protocol::tests::wire_snapshot_status_zeroed ... ok\ntest protocol::tests::wire_snapshot_stream_event ... ok\ntest keys::tests::encrypted_keystore_requires_passphrase ... ok\n\ntest result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s\n\n\nrunning 28 tests\ntest fetch::tests::export_collection_rejects_unsafe_member ... ok\ntest fetch::tests::export_collection_writes_members ... ok\ntest fetch::tests::http_to_store_imports_matching_blob ... ok\ntest fetch::tests::safe_join_allows_nested_paths ... ok\ntest fetch::tests::safe_join_rejects_traversal_and_absolute ... ok\ntest fetch::tests::scoped_path_removes_dir_on_drop ... ok\ntest fetch::tests::scoped_path_removes_file_on_drop ... ok\ntest iroh::tests::default_uses_radicle_endpoints ... ok\ntest iroh::tests::display_lists_relays_and_pkarr ... ok\ntest iroh::tests::parse_env_rejects_malformed_value ... ok\ntest iroh::tests::parse_relay_hosts_comma_separated ... ok\ntest iroh::tests::parse_relay_hosts_rejects_malformed ... ok\ntest iroh::tests::parse_relay_hosts_trims_and_skips_empty ... ok\ntest fetch::tests::http_to_store_rejects_mismatch ... ok\ntest node::tests::double_start_errors ... ok\ntest node::tests::fetch_and_download_fast_path_and_no_locations ... ok\ntest node::tests::invalid_typed_fields_surface_as_invalid_request ... ok\ntest node::tests::has_and_export_round_trip ... ok\ntest node::tests::malformed_json_surfaces_as_invalid_request ... ok\ntest node::tests::node_round_trip ... ok\ntest node::tests::run_stream_aborts_on_client_disconnect ... ok\ntest node::tests::seed_missing_path_errors ... ok\ntest seeder::tests::all_seeded_round_trip ... ok\ntest seeder::tests::per_release_tags_isolate ... ok\ntest seeder::tests::per_repo_tags_isolate ... ok\ntest seeder::tests::seeded_tag_layout ... ok\ntest seeder::tests::unregister_unknown_is_noop ... ok\ntest node::tests::stale_socket_is_reclaimed ... ok\n\ntest result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.21s\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 streaming_methods_round_trip ... ok\n\ntest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.05s\n\n\nrunning 2 tests\ntest empty_dir_matches ... ok\ntest content_id_matches_iroh_blobs_collection_encoding ... ok\n\ntest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 1 test\ntest crates/radicle-artifact/src/lib.rs - (line 13) ... ok\n\ntest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s\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 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\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","stderr":" Compiling libc v0.2.186\n Compiling serde_core v1.0.228\n Compiling cfg-if v1.0.4\n Compiling zeroize v1.9.0\n Compiling typenum v1.20.0\n Compiling log v0.4.29\n Compiling subtle v2.6.1\n Compiling serde v1.0.228\n Compiling generic-array v0.14.7\n Compiling getrandom v0.2.17\n Compiling jobserver v0.1.34\n Compiling crypto-common v0.1.7\n Compiling cc v1.2.62\n Compiling smallvec v1.15.1\n Compiling pin-project-lite v0.2.17\n Compiling portable-atomic v1.13.1\n Compiling bytes v1.11.1\n Compiling memchr v2.8.0\n Compiling stable_deref_trait v1.2.1\n Compiling errno v0.3.14\n Compiling critical-section v1.2.0\n Compiling once_cell v1.21.4\n Compiling signal-hook-registry v1.4.8\n Compiling zerofrom v0.1.7\n Compiling itoa v1.0.18\n Compiling yoke v0.8.2\n Compiling mio v1.2.0\n Compiling equivalent v1.0.2\n Compiling zerovec v0.11.6\n Compiling socket2 v0.6.3\n Compiling const-oid v0.9.6\n Compiling cpufeatures v0.2.17\n Compiling tokio v1.52.3\n Compiling futures-core v0.3.32\n Compiling tinystr v0.8.3\n Compiling writeable v0.6.3\n Compiling litemap v0.8.2\n Compiling scopeguard v1.2.0\n Compiling foldhash v0.2.0\n Compiling lock_api v0.4.14\n Compiling icu_locale_core v2.2.0\n Compiling zerotrie v0.2.4\n Compiling potential_utf v0.1.5\n Compiling utf8_iter v1.0.4\n Compiling bitflags v2.11.1\n Compiling icu_collections v2.2.0\n Compiling icu_provider v2.2.0\n Compiling libm v0.2.16\n Compiling block-buffer v0.10.4\n Compiling percent-encoding v2.3.2\n Compiling digest v0.10.7\n Compiling icu_properties_data v2.2.0\n Compiling icu_normalizer_data v2.2.0\n Compiling rand_core v0.6.4\n Compiling rand_core v0.10.1\n Compiling thiserror v2.0.18\n Compiling icu_normalizer v2.2.0\n Compiling icu_properties v2.2.0\n Compiling block-padding v0.3.3\n Compiling futures-io v0.3.32\n Compiling allocator-api2 v0.2.21\n Compiling cpufeatures v0.3.0\n Compiling hashbrown v0.17.1\n Compiling idna_adapter v1.2.2\n Compiling inout v0.1.4\n Compiling base64ct v1.8.3\n Compiling cipher v0.4.4\n Compiling idna v1.1.0\n Compiling form_urlencoded v1.2.2\n Compiling slab v0.4.12\n Compiling futures-sink v0.3.32\n Compiling futures-channel v0.3.32\n Compiling url v2.5.8\n Compiling num-traits v0.2.19\n Compiling indexmap v2.14.0\n Compiling futures-task v0.3.32\n Compiling fastrand v2.4.1\n Compiling futures-util v0.3.32\n Compiling getrandom v0.4.2\n Compiling spin v0.9.8\n Compiling unicode-segmentation v1.13.2\n Compiling convert_case v0.10.0\n Compiling universal-hash v0.5.1\n Compiling opaque-debug v0.3.1\n Compiling derive_more-impl v2.1.1\n Compiling chacha20 v0.10.0\n Compiling der v0.7.10\n Compiling byteorder v1.5.0\n Compiling data-encoding v2.11.0\n Compiling derive_more v2.1.1\n Compiling rand v0.10.1\n Compiling polyval v0.6.2\n Compiling ghash v0.5.1\n Compiling aes v0.8.4\n Compiling ctr v0.9.2\n Compiling tracing-core v0.1.36\n Compiling aead v0.5.2\n Compiling fnv v1.0.7\n Compiling aes-gcm v0.10.3\n Compiling sha2 v0.10.9\n Compiling tinyvec_macros v0.1.1\n Compiling tinyvec v1.11.0\n Compiling zerocopy v0.8.48\n Compiling data-encoding-macro v0.1.20\n Compiling spki v0.7.3\n Compiling signature v2.2.0\n Compiling ff v0.13.1\n Compiling hybrid-array v0.4.12\n Compiling base16ct v0.2.0\n Compiling sec1 v0.7.3\n Compiling n0-error v1.0.0\n Compiling tracing v0.1.44\n Compiling group v0.13.0\n Compiling pem-rfc7468 v1.0.0\n Compiling crypto-bigint v0.5.5\n Compiling ppv-lite86 v0.2.21\n Compiling ring v0.17.14\n Compiling const-oid v0.10.2\n Compiling der v0.8.0\n Compiling rand_chacha v0.3.1\n Compiling elliptic-curve v0.13.8\n Compiling crypto-common v0.2.1\n Compiling block-buffer v0.12.0\n Compiling tokio-util v0.7.18\n Compiling hmac v0.12.1\n Compiling http v1.4.0\n Compiling rustls-pki-types v1.14.1\n Compiling strsim v0.11.1\n Compiling rfc6979 v0.4.0\n Compiling digest v0.11.3\n Compiling rand v0.8.6\n Compiling spki v0.8.0\n Compiling crossbeam-utils v0.8.21\n Compiling lazy_static v1.5.0\n Compiling untrusted v0.9.0\n Compiling signature v1.6.4\n Compiling linux-raw-sys v0.12.1\n Compiling base16ct v1.0.0\n Compiling serdect v0.4.3\n Compiling rustix v1.1.4\n Compiling ed25519 v1.5.3\n Compiling libz-sys v1.1.28\n Compiling pkcs8 v0.11.0\n Compiling ecdsa v0.16.9\n Compiling primeorder v0.13.6\n Compiling num-integer v0.1.46\n Compiling ct-codecs v1.1.6\n Compiling signature v3.0.0\n Compiling amplify_num v0.5.3\n Compiling siphasher v1.0.3\n Compiling ascii v1.1.0\n Compiling num-iter v0.1.45\n Compiling ed25519 v3.0.0\n Compiling ec25519 v0.1.0\n Compiling amplify v4.9.0\n Compiling curve25519-dalek v5.0.0-rc.0\n Compiling crossbeam-channel v0.5.15\n Compiling sha2 v0.11.0\n Compiling pkcs8 v0.10.2\n Compiling sqlite3-src v0.7.0\n Compiling hash32 v0.2.1\n Compiling pem-rfc7468 v0.7.0\n Compiling rustls v0.23.40\n Compiling heapless v0.7.17\n Compiling ssh-encoding v0.2.0\n Compiling pkcs1 v0.7.5\n Compiling ed25519-dalek v3.0.0-rc.0\n Compiling cyphergraphy v0.3.1\n Compiling curve25519-dalek v4.1.3\n Compiling num-bigint-dig v0.8.6\n Compiling rustls-webpki v0.103.13\n Compiling ed25519 v2.2.3\n Compiling libgit2-sys v0.18.4+1.9.3\n Compiling blowfish v0.9.1\n Compiling poly1305 v0.8.0\n Compiling chacha20 v0.9.1\n Compiling cbc v0.1.2\n Compiling cobs v0.3.0\n Compiling pbkdf2 v0.12.2\n Compiling blake3 v1.8.5\n Compiling const-str v0.4.3\n Compiling base256emoji v1.0.2\n Compiling thiserror v1.0.69\n Compiling postcard v1.1.3\n Compiling ref-cast v1.0.25\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 iroh-base v1.0.0\n Compiling zmij v1.0.21\n Compiling p521 v0.13.3\n Compiling p384 v0.13.1\n Compiling p256 v0.13.2\n Compiling ipnet v2.12.0\n Compiling constant_time_eq v0.4.2\n Compiling arrayvec v0.7.6\n Compiling arrayref v0.3.9\n Compiling base-x v0.2.11\n Compiling base64 v0.22.1\n Compiling multibase v0.9.2\n Compiling ssh-key v0.6.7\n Compiling serde_json v1.0.149\n Compiling socks5-client v0.4.2\n Compiling sqlite3-sys v0.18.0\n Compiling git-ref-format-core v0.6.0\n Compiling qcheck v1.0.0\n Compiling serde_bytes v0.11.19\n Compiling secrecy v0.10.3\n Compiling atomic-waker v1.1.2\n Compiling powerfmt v0.2.0\n Compiling deranged v0.5.8\n Compiling darling_core v0.20.11\n Compiling ssh-agent-lib v0.5.2\n Compiling sqlite v0.37.0\n Compiling cyphernet v0.5.3\n Compiling parking_lot_core v0.9.12\n Compiling git2 v0.20.4\n Compiling time-core v0.1.8\n Compiling num-conv v0.2.1\n Compiling dyn-clone v1.0.20\n Compiling parking_lot v0.12.5\n Compiling radicle-crypto v0.17.0\n Compiling darling_macro v0.20.11\n Compiling httparse v1.10.1\n Compiling typeid v1.0.3\n Compiling h2 v0.4.14\n Compiling radicle-oid v0.2.0\n Compiling parking v2.2.1\n Compiling futures-lite v2.6.1\n Compiling pin-project v1.1.12\n Compiling erased-serde v0.4.10\n Compiling darling v0.20.11\n Compiling schemars v1.2.1\n Compiling getrandom v0.3.4\n Compiling http-body v1.0.1\n Compiling radicle-dag v0.10.0\n Compiling radicle-git-metadata v0.2.0\n Compiling nonempty v0.9.0\n Compiling unsigned-varint v0.8.0\n Compiling radicle-cob v0.20.0\n Compiling multihash v0.19.5\n Compiling tempfile v3.27.0\n Compiling radicle-core v0.3.0\n Compiling derive_builder_core v0.20.2\n Compiling serde-untagged v0.1.9\n Compiling radicle-git-ref-format v0.1.0\n Compiling unicode-normalization v0.1.25\n Compiling radicle-localtime v0.1.0\n Compiling bytesize v2.3.1\n Compiling try-lock v0.2.5\n Compiling diatomic-waker v0.2.3\n Compiling dunce v1.0.5\n Compiling cordyceps v0.3.4\n Compiling tower-service v0.3.3\n Compiling base64 v0.21.7\n Compiling fast-glob v0.3.3\n Compiling spin v0.10.0\n Compiling same-file v1.0.6\n Compiling futures-buffered v0.2.13\n Compiling walkdir v2.5.0\n Compiling radicle v0.24.0\n Compiling want v0.3.1\n Compiling derive_builder_macro v0.20.2\n Compiling cid v0.11.3\n Compiling tokio-rustls v0.26.4\n Compiling httpdate v1.0.3\n Compiling openssl-probe v0.2.1\n Compiling rustls-native-certs v0.8.3\n Compiling hyper v1.9.0\n Compiling toml_edit v0.25.11+spec-1.1.0\n Compiling netlink-packet-core v0.8.1\n Compiling derive_builder v0.20.2\n Compiling n0-future v0.3.2\n Compiling either v1.15.0\n Compiling prefix-trie v0.8.3\n Compiling vergen-lib v9.1.0\n Compiling noq-udp v1.0.0\n Compiling proc-macro-crate v3.5.0\n Compiling hyper-util v0.1.20\n Compiling radicle-artifact-core v0.16.0 (/ci/src/crates/radicle-artifact-core)\n Compiling rustls-platform-verifier v0.7.0\n Compiling time v0.3.47\n Compiling futures-executor v0.3.32\n Compiling tower-layer v0.3.3\n Compiling futures v0.3.32\n Compiling vergen v9.1.0\n Compiling hickory-proto v0.26.1\n Compiling http-body-util v0.1.3\n Compiling fastbloom v0.17.0\n Compiling crossbeam-epoch v0.9.18\n Compiling netlink-sys v0.8.8\n Compiling uuid v1.23.1\n Compiling rand_pcg v0.10.2\n Compiling sync_wrapper v1.0.2\n Compiling thread_local v1.1.9\n Compiling identity-hash v0.1.0\n Compiling rustc-hash v2.1.2\n Compiling tagptr v0.2.0\n Compiling sorted-index-buffer v0.2.1\n Compiling lru-slab v0.1.2\n Compiling noq-proto v1.0.0\n Compiling moka v0.12.15\n Compiling hickory-net v0.26.1\n Compiling tower v0.5.3\n Compiling vergen-gitcl v9.1.0\n Compiling num_enum_derive v0.7.6\n Compiling netlink-packet-route v0.29.0\n Compiling tokio-stream v0.1.18\n Compiling mac-addr v0.3.0\n Compiling xml-rs v0.8.28\n Compiling ryu v1.0.23\n Compiling resolv-conf v0.7.6\n Compiling hickory-resolver v0.26.1\n Compiling iroh-metrics v1.0.1\n Compiling xmltree v0.10.3\n Compiling netdev v0.44.0\n Compiling noq v1.0.0\n Compiling strum v0.28.0\n Compiling num_enum v0.7.6\n Compiling iroh-relay v1.0.0\n Compiling tower-http v0.6.10\n Compiling netlink-proto v0.12.0\n Compiling radicle-artifact-client v0.16.0 (/ci/src/crates/radicle-artifact-client)\n Compiling hyper-rustls v0.27.9\n Compiling n0-watcher v1.0.0\n Compiling netlink-packet-route v0.31.0\n Compiling attohttpc v0.30.1\n Compiling arc-swap v1.9.1\n Compiling webpki-roots v1.0.7\n Compiling simple-dns v0.11.2\n Compiling simdutf8 v0.1.5\n Compiling sha1_smol v1.0.1\n Compiling tokio-websockets v0.13.2\n Compiling netwatch v0.19.0\n Compiling iroh-dns v1.0.0\n Compiling igd-next v0.17.0\n Compiling reqwest v0.13.3\n Compiling lru v0.18.0\n Compiling seize v0.5.1\n Compiling cmov v0.5.3\n Compiling ctutils v0.4.2\n Compiling papaya v0.2.4\n Compiling portmapper v0.19.0\n Compiling yasna v0.6.0\n Compiling pem v3.0.6\n Compiling backon v1.6.0\n Compiling inplace-vec-builder v0.1.1\n Compiling genawaiter-macro v0.99.1\n Compiling regex-syntax v0.8.10\n Compiling binary-merge v0.1.2\n Compiling simd-adler32 v0.3.9\n Compiling adler2 v2.0.1\n Compiling miniz_oxide v0.8.9\n Compiling range-collections v0.4.6\n Compiling iroh v1.0.0\n Compiling regex-automata v0.4.14\n Compiling genawaiter v0.99.1\n Compiling rcgen v0.14.8\n Compiling crc32fast v1.5.0\n Compiling iroh-io v0.6.2\n Compiling positioned-io v0.3.5\n Compiling self_cell v1.2.2\n Compiling iana-time-zone v0.1.65\n Compiling chrono v0.4.44\n Compiling bao-tree v0.16.0\n Compiling irpc v0.17.0\n Compiling flate2 v1.1.9\n Compiling matchers v0.2.0\n Compiling redb v4.1.0\n Compiling nested_enum_utils v0.2.3\n Compiling ureq-proto v0.6.0\n Compiling iroh-tickets v1.0.0\n Compiling reflink-copy v0.1.29\n Compiling sharded-slab v0.1.7\n Compiling tracing-serde v0.2.0\n Compiling tracing-log v0.2.0\n Compiling utf8parse v0.2.2\n Compiling hex v0.4.3\n Compiling nu-ansi-term v0.50.3\n Compiling iroh-util v0.6.0\n Compiling utf8-zero v0.8.1\n Compiling ureq v3.3.0\n Compiling iroh-blobs v0.103.0\n Compiling tracing-subscriber v0.3.23\n Compiling anstyle-parse v1.0.0\n Compiling signal-hook v0.3.18\n Compiling anstyle-query v1.1.5\n Compiling colorchoice v1.0.5\n Compiling unicode-width v0.2.2\n Compiling is_terminal_polyfill v1.70.2\n Compiling anstyle v1.0.14\n Compiling anstream v1.0.0\n Compiling signal-hook-mio v0.2.5\n Compiling terminal_size v0.4.4\n Compiling clap_lex v1.1.0\n Compiling clap_builder v4.6.0\n Compiling radicle-artifact-node v0.16.0 (/ci/src/crates/radicle-artifact-node)\n Compiling crossterm v0.29.0\n Compiling console v0.16.3\n Compiling fuzzy-matcher v0.3.7\n Compiling unit-prefix v0.5.2\n Compiling indicatif v0.18.4\n Compiling clap v4.6.1\n Compiling inquire v0.9.4\n Compiling radicle-artifact v0.16.0 (/ci/src/crates/radicle-artifact)\n Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 32s\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact-1f4d804837330cd2)\n Running unittests src/bin/rad-artifact/main.rs (/ci/cache/cargo-target/debug/deps/rad_artifact-cf70f8dde665c83a)\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_client-9fce133e73430a5f)\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_core-00fcc1762cfcd5d7)\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_node-345a6465f0d2372b)\n Running unittests src/main.rs (/ci/cache/cargo-target/debug/deps/rad_artifact_node-665d58c546ab1a8a)\n Running tests/client_streaming.rs (/ci/cache/cargo-target/debug/deps/client_streaming-344908a87e87584e)\n Running tests/collection_format.rs (/ci/cache/cargo-target/debug/deps/collection_format-6b3d99fe3dc7c8f3)\n Doc-tests radicle_artifact\n Doc-tests radicle_artifact_client\n Doc-tests radicle_artifact_core\n Doc-tests radicle_artifact_node\n","timestamp":{"secs_since_epoch":1783334023,"nanos_since_epoch":65325294},"log_source":"Plan"}
{"type":"action_succeeded","action":"cargo_test","timestamp":{"secs_since_epoch":1783334023,"nanos_since_epoch":396397792},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783334023,"nanos_since_epoch":398406624},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783334029,"nanos_since_epoch":195463835},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334029,"nanos_since_epoch":195519753},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334029,"nanos_since_epoch":198122349},"log_source":"Plan"}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1783334029,"nanos_since_epoch":198201057},"log_source":"Plan"}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1783334029,"nanos_since_epoch":198204899},"log_source":"Plan"}
EXIT CODE: 0
ambient-execute-plan0.15.0@eeab732steps:
- 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 ] Started systemd-journald.service - Journal Service.
[ 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-journal-flush.ser…lush Journal to Persistent Storage.
[ 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-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.
Starting ldconfig.service - Rebuild Dynamic Linker Cache...
Starting systemd-journal-catalog-u…ervice - Rebuild Journal Catalog...
[ OK ] Started systemd-resolved.service - Network Name Resolution.
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups.
[ 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 ] Finished grub-common.service - Record successful boot for GRUB.
[ OK ] Started systemd-logind.service - User Login Management.
[ 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 ] 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 ] 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 systemd-logind.service - User Login Management.
[ 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 ] 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-random-seed.service - Load/Save OS Random Seed.
[ 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.
[ 23.280558] 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 6.9M 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-06 10:28 ./
-rw-r--r-- _rad/_rad 1209 2026-07-06 10:33 ./plan.yaml
-rwxr-xr-x _rad/_rad 5517632 2026-07-06 10:33 ./run-ci
INFO: Extracted files:
8 0 drwxr-xr-x 2 1000 1000 80 Jul 6 10:28 .
10 5392 -rwxr-xr-x 1 1000 1000 5517632 Jul 6 10:33 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1209 Jul 6 10:33 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.15.0@eeab732","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":770522711},"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":1783334040,"nanos_since_epoch":770870199},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771102154},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771504222},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771544865},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771574297},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771755366},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771785846},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771973511},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":771998118},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":772184905},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":772210915},"log_source":"Plan"}
{"type":"execute_action","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":772437166},"log_source":"Plan"}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":772463108},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":772646244},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":838201844},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783334040,"nanos_since_epoch":838669338},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1783334043,"nanos_since_epoch":64741063},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783334043,"nanos_since_epoch":65215144},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":517921173},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":518407550},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":523771186},"log_source":"Plan"}
{"type":"execute_action","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":526487052},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":530525480},"log_source":"Plan"}
{"type":"execute_action","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":533190326},"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":1783334049,"nanos_since_epoch":535603314},"log_source":"Plan"}
{"type":"program_succeeded","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":543053960},"log_source":"Plan"}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":545626248},"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":1783334049,"nanos_since_epoch":547943415},"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":1783334049,"nanos_since_epoch":552430262},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783334049,"nanos_since_epoch":556457289},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1783334054,"nanos_since_epoch":698173778},"log_source":"Plan"}
{"type":"execute_action","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334054,"nanos_since_epoch":701382805},"log_source":"Plan"}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1783334054,"nanos_since_epoch":709113199},"log_source":"Plan"}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1783334054,"nanos_since_epoch":709599768},"log_source":"Plan"}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1783334054,"nanos_since_epoch":710262232},"log_source":"Plan"}
EXIT CODE: 0