[INFO] fetching crate hala-net 0.1.2... [INFO] testing hala-net-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate hala-net 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate hala-net 0.1.2 [INFO] finished tweaking crates.io crate hala-net 0.1.2 [INFO] tweaked toml for crates.io crate hala-net 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hala-net 0.1.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 121 packages to latest compatible versions [INFO] [stderr] Adding mio v0.8.11 (available: v1.0.4) [INFO] [stderr] Adding quiche v0.20.1 (available: v0.24.6) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35d28511e776fcc9be95d4158f984f2f6d6c7a1bac22ba3d56882fb269963586 [INFO] running `Command { std: "docker" "start" "-a" "35d28511e776fcc9be95d4158f984f2f6d6c7a1bac22ba3d56882fb269963586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35d28511e776fcc9be95d4158f984f2f6d6c7a1bac22ba3d56882fb269963586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d28511e776fcc9be95d4158f984f2f6d6c7a1bac22ba3d56882fb269963586", kill_on_drop: false }` [INFO] [stdout] 35d28511e776fcc9be95d4158f984f2f6d6c7a1bac22ba3d56882fb269963586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c82205d46d8153ee8843f4a2b36053a1b7e3fa79c76ea2d0f213451d887e100 [INFO] running `Command { std: "docker" "start" "-a" "9c82205d46d8153ee8843f4a2b36053a1b7e3fa79c76ea2d0f213451d887e100", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling timewheel v0.1.2 [INFO] [stderr] Compiling octets v0.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling quiche v0.20.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling hala-io-driver v0.1.2 [INFO] [stderr] Compiling future-mediator v0.1.2 [INFO] [stderr] Compiling hala-io-util v0.1.2 [INFO] [stderr] Compiling hala-net v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.06s [INFO] running `Command { std: "docker" "inspect" "9c82205d46d8153ee8843f4a2b36053a1b7e3fa79c76ea2d0f213451d887e100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c82205d46d8153ee8843f4a2b36053a1b7e3fa79c76ea2d0f213451d887e100", kill_on_drop: false }` [INFO] [stdout] 9c82205d46d8153ee8843f4a2b36053a1b7e3fa79c76ea2d0f213451d887e100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac234e3796d2f0631cb75babe1e2cb83fdb694a97664df867fcfdebd95651ab [INFO] running `Command { std: "docker" "start" "-a" "6ac234e3796d2f0631cb75babe1e2cb83fdb694a97664df867fcfdebd95651ab", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling hala-io-test-derive v0.1.2 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling hala-io-test v0.1.2 [INFO] [stderr] Compiling hala-net v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.67s [INFO] running `Command { std: "docker" "inspect" "6ac234e3796d2f0631cb75babe1e2cb83fdb694a97664df867fcfdebd95651ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac234e3796d2f0631cb75babe1e2cb83fdb694a97664df867fcfdebd95651ab", kill_on_drop: false }` [INFO] [stdout] 6ac234e3796d2f0631cb75babe1e2cb83fdb694a97664df867fcfdebd95651ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcee9841078ad73c19607d25251622cedb5dad0a624dd04d52ac0d57a38ba417 [INFO] running `Command { std: "docker" "start" "-a" "bcee9841078ad73c19607d25251622cedb5dad0a624dd04d52ac0d57a38ba417", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hala_net-7cc03f6eb3fd02df) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test quic::tests::test_lock ... ok [INFO] [stdout] test udp::group::tests::udp_echo_test ... ok [INFO] [stdout] test quic::tests::test_connect_accept ... ok [INFO] [stdout] test quic::tests::test_async_quic ... ok [INFO] [stdout] test quic::tests::test_conn_timeout ... ok [INFO] [stdout] test quic::tests::test_connector_timeout has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bcee9841078ad73c19607d25251622cedb5dad0a624dd04d52ac0d57a38ba417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcee9841078ad73c19607d25251622cedb5dad0a624dd04d52ac0d57a38ba417", kill_on_drop: false }` [INFO] [stdout] bcee9841078ad73c19607d25251622cedb5dad0a624dd04d52ac0d57a38ba417