[INFO] fetching crate quinn-boring2 5.0.0-alpha.10... [INFO] testing quinn-boring2-5.0.0-alpha.10 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate quinn-boring2 5.0.0-alpha.10 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate quinn-boring2 5.0.0-alpha.10 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quinn-boring2 5.0.0-alpha.10 [INFO] tweaked toml for crates.io crate quinn-boring2 5.0.0-alpha.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quinn-boring2 5.0.0-alpha.10 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quinn-boring2 5.0.0-alpha.10 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3b8d7300f532d65c50609e06478bd0057cc573357a5273fe60d940f07e6fd7d [INFO] running `Command { std: "docker" "start" "-a" "c3b8d7300f532d65c50609e06478bd0057cc573357a5273fe60d940f07e6fd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3b8d7300f532d65c50609e06478bd0057cc573357a5273fe60d940f07e6fd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b8d7300f532d65c50609e06478bd0057cc573357a5273fe60d940f07e6fd7d", kill_on_drop: false }` [INFO] [stdout] c3b8d7300f532d65c50609e06478bd0057cc573357a5273fe60d940f07e6fd7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5b29f0a1f2db5a5d91ccfcf64ba60436d3d9af2a26ed33c4869de83acc4f418 [INFO] running `Command { std: "docker" "start" "-a" "a5b29f0a1f2db5a5d91ccfcf64ba60436d3d9af2a26ed33c4869de83acc4f418", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.47.1 [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 tracing-attributes v0.1.30 [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 foreign-types v0.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling boring-sys2 v5.0.0-alpha.10 [INFO] [stderr] Compiling boring2 v5.0.0-alpha.10 [INFO] [stderr] Compiling quinn-boring2 v5.0.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "a5b29f0a1f2db5a5d91ccfcf64ba60436d3d9af2a26ed33c4869de83acc4f418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b29f0a1f2db5a5d91ccfcf64ba60436d3d9af2a26ed33c4869de83acc4f418", kill_on_drop: false }` [INFO] [stdout] a5b29f0a1f2db5a5d91ccfcf64ba60436d3d9af2a26ed33c4869de83acc4f418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58496ada8cbd2ae7d9e92583148e4fbf2101298c342b00cf569b5ac34dab0d81 [INFO] running `Command { std: "docker" "start" "-a" "58496ada8cbd2ae7d9e92583148e4fbf2101298c342b00cf569b5ac34dab0d81", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rcgen v0.14.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling boring-sys2 v5.0.0-alpha.10 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling h3-quinn v0.0.10 [INFO] [stderr] Compiling boring2 v5.0.0-alpha.10 [INFO] [stderr] Compiling quinn-boring2 v5.0.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "58496ada8cbd2ae7d9e92583148e4fbf2101298c342b00cf569b5ac34dab0d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58496ada8cbd2ae7d9e92583148e4fbf2101298c342b00cf569b5ac34dab0d81", kill_on_drop: false }` [INFO] [stdout] 58496ada8cbd2ae7d9e92583148e4fbf2101298c342b00cf569b5ac34dab0d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1a40e9d38137039fce5daa3a26f43a62faac0fa207fe45be014e3031b830ca2 [INFO] running `Command { std: "docker" "start" "-a" "c1a40e9d38137039fce5daa3a26f43a62faac0fa207fe45be014e3031b830ca2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quinn_boring2-e2eaf18bcece10e7) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test retry::test::test_retry_tag ... ok [INFO] [stdout] test tests::key_update_test_vector ... ok [INFO] [stdout] test tests::short_packet_header_protection ... ok [INFO] [stdout] test tests::client_encrypt_header ... ok [INFO] [stdout] test handshake_token::test::round_trip ... ok [INFO] [stdout] test tests::test_initial_keys_v1 ... ok [INFO] [stdout] test retry::test::test_is_valid_retry ... ok [INFO] [stdout] test tests::server_decrypt_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests quinn_boring2 [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" "c1a40e9d38137039fce5daa3a26f43a62faac0fa207fe45be014e3031b830ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a40e9d38137039fce5daa3a26f43a62faac0fa207fe45be014e3031b830ca2", kill_on_drop: false }` [INFO] [stdout] c1a40e9d38137039fce5daa3a26f43a62faac0fa207fe45be014e3031b830ca2