[INFO] fetching crate shavee_core 1.0.2... [INFO] building shavee_core-1.0.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate shavee_core 1.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate shavee_core 1.0.2 [INFO] finished tweaking crates.io crate shavee_core 1.0.2 [INFO] tweaked toml for crates.io crate shavee_core 1.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shavee_core 1.0.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 122 packages to latest compatible versions [INFO] [stderr] Adding nix v0.27.1 (available: v0.30.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random-string v1.1.0 [INFO] [stderr] Downloaded proc-macro-hack v0.4.3 [INFO] [stderr] Downloaded structure v0.1.2 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded password-hash v0.5.0 [INFO] [stderr] Downloaded curl v0.4.49 [INFO] [stderr] Downloaded jiff-static v0.2.15 [INFO] [stderr] Downloaded rusb v0.9.4 [INFO] [stderr] Downloaded challenge_response v0.5.33 [INFO] [stderr] Downloaded nix v0.27.1 [INFO] [stderr] Downloaded sha-1 v0.10.1 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded structure-macro-impl v0.1.2 [INFO] [stderr] Downloaded clap v4.5.48 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.3 [INFO] [stderr] Downloaded jiff v0.2.15 [INFO] [stderr] Downloaded clap_builder v4.5.48 [INFO] [stderr] Downloaded blake2 v0.10.6 [INFO] [stderr] Downloaded libusb1-sys v0.7.0 [INFO] [stderr] Downloaded block-modes v0.9.1 [INFO] [stderr] Downloaded curl-sys v0.4.83+curl-8.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f4094d5e4c86ee53171621fef7960c88974f40f8e010dde8c9803b0bda062a2 [INFO] running `Command { std: "docker" "start" "-a" "8f4094d5e4c86ee53171621fef7960c88974f40f8e010dde8c9803b0bda062a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f4094d5e4c86ee53171621fef7960c88974f40f8e010dde8c9803b0bda062a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4094d5e4c86ee53171621fef7960c88974f40f8e010dde8c9803b0bda062a2", kill_on_drop: false }` [INFO] [stdout] 8f4094d5e4c86ee53171621fef7960c88974f40f8e010dde8c9803b0bda062a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 750efb3f38271b4f0c8776ce79178f5f0ab7c7d081a453b2720f5da88a4d5b14 [INFO] running `Command { std: "docker" "start" "-a" "750efb3f38271b4f0c8776ce79178f5f0ab7c7d081a453b2720f5da88a4d5b14", kill_on_drop: false }` [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling structure-macro-impl v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling structure v0.1.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling challenge_response v0.5.33 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling shavee_core v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s [INFO] running `Command { std: "docker" "inspect" "750efb3f38271b4f0c8776ce79178f5f0ab7c7d081a453b2720f5da88a4d5b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750efb3f38271b4f0c8776ce79178f5f0ab7c7d081a453b2720f5da88a4d5b14", kill_on_drop: false }` [INFO] [stdout] 750efb3f38271b4f0c8776ce79178f5f0ab7c7d081a453b2720f5da88a4d5b14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7923bd1fd2deb44a453b1ac997d3b41bf0f3b9e63b5c18c69f46e450913be19 [INFO] running `Command { std: "docker" "start" "-a" "c7923bd1fd2deb44a453b1ac997d3b41bf0f3b9e63b5c18c69f46e450913be19", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling random-string v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling challenge_response v0.5.33 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling shavee_core v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() [INFO] [stdout] --> src/zfs.rs:1138:14 [INFO] [stdout] | [INFO] [stdout] 1138 | .into_path(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `Command { std: "docker" "inspect" "c7923bd1fd2deb44a453b1ac997d3b41bf0f3b9e63b5c18c69f46e450913be19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7923bd1fd2deb44a453b1ac997d3b41bf0f3b9e63b5c18c69f46e450913be19", kill_on_drop: false }` [INFO] [stdout] c7923bd1fd2deb44a453b1ac997d3b41bf0f3b9e63b5c18c69f46e450913be19