[INFO] cloning repository https://github.com/miner7222/DynoBox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miner7222/DynoBox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminer7222%2FDynoBox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminer7222%2FDynoBox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe831d14f72329a10f920c41f53bcc7fdbe3b8bd
[INFO] testing miner7222/DynoBox against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminer7222%2FDynoBox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/miner7222/DynoBox
[INFO] finished tweaking git repo https://github.com/miner7222/DynoBox
[INFO] tweaked toml for git repo https://github.com/miner7222/DynoBox written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miner7222/DynoBox on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miner7222/DynoBox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bedc26d0a5683ddd12e18e5ad3f746295896cc384c7becd87064f269cbb3029e
[INFO] running `Command { std: "docker" "start" "-a" "bedc26d0a5683ddd12e18e5ad3f746295896cc384c7becd87064f269cbb3029e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bedc26d0a5683ddd12e18e5ad3f746295896cc384c7becd87064f269cbb3029e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bedc26d0a5683ddd12e18e5ad3f746295896cc384c7becd87064f269cbb3029e", kill_on_drop: false }`
[INFO] [stdout] bedc26d0a5683ddd12e18e5ad3f746295896cc384c7becd87064f269cbb3029e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e1f933226bcaec9964d23f23cef905271841e138fdb906003e22565329ea1d0
[INFO] running `Command { std: "docker" "start" "-a" "7e1f933226bcaec9964d23f23cef905271841e138fdb906003e22565329ea1d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling bsdiff-android v0.0.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dynobox-core v0.1.4 (/opt/rustwide/workdir/crates/dyno-core)
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling dynobox-payload v0.1.4 (/opt/rustwide/workdir/crates/dyno-payload)
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stdout] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stdout]    --> crates/dyno-payload/src/patcher.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |         Type::Bsdiff => supported("BSDIFF"),
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stdout]   --> crates/dyno-payload/src/patcher.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Type::SourceBsdiff | Type::Bsdiff | Type::BrotliBsdiff => {
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dynobox-xml v0.1.4 (/opt/rustwide/workdir/crates/dyno-xml)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dynobox-super v0.1.4 (/opt/rustwide/workdir/crates/dyno-super)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling avbtool-rs v0.1.1 (https://github.com/miner7222/avbtool-rs?tag=v0.1.1#41fdc7c2)
[INFO] [stderr]    Compiling dynobox-app v0.1.4 (/opt/rustwide/workdir/crates/dyno-app)
[INFO] [stderr]    Compiling dynobox-cli v0.1.4 (/opt/rustwide/workdir/crates/dyno-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "7e1f933226bcaec9964d23f23cef905271841e138fdb906003e22565329ea1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1f933226bcaec9964d23f23cef905271841e138fdb906003e22565329ea1d0", kill_on_drop: false }`
[INFO] [stdout] 7e1f933226bcaec9964d23f23cef905271841e138fdb906003e22565329ea1d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1615505e017936d4cdcdf4ff2dd77e3b6a6c5912d5f5e215406e7a6589db9a8d
[INFO] running `Command { std: "docker" "start" "-a" "1615505e017936d4cdcdf4ff2dd77e3b6a6c5912d5f5e215406e7a6589db9a8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dynobox-payload v0.1.4 (/opt/rustwide/workdir/crates/dyno-payload)
[INFO] [stderr]    Compiling dynobox-super v0.1.4 (/opt/rustwide/workdir/crates/dyno-super)
[INFO] [stderr]    Compiling dynobox-xml v0.1.4 (/opt/rustwide/workdir/crates/dyno-xml)
[INFO] [stdout] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stdout]    --> crates/dyno-payload/src/patcher.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |         Type::Bsdiff => supported("BSDIFF"),
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stdout]   --> crates/dyno-payload/src/patcher.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Type::SourceBsdiff | Type::Bsdiff | Type::BrotliBsdiff => {
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dynobox-core v0.1.4 (/opt/rustwide/workdir/crates/dyno-core)
[INFO] [stderr]    Compiling dynobox-app v0.1.4 (/opt/rustwide/workdir/crates/dyno-app)
[INFO] [stderr]    Compiling dynobox-cli v0.1.4 (/opt/rustwide/workdir/crates/dyno-cli)
[INFO] [stdout] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stdout]    --> crates/dyno-payload/src/patcher.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |         Type::Bsdiff => supported("BSDIFF"),
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stdout]   --> crates/dyno-payload/src/patcher.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Type::SourceBsdiff | Type::Bsdiff | Type::BrotliBsdiff => {
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.02s
[INFO] running `Command { std: "docker" "inspect" "1615505e017936d4cdcdf4ff2dd77e3b6a6c5912d5f5e215406e7a6589db9a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1615505e017936d4cdcdf4ff2dd77e3b6a6c5912d5f5e215406e7a6589db9a8d", kill_on_drop: false }`
[INFO] [stdout] 1615505e017936d4cdcdf4ff2dd77e3b6a6c5912d5f5e215406e7a6589db9a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5eeeae57e4fe9aa5a41ec917409a61f1f19c921708834ecaac8ad193d876c99
[INFO] running `Command { std: "docker" "start" "-a" "c5eeeae57e4fe9aa5a41ec917409a61f1f19c921708834ecaac8ad193d876c99", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stderr]    --> crates/dyno-payload/src/patcher.rs:296:15
[INFO] [stderr]     |
[INFO] [stderr] 296 |         Type::Bsdiff => supported("BSDIFF"),
[INFO] [stderr]     |               ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `payload::proto::install_operation::Type::Bsdiff`
[INFO] [stderr]   --> crates/dyno-payload/src/patcher.rs:64:40
[INFO] [stderr]    |
[INFO] [stderr] 64 |             Type::SourceBsdiff | Type::Bsdiff | Type::BrotliBsdiff => {
[INFO] [stderr]    |                                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dynobox-payload` (lib) generated 2 warnings
[INFO] [stderr] warning: `dynobox-payload` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynobox_app-f048da60e75a8620)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test pipeline::tests::format_unix_timestamp_utc_epoch ... ok
[INFO] [stdout] test verify::tests::verify_xml_with_missing_super_chunk_reports_failure ... ok
[INFO] [stdout] test pipeline::tests::apply_pipeline_with_repack_runs_expected_sequence ... ok
[INFO] [stdout] test pipeline::tests::find_existing_filename_in_dir_prefers_fallback_priority_order ... ok
[INFO] [stdout] test pipeline::tests::resolve_partition_source_candidates_uses_extension_fallback_when_filename_is_empty ... ok
[INFO] [stdout] test verify::tests::verify_empty_directory_reports_input_failure ... ok
[INFO] [stdout] test pipeline::tests::resolve_partition_source_candidates_respects_xml_filename_when_present ... ok
[INFO] [stdout] test verify::tests::verify_image_only_directory_is_clean ... ok
[INFO] [stdout] test verify::tests::verify_super_chunks_without_xml_reports_failure ... ok
[INFO] [stdout] test pipeline::tests::apply_pipeline_runs_preflight_apply_and_verify ... ok
[INFO] [stdout] test pipeline::tests::apply_pipeline_with_resign_runs_expected_sequence ... ok
[INFO] [stdout] test pipeline::tests::apply_pipeline_with_unpack_resign_repack_runs_expected_sequence ... ok
[INFO] [stdout] test pipeline::tests::format_unix_timestamp_utc_matches_ctime_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dynobox-317928fbd0ba8a23)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::parse_apply_positional_args_accepts_bare_pipeline_keywords ... ok
[INFO] [stdout] test tests::parse_apply_positional_args_rejects_bare_complete_keyword ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynobox_core-bfe7c42b223bcfb5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynobox_payload-79ef3a6d878f36e0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test patcher::tests::reports_puffdiff_bsdiff_as_supported ... ok
[INFO] [stdout] test tests::scope_mentions_payload ... ok
[INFO] [stdout] test puffin::tests::puff_and_huff_match_upstream_vectors ... ok
[INFO] [stdout] test patcher::tests::reports_standalone_zucchini_as_unsupported ... ok
[INFO] [stdout] test patcher::tests::reports_puffdiff_zucchini_as_unsupported ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynobox_super-b3e81eb672a335d7)
[INFO] [stdout] test puffin::tests::apply_puffpatch_matches_upstream_vector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test parser_tests::tests::test_real_super_parsing_and_unpack ... ok
[INFO] [stdout] test tests::scope_mentions_super_images ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynobox_xml-e4fee9b911c50eba)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test catalog_tests::tests::test_partition_record_slots ... ok
[INFO] [stdout] test catalog_tests::tests::test_real_xml_discovery ... ok
[INFO] [stdout] test catalog_tests::tests::test_xml_catalog_parsing ... ok
[INFO] [stdout] test tests::scope_mentions_xml ... ok
[INFO] [stdout] test crypto::tests::roundtrip_decrypts_valid_blob ... ok
[INFO] [stdout] test crypto::tests::negative_size_rejected ... ok
[INFO] [stderr]    Doc-tests dynobox_app
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dynobox_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dynobox_payload
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dynobox_super
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dynobox_xml
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5eeeae57e4fe9aa5a41ec917409a61f1f19c921708834ecaac8ad193d876c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5eeeae57e4fe9aa5a41ec917409a61f1f19c921708834ecaac8ad193d876c99", kill_on_drop: false }`
[INFO] [stdout] c5eeeae57e4fe9aa5a41ec917409a61f1f19c921708834ecaac8ad193d876c99
