[INFO] fetching crate n3quic 0.1.6... [INFO] testing n3quic-0.1.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate n3quic 0.1.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate n3quic 0.1.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate n3quic 0.1.6 [INFO] tweaked toml for crates.io crate n3quic 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate n3quic 0.1.6 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] crate crates.io crate n3quic 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" "+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] ce2e7edeb0fcef045d04d0c4aa3dc98805fcb70845e50c893535ed3a03401ece [INFO] running `Command { std: "docker" "start" "-a" "ce2e7edeb0fcef045d04d0c4aa3dc98805fcb70845e50c893535ed3a03401ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce2e7edeb0fcef045d04d0c4aa3dc98805fcb70845e50c893535ed3a03401ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2e7edeb0fcef045d04d0c4aa3dc98805fcb70845e50c893535ed3a03401ece", kill_on_drop: false }` [INFO] [stdout] ce2e7edeb0fcef045d04d0c4aa3dc98805fcb70845e50c893535ed3a03401ece [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] af961fa809c3fda944bb8dbfcba1c1254d09471076e0340ea5a1bce23b3fe476 [INFO] running `Command { std: "docker" "start" "-a" "af961fa809c3fda944bb8dbfcba1c1254d09471076e0340ea5a1bce23b3fe476", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling debug_panic v0.2.1 [INFO] [stderr] Compiling timing-wheel v0.1.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling quiche v0.24.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 foreign-types v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling n3-spawner v0.1.2 [INFO] [stderr] Compiling n3io v0.1.5 [INFO] [stderr] Compiling boring-sys v4.17.0 [INFO] [stderr] Compiling boring v4.17.0 [INFO] [stderr] Compiling n3quic v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "af961fa809c3fda944bb8dbfcba1c1254d09471076e0340ea5a1bce23b3fe476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af961fa809c3fda944bb8dbfcba1c1254d09471076e0340ea5a1bce23b3fe476", kill_on_drop: false }` [INFO] [stdout] af961fa809c3fda944bb8dbfcba1c1254d09471076e0340ea5a1bce23b3fe476 [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] 7aa2b30e58d5463884d0a4b6fd952307468fc6a5a7a5df92d7eadec3cd5ac9aa [INFO] running `Command { std: "docker" "start" "-a" "7aa2b30e58d5463884d0a4b6fd952307468fc6a5a7a5df92d7eadec3cd5ac9aa", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling n3quic v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `Command { std: "docker" "inspect" "7aa2b30e58d5463884d0a4b6fd952307468fc6a5a7a5df92d7eadec3cd5ac9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa2b30e58d5463884d0a4b6fd952307468fc6a5a7a5df92d7eadec3cd5ac9aa", kill_on_drop: false }` [INFO] [stdout] 7aa2b30e58d5463884d0a4b6fd952307468fc6a5a7a5df92d7eadec3cd5ac9aa [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] 73c5a38f2fcd468e9ab966f497e9be4e81e92ee44c15f869653192da4dc9052e [INFO] running `Command { std: "docker" "start" "-a" "73c5a38f2fcd468e9ab966f497e9be4e81e92ee44c15f869653192da4dc9052e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/n3quic-31d3f61a5648c4ed) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test validator::tests::test_default_address_validator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stderr] Running tests/client.rs (/opt/rustwide/target/debug/deps/client-12c6a6b4edb868c9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test max_streams ... ok [INFO] [stdout] test close_conn ... ok [INFO] [stdout] test echo_with_one_stream ... ok [INFO] [stdout] test echo_with_streams ... ok [INFO] [stdout] test echo_with_conns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] [stderr] Running tests/server.rs (/opt/rustwide/target/debug/deps/server-e9eec9efccb97ee1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test drop_inbound_stream ... ok [INFO] [stdout] test server_drop_conn ... ok [INFO] [stdout] test incoming_queue_is_full ... ok [INFO] [stdout] test max_active_conn_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] [stderr] Doc-tests n3quic [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" "73c5a38f2fcd468e9ab966f497e9be4e81e92ee44c15f869653192da4dc9052e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73c5a38f2fcd468e9ab966f497e9be4e81e92ee44c15f869653192da4dc9052e", kill_on_drop: false }` [INFO] [stdout] 73c5a38f2fcd468e9ab966f497e9be4e81e92ee44c15f869653192da4dc9052e