[INFO] fetching crate shavee 1.0.2... [INFO] building shavee-1.0.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate shavee 1.0.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate shavee 1.0.2 [INFO] finished tweaking crates.io crate shavee 1.0.2 [INFO] tweaked toml for crates.io crate shavee 1.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shavee 1.0.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shavee 1.0.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8630a58b72acd0fa3f48b179b3e7f7fbecce24e32fd82fe4c5b94eb2d9b283de [INFO] running `Command { std: "docker" "start" "-a" "8630a58b72acd0fa3f48b179b3e7f7fbecce24e32fd82fe4c5b94eb2d9b283de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8630a58b72acd0fa3f48b179b3e7f7fbecce24e32fd82fe4c5b94eb2d9b283de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8630a58b72acd0fa3f48b179b3e7f7fbecce24e32fd82fe4c5b94eb2d9b283de", kill_on_drop: false }` [INFO] [stdout] 8630a58b72acd0fa3f48b179b3e7f7fbecce24e32fd82fe4c5b94eb2d9b283de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4dbf535a4f49a88ddc8f06c34fe7193287a4c3bd20bb52b721ffe0529e76d83 [INFO] running `Command { std: "docker" "start" "-a" "b4dbf535a4f49a88ddc8f06c34fe7193287a4c3bd20bb52b721ffe0529e76d83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling strum v0.27.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling structure-macro-impl v0.1.2 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling structure v0.1.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling curl-sys v0.4.79+curl-8.12.0 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.27.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling challenge_response v0.5.30 [INFO] [stderr] Compiling shavee_core v1.0.2 [INFO] [stderr] Compiling shavee v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.68s [INFO] running `Command { std: "docker" "inspect" "b4dbf535a4f49a88ddc8f06c34fe7193287a4c3bd20bb52b721ffe0529e76d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4dbf535a4f49a88ddc8f06c34fe7193287a4c3bd20bb52b721ffe0529e76d83", kill_on_drop: false }` [INFO] [stdout] b4dbf535a4f49a88ddc8f06c34fe7193287a4c3bd20bb52b721ffe0529e76d83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dcc410f873a45579621934e09c40c0949fea675e55f62c0c9432c9a4ee141fd [INFO] running `Command { std: "docker" "start" "-a" "0dcc410f873a45579621934e09c40c0949fea675e55f62c0c9432c9a4ee141fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling random-string v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling stdio-override v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling curl-sys v0.4.79+curl-8.12.0 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling challenge_response v0.5.30 [INFO] [stderr] Compiling shavee_core v1.0.2 [INFO] [stderr] Compiling shavee v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.31s [INFO] running `Command { std: "docker" "inspect" "0dcc410f873a45579621934e09c40c0949fea675e55f62c0c9432c9a4ee141fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dcc410f873a45579621934e09c40c0949fea675e55f62c0c9432c9a4ee141fd", kill_on_drop: false }` [INFO] [stdout] 0dcc410f873a45579621934e09c40c0949fea675e55f62c0c9432c9a4ee141fd