[INFO] fetching crate zrquic 0.1.2... [INFO] testing zrquic-0.1.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate zrquic 0.1.2 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zrquic 0.1.2 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 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 50dd9fb99d34c829639bc3c540651375d3707d3d4da4410dba7a8d2f2edb652d [INFO] running `Command { std: "docker" "start" "-a" "50dd9fb99d34c829639bc3c540651375d3707d3d4da4410dba7a8d2f2edb652d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50dd9fb99d34c829639bc3c540651375d3707d3d4da4410dba7a8d2f2edb652d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dd9fb99d34c829639bc3c540651375d3707d3d4da4410dba7a8d2f2edb652d", kill_on_drop: false }` [INFO] [stdout] 50dd9fb99d34c829639bc3c540651375d3707d3d4da4410dba7a8d2f2edb652d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a1d8a0a8a0474a67dfd3ca37bfd164583157f126538667d00368415f83c10039 [INFO] running `Command { std: "docker" "start" "-a" "a1d8a0a8a0474a67dfd3ca37bfd164583157f126538667d00368415f83c10039", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [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 fs_extra v1.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling debug_panic v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quiche v0.24.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling priority-queue v2.5.0 [INFO] [stderr] Compiling fslock v0.2.1 [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 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 24.77s [INFO] running `Command { std: "docker" "inspect" "a1d8a0a8a0474a67dfd3ca37bfd164583157f126538667d00368415f83c10039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d8a0a8a0474a67dfd3ca37bfd164583157f126538667d00368415f83c10039", kill_on_drop: false }` [INFO] [stdout] a1d8a0a8a0474a67dfd3ca37bfd164583157f126538667d00368415f83c10039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8511e48429afaca7d8edbd181fe7b120e0942878b41412f7b60f160faa980655 [INFO] running `Command { std: "docker" "start" "-a" "8511e48429afaca7d8edbd181fe7b120e0942878b41412f7b60f160faa980655", kill_on_drop: false }` [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [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 23.92s [INFO] running `Command { std: "docker" "inspect" "8511e48429afaca7d8edbd181fe7b120e0942878b41412f7b60f160faa980655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8511e48429afaca7d8edbd181fe7b120e0942878b41412f7b60f160faa980655", kill_on_drop: false }` [INFO] [stdout] 8511e48429afaca7d8edbd181fe7b120e0942878b41412f7b60f160faa980655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8f49c38294658e00bf7c5858b39f215442c7208aaef2f8fe8f5be817ffafa23d [INFO] running `Command { std: "docker" "start" "-a" "8f49c38294658e00bf7c5858b39f215442c7208aaef2f8fe8f5be817ffafa23d", 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_lock ... ok [INFO] [stdout] test conn::tests::test_stream_open ... 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_stream_open ... ok [INFO] [stdout] test test_accept ... 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.49s [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" "8f49c38294658e00bf7c5858b39f215442c7208aaef2f8fe8f5be817ffafa23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f49c38294658e00bf7c5858b39f215442c7208aaef2f8fe8f5be817ffafa23d", kill_on_drop: false }` [INFO] [stdout] 8f49c38294658e00bf7c5858b39f215442c7208aaef2f8fe8f5be817ffafa23d