[INFO] fetching crate zrquic 0.1.6... [INFO] testing zrquic-0.1.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate zrquic 0.1.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate zrquic 0.1.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zrquic 0.1.6 [INFO] tweaked toml for crates.io crate zrquic 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zrquic 0.1.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zrquic 0.1.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9358f149ee194f969424c602f6df5c2d7e70d142865ceaaae97e25a9ffcb8aa [INFO] running `Command { std: "docker" "start" "-a" "f9358f149ee194f969424c602f6df5c2d7e70d142865ceaaae97e25a9ffcb8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9358f149ee194f969424c602f6df5c2d7e70d142865ceaaae97e25a9ffcb8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9358f149ee194f969424c602f6df5c2d7e70d142865ceaaae97e25a9ffcb8aa", kill_on_drop: false }` [INFO] [stdout] f9358f149ee194f969424c602f6df5c2d7e70d142865ceaaae97e25a9ffcb8aa [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f91e62cc60ac0201230d995d8302de28b3cfb6a91b2e12255226247d90a25f9 [INFO] running `Command { std: "docker" "start" "-a" "5f91e62cc60ac0201230d995d8302de28b3cfb6a91b2e12255226247d90a25f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling debug_panic v0.2.1 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling fixedbuf v0.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling priority-queue v2.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling quiche v0.24.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling boring-sys v4.19.0 [INFO] [stderr] Compiling boring v4.19.0 [INFO] [stderr] Compiling zrquic v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.81s [INFO] running `Command { std: "docker" "inspect" "5f91e62cc60ac0201230d995d8302de28b3cfb6a91b2e12255226247d90a25f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f91e62cc60ac0201230d995d8302de28b3cfb6a91b2e12255226247d90a25f9", kill_on_drop: false }` [INFO] [stdout] 5f91e62cc60ac0201230d995d8302de28b3cfb6a91b2e12255226247d90a25f9 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f773e369ad05e79243a3a6e02449dcc79e1729c85a7b36c26c6d1e9fafa7050b [INFO] running `Command { std: "docker" "start" "-a" "f773e369ad05e79243a3a6e02449dcc79e1729c85a7b36c26c6d1e9fafa7050b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling test-fuzz-internal v7.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling test-fuzz v7.2.4 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling test-fuzz-macro v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling boring-sys v4.19.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde_combinators v0.1.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling test-fuzz-runtime v7.2.4 [INFO] [stderr] Compiling boring v4.19.0 [INFO] [stderr] Compiling quiche v0.24.6 [INFO] [stderr] Compiling zrquic v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.99s [INFO] running `Command { std: "docker" "inspect" "f773e369ad05e79243a3a6e02449dcc79e1729c85a7b36c26c6d1e9fafa7050b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f773e369ad05e79243a3a6e02449dcc79e1729c85a7b36c26c6d1e9fafa7050b", kill_on_drop: false }` [INFO] [stdout] f773e369ad05e79243a3a6e02449dcc79e1729c85a7b36c26c6d1e9fafa7050b [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c4be34aafc9b90fd449f4eb00cdcb021186123634ab58f7b49dd1422fc5f726 [INFO] running `Command { std: "docker" "start" "-a" "8c4be34aafc9b90fd449f4eb00cdcb021186123634ab58f7b49dd1422fc5f726", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zrquic-2584656737e6d0b3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mio::group::tests::test_poll_timeout ... ok [INFO] [stdout] test poll::server::tests::test_default_address_validator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stderr] Running tests/async.rs (/opt/rustwide/target/debug/deps/async-09f6e8ba8d0d6f39) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test accept ... ok [INFO] [stdout] test connect ... ok [INFO] [stdout] test stream_uni ... ok [INFO] [stdout] test stream_io ... ok [INFO] [stdout] test stream_bidi ... ok [INFO] [stdout] test multi_conn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.82s [INFO] [stdout] [INFO] [stderr] Running tests/poll.rs (/opt/rustwide/target/debug/deps/poll-e9f1297ece6f7613) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_connected ... ok [INFO] [stdout] test test_client_stream_open_uni ... ok [INFO] [stdout] test test_client_stream_open_bidi ... ok [INFO] [stdout] test test_accept ... ok [INFO] [stdout] test test_close ... ok [INFO] [stdout] test test_client_stream_open_limits_uni ... ok [INFO] [stdout] test test_client_stream_open_limits_bidi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Doc-tests zrquic [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" "8c4be34aafc9b90fd449f4eb00cdcb021186123634ab58f7b49dd1422fc5f726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c4be34aafc9b90fd449f4eb00cdcb021186123634ab58f7b49dd1422fc5f726", kill_on_drop: false }` [INFO] [stdout] 8c4be34aafc9b90fd449f4eb00cdcb021186123634ab58f7b49dd1422fc5f726