[INFO] fetching crate sunzip 0.0.1... [INFO] testing sunzip-0.0.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sunzip 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sunzip 0.0.1 [INFO] finished tweaking crates.io crate sunzip 0.0.1 [INFO] tweaked toml for crates.io crate sunzip 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sunzip 0.0.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sunzip 0.0.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/sunzip.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `s7unzip` [INFO] [stderr] * `bin` target `sunzip` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d73ef2107189a5888a337526fd8cb9d1fb044e58cf8ba4ed9dbed4cdc341fa4b [INFO] running `Command { std: "docker" "start" "-a" "d73ef2107189a5888a337526fd8cb9d1fb044e58cf8ba4ed9dbed4cdc341fa4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d73ef2107189a5888a337526fd8cb9d1fb044e58cf8ba4ed9dbed4cdc341fa4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73ef2107189a5888a337526fd8cb9d1fb044e58cf8ba4ed9dbed4cdc341fa4b", kill_on_drop: false }` [INFO] [stdout] d73ef2107189a5888a337526fd8cb9d1fb044e58cf8ba4ed9dbed4cdc341fa4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6c3bfc61d7c7f0a24d48f7a750dfc4247ee532f436ccf0676cd239224d95ad4 [INFO] running `Command { std: "docker" "start" "-a" "b6c3bfc61d7c7f0a24d48f7a750dfc4247ee532f436ccf0676cd239224d95ad4", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: file `/opt/rustwide/workdir/sunzip.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `s7unzip` [INFO] [stderr] * `bin` target `sunzip` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling lzma-rust v0.1.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling sanitation v1.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling thread-groups v0.0.2 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling filetime_creation v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling nt-time v0.8.1 [INFO] [stderr] Compiling sevenz-rust v0.6.1 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling liblzma v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling iocore v0.1000.0 [INFO] [stderr] Compiling sunzip v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.43s [INFO] running `Command { std: "docker" "inspect" "b6c3bfc61d7c7f0a24d48f7a750dfc4247ee532f436ccf0676cd239224d95ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c3bfc61d7c7f0a24d48f7a750dfc4247ee532f436ccf0676cd239224d95ad4", kill_on_drop: false }` [INFO] [stdout] b6c3bfc61d7c7f0a24d48f7a750dfc4247ee532f436ccf0676cd239224d95ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33175ad723312e067aebeaeb871f9bfc8d0a78f538febcf7c3c02e37866a7353 [INFO] running `Command { std: "docker" "start" "-a" "33175ad723312e067aebeaeb871f9bfc8d0a78f538febcf7c3c02e37866a7353", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: file `/opt/rustwide/workdir/sunzip.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `s7unzip` [INFO] [stderr] * `bin` target `sunzip` [INFO] [stderr] Compiling sunzip v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "33175ad723312e067aebeaeb871f9bfc8d0a78f538febcf7c3c02e37866a7353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33175ad723312e067aebeaeb871f9bfc8d0a78f538febcf7c3c02e37866a7353", kill_on_drop: false }` [INFO] [stdout] 33175ad723312e067aebeaeb871f9bfc8d0a78f538febcf7c3c02e37866a7353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7147915b704a8c38afd5fbaf23d441b1aad36323daba934c5d61e00acdf1836 [INFO] running `Command { std: "docker" "start" "-a" "b7147915b704a8c38afd5fbaf23d441b1aad36323daba934c5d61e00acdf1836", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: file `/opt/rustwide/workdir/sunzip.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `s7unzip` [INFO] [stderr] * `bin` target `sunzip` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests sunzip/lib.rs (/opt/rustwide/target/debug/deps/sunzip-e162a32950875f91) [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 sunzip.rs (/opt/rustwide/target/debug/deps/s7unzip-3532775a9d133899) [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 s7zip.rs (/opt/rustwide/target/debug/deps/s7zip-23235cb5c65b741f) [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 sunzip.rs (/opt/rustwide/target/debug/deps/sunzip-6284d0309796f458) [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" "b7147915b704a8c38afd5fbaf23d441b1aad36323daba934c5d61e00acdf1836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7147915b704a8c38afd5fbaf23d441b1aad36323daba934c5d61e00acdf1836", kill_on_drop: false }` [INFO] [stdout] b7147915b704a8c38afd5fbaf23d441b1aad36323daba934c5d61e00acdf1836