[INFO] fetching crate zrquic 0.1.2... [INFO] testing zrquic-0.1.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate zrquic 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate zrquic 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zrquic 0.1.2 [INFO] tweaked toml for crates.io crate zrquic 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zrquic 0.1.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zrquic 0.1.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debug_panic v0.2.1 [INFO] [stderr] Downloaded priority-queue v2.5.0 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded boring v4.19.0 [INFO] [stderr] Downloaded divan-macros v0.1.21 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded divan v0.1.21 [INFO] [stderr] Downloaded quiche v0.24.6 [INFO] [stderr] Downloaded boring-sys v4.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f517fb2e7e5aae5ec140b27d7d3c168548441fbc5405d8dfe40c7cbc3ddbba3e [INFO] running `Command { std: "docker" "start" "-a" "f517fb2e7e5aae5ec140b27d7d3c168548441fbc5405d8dfe40c7cbc3ddbba3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f517fb2e7e5aae5ec140b27d7d3c168548441fbc5405d8dfe40c7cbc3ddbba3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f517fb2e7e5aae5ec140b27d7d3c168548441fbc5405d8dfe40c7cbc3ddbba3e", kill_on_drop: false }` [INFO] [stdout] f517fb2e7e5aae5ec140b27d7d3c168548441fbc5405d8dfe40c7cbc3ddbba3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585a6affe3eee79ccff8522e55d24a58cdc025c659b792b605eecd154d3ed142 [INFO] running `Command { std: "docker" "start" "-a" "585a6affe3eee79ccff8522e55d24a58cdc025c659b792b605eecd154d3ed142", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cmake v0.1.54 [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 intrusive-collections v0.9.7 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling debug_panic v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling quiche v0.24.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling priority-queue v2.5.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [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 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.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.96s [INFO] running `Command { std: "docker" "inspect" "585a6affe3eee79ccff8522e55d24a58cdc025c659b792b605eecd154d3ed142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585a6affe3eee79ccff8522e55d24a58cdc025c659b792b605eecd154d3ed142", kill_on_drop: false }` [INFO] [stdout] 585a6affe3eee79ccff8522e55d24a58cdc025c659b792b605eecd154d3ed142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f4e79300e3159e88c9427ebb7ae23dd68eb1d5680ca74fd915c31054a76f0ce [INFO] running `Command { std: "docker" "start" "-a" "2f4e79300e3159e88c9427ebb7ae23dd68eb1d5680ca74fd915c31054a76f0ce", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling condtype v1.3.0 [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 cexpr v0.6.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling boring-sys v4.19.0 [INFO] [stderr] Compiling boring v4.19.0 [INFO] [stderr] Compiling quiche v0.24.6 [INFO] [stderr] Compiling zrquic v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.78s [INFO] running `Command { std: "docker" "inspect" "2f4e79300e3159e88c9427ebb7ae23dd68eb1d5680ca74fd915c31054a76f0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f4e79300e3159e88c9427ebb7ae23dd68eb1d5680ca74fd915c31054a76f0ce", kill_on_drop: false }` [INFO] [stdout] 2f4e79300e3159e88c9427ebb7ae23dd68eb1d5680ca74fd915c31054a76f0ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 677d599ccef1391a11c320aca1f8e40e1544222627d6d0482d70ae95cf6de0f4 [INFO] running `Command { std: "docker" "start" "-a" "677d599ccef1391a11c320aca1f8e40e1544222627d6d0482d70ae95cf6de0f4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zrquic-7f363f8f2426259e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test readiness::tests::test_deduplication ... ok [INFO] [stdout] test readiness::tests::test_timeout ... ok [INFO] [stdout] test client::tests::test_connect_events ... ok [INFO] [stdout] test conn::tests::test_stream_open ... ok [INFO] [stdout] test conn::tests::test_lock ... ok [INFO] [stdout] test validation::tests::test_default_address_validator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stderr] Running tests/quic.rs (/opt/rustwide/target/debug/deps/quic-a584c9d41b644803) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_accept ... ok [INFO] [stdout] test test_stream_open ... ok [INFO] [stdout] test test_connected ... ok [INFO] [stdout] test test_stream_open_limits ... ok [INFO] [stdout] test test_server_side_stream_open ... ok [INFO] [stdout] test test_multi_conn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [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" "677d599ccef1391a11c320aca1f8e40e1544222627d6d0482d70ae95cf6de0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677d599ccef1391a11c320aca1f8e40e1544222627d6d0482d70ae95cf6de0f4", kill_on_drop: false }` [INFO] [stdout] 677d599ccef1391a11c320aca1f8e40e1544222627d6d0482d70ae95cf6de0f4