[INFO] fetching crate warqueen 0.4.8... [INFO] testing warqueen-0.4.8 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate warqueen 0.4.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate warqueen 0.4.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate warqueen 0.4.8 [INFO] tweaked toml for crates.io crate warqueen 0.4.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate warqueen 0.4.8 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 warqueen 0.4.8 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d61589b0d2dc17103c71679f91555cba15982166c36aa6e7a7970c12b6f825c [INFO] running `Command { std: "docker" "start" "-a" "6d61589b0d2dc17103c71679f91555cba15982166c36aa6e7a7970c12b6f825c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d61589b0d2dc17103c71679f91555cba15982166c36aa6e7a7970c12b6f825c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d61589b0d2dc17103c71679f91555cba15982166c36aa6e7a7970c12b6f825c", kill_on_drop: false }` [INFO] [stdout] 6d61589b0d2dc17103c71679f91555cba15982166c36aa6e7a7970c12b6f825c [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=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] d2199d81bea45d7e196cd432a763ed5e57d1ad37a0861b2affd57d1ca5e58894 [INFO] running `Command { std: "docker" "start" "-a" "d2199d81bea45d7e196cd432a763ed5e57d1ad37a0861b2affd57d1ca5e58894", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling is_main_thread v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling warqueen_derive v0.1.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.4.0 [INFO] [stderr] Compiling quinn-proto v0.11.9 [INFO] [stderr] Compiling quinn v0.11.6 [INFO] [stderr] Compiling warqueen v0.4.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "d2199d81bea45d7e196cd432a763ed5e57d1ad37a0861b2affd57d1ca5e58894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2199d81bea45d7e196cd432a763ed5e57d1ad37a0861b2affd57d1ca5e58894", kill_on_drop: false }` [INFO] [stdout] d2199d81bea45d7e196cd432a763ed5e57d1ad37a0861b2affd57d1ca5e58894 [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=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] aff1811c5efa67e5c1da81b980d44616bfe4f42488dcaf23a6556059b8c81267 [INFO] running `Command { std: "docker" "start" "-a" "aff1811c5efa67e5c1da81b980d44616bfe4f42488dcaf23a6556059b8c81267", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling is_main_thread v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rustls-platform-verifier v0.4.0 [INFO] [stderr] Compiling quinn-proto v0.11.9 [INFO] [stderr] Compiling quinn v0.11.6 [INFO] [stderr] Compiling warqueen v0.4.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.70s [INFO] running `Command { std: "docker" "inspect" "aff1811c5efa67e5c1da81b980d44616bfe4f42488dcaf23a6556059b8c81267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff1811c5efa67e5c1da81b980d44616bfe4f42488dcaf23a6556059b8c81267", kill_on_drop: false }` [INFO] [stdout] aff1811c5efa67e5c1da81b980d44616bfe4f42488dcaf23a6556059b8c81267 [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=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] 8da2e31c4e7825aa14640d5540764f1e7c556c4c95749239a50b9bc2ad07fc93 [INFO] running `Command { std: "docker" "start" "-a" "8da2e31c4e7825aa14640d5540764f1e7c556c4c95749239a50b9bc2ad07fc93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warqueen-a9071c84e7a31be2) [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 warqueen [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 15) ... ignored [INFO] [stdout] test src/client.rs - client::ClientNetworking::poll_event_from_server (line 456) - compile ... ok [INFO] [stdout] test src/client.rs - client::ClientNetworking::send_message_to_server (line 400) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerListenerNetworking::poll_client (line 169) - compile ... ok [INFO] [stdout] test src/server.rs - server::ClientOnServerNetworking::poll_event_from_client (line 380) - compile ... ok [INFO] [stdout] test src/server.rs - server::ClientOnServerNetworking::send_message_to_client (line 337) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8da2e31c4e7825aa14640d5540764f1e7c556c4c95749239a50b9bc2ad07fc93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da2e31c4e7825aa14640d5540764f1e7c556c4c95749239a50b9bc2ad07fc93", kill_on_drop: false }` [INFO] [stdout] 8da2e31c4e7825aa14640d5540764f1e7c556c4c95749239a50b9bc2ad07fc93