[INFO] fetching crate quiche 0.28.0...
[INFO] testing quiche-0.28.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate quiche 0.28.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate quiche 0.28.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate quiche 0.28.0
[INFO] tweaked toml for crates.io crate quiche 0.28.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quiche 0.28.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quiche 0.28.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded qlog v0.17.0
[INFO] [stderr]   Downloaded toml_parser v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded sfv v0.9.4
[INFO] [stderr]   Downloaded boring v4.21.2
[INFO] [stderr]   Downloaded octets v0.3.5
[INFO] [stderr]   Downloaded cdylib-link-lines v0.1.5
[INFO] [stderr]   Downloaded toml_edit v0.25.9+spec-1.1.0
[INFO] [stderr]   Downloaded boring-sys v4.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 235e2c8f09e1fd16d98ef261cffe56869f8e38bc4b83a2e2f9304b0f646ae689
[INFO] running `Command { std: "docker" "start" "-a" "235e2c8f09e1fd16d98ef261cffe56869f8e38bc4b83a2e2f9304b0f646ae689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "235e2c8f09e1fd16d98ef261cffe56869f8e38bc4b83a2e2f9304b0f646ae689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235e2c8f09e1fd16d98ef261cffe56869f8e38bc4b83a2e2f9304b0f646ae689", kill_on_drop: false }`
[INFO] [stdout] 235e2c8f09e1fd16d98ef261cffe56869f8e38bc4b83a2e2f9304b0f646ae689
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6252cf92e32a0dd28564ef3680683175151298bd0dc25bb9b7b43d86d4d79ae5
[INFO] running `Command { std: "docker" "start" "-a" "6252cf92e32a0dd28564ef3680683175151298bd0dc25bb9b7b43d86d4d79ae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling octets v0.3.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling quiche v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.48s
[INFO] running `Command { std: "docker" "inspect" "6252cf92e32a0dd28564ef3680683175151298bd0dc25bb9b7b43d86d4d79ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6252cf92e32a0dd28564ef3680683175151298bd0dc25bb9b7b43d86d4d79ae5", kill_on_drop: false }`
[INFO] [stdout] 6252cf92e32a0dd28564ef3680683175151298bd0dc25bb9b7b43d86d4d79ae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea1545f7d2c1eed5d728a740d4208d458ad27073dd70c9b1d892e7522d2f50e
[INFO] running `Command { std: "docker" "start" "-a" "4ea1545f7d2c1eed5d728a740d4208d458ad27073dd70c9b1d892e7522d2f50e", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling toml_parser v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling quiche v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.25.9+spec-1.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.65s
[INFO] running `Command { std: "docker" "inspect" "4ea1545f7d2c1eed5d728a740d4208d458ad27073dd70c9b1d892e7522d2f50e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea1545f7d2c1eed5d728a740d4208d458ad27073dd70c9b1d892e7522d2f50e", kill_on_drop: false }`
[INFO] [stdout] 4ea1545f7d2c1eed5d728a740d4208d458ad27073dd70c9b1d892e7522d2f50e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15f23e2e25d08a7ea4d41dea65774a025ddb3081740767b51dd48ed67963bc91
[INFO] running `Command { std: "docker" "start" "-a" "15f23e2e25d08a7ea4d41dea65774a025ddb3081740767b51dd48ed67963bc91", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quiche-9fb65042df0c45e4)
[INFO] [stdout] 
[INFO] [stdout] running 976 tests
[INFO] [stdout] test cid::tests::ids_new_scids ... ok
[INFO] [stdout] test cid::tests::new_dcid_partial_retire_prior_to ... ok
[INFO] [stdout] test cid::tests::new_dcid_event ... ok
[INFO] [stdout] test cid::tests::new_dcid_reordered ... ok
[INFO] [stdout] test crypto::tests::derive_chacha20_secrets ... ok
[INFO] [stdout] test cid::tests::retire_scids ... ok
[INFO] [stdout] test crypto::tests::derive_initial_secrets_v1 ... ok
[INFO] [stdout] test flowcontrol::tests::autotune_window ... ok
[INFO] [stdout] test flowcontrol::tests::ensure_window_lower_bound ... ok
[INFO] [stdout] test flowcontrol::tests::max_data ... ok
[INFO] [stdout] test flowcontrol::tests::max_data_next ... ok
[INFO] [stdout] test flowcontrol::tests::max_window_in_new ... ok
[INFO] [stdout] test flowcontrol::tests::should_update_max_data ... ok
[INFO] [stdout] test flowcontrol::tests::update_max_data ... ok
[INFO] [stdout] test frame::tests::ack ... ok
[INFO] [stdout] test frame::tests::ack_ecn ... ok
[INFO] [stdout] test frame::tests::application_close ... ok
[INFO] [stdout] test frame::tests::data_blocked ... ok
[INFO] [stdout] test frame::tests::crypto ... ok
[INFO] [stdout] test frame::tests::max_data ... ok
[INFO] [stdout] test frame::tests::max_stream_data ... ok
[INFO] [stdout] test frame::tests::new_connection_id ... ok
[INFO] [stdout] test frame::tests::max_streams_uni ... ok
[INFO] [stdout] test frame::tests::connection_close ... ok
[INFO] [stdout] test frame::tests::padding ... ok
[INFO] [stdout] test frame::tests::new_token ... ok
[INFO] [stdout] test frame::tests::path_challenge ... ok
[INFO] [stdout] test frame::tests::ping ... ok
[INFO] [stdout] test frame::tests::retire_connection_id ... ok
[INFO] [stdout] test frame::tests::datagram ... ok
[INFO] [stdout] test frame::tests::max_streams_bidi ... ok
[INFO] [stdout] test frame::tests::streams_blocked_uni ... ok
[INFO] [stdout] test h3::frame::tests::data ... ok
[INFO] [stdout] test h3::frame::tests::goaway ... ok
[INFO] [stdout] test h3::frame::tests::max_push_id ... ok
[INFO] [stdout] test h3::frame::tests::headers ... ok
[INFO] [stdout] test h3::frame::tests::push_promise ... ok
[INFO] [stdout] test h3::frame::tests::priority_update_push ... ok
[INFO] [stdout] test h3::frame::tests::settings_h3_connect_protocol_enabled ... ok
[INFO] [stdout] test frame::tests::stream_data_blocked ... ok
[INFO] [stdout] test h3::frame::tests::settings_all_no_grease ... ok
[INFO] [stdout] test h3::frame::tests::priority_update_request ... ok
[INFO] [stdout] test h3::frame::tests::settings_h2_prohibited ... ok
[INFO] [stdout] test h3::frame::tests::settings_all_grease ... ok
[INFO] [stdout] test h3::frame::tests::settings_h3_dgram_only ... ok
[INFO] [stdout] test frame::tests::stream_too_big ... ok
[INFO] [stdout] test frame::tests::streams_blocked_bidi ... ok
[INFO] [stdout] test h3::frame::tests::cancel_push ... ok
[INFO] [stdout] test h3::frame::tests::settings_h3_only ... ok
[INFO] [stdout] test frame::tests::handshake_done ... ok
[INFO] [stdout] test h3::frame::tests::settings_qpack_only ... ok
[INFO] [stdout] test frame::tests::stop_sending ... ok
[INFO] [stdout] test frame::tests::stream ... ok
[INFO] [stdout] test h3::frame::tests::settings_too_big ... ok
[INFO] [stdout] test h3::frame::tests::unknown_type ... ok
[INFO] [stdout] test h3::qpack::decoder::tests::decode_int1 ... ok
[INFO] [stdout] test h3::qpack::decoder::tests::decode_int2 ... ok
[INFO] [stdout] test h3::qpack::decoder::tests::decode_int3 ... ok
[INFO] [stdout] test h3::qpack::encoder::tests::encode_int1 ... ok
[INFO] [stdout] test h3::qpack::encoder::tests::encode_int2 ... ok
[INFO] [stdout] test h3::qpack::encoder::tests::encode_int3 ... ok
[INFO] [stdout] test h3::qpack::encoder::tests::encode_static_header ... ok
[INFO] [stdout] test frame::tests::reset_stream ... ok
[INFO] [stdout] test h3::frame::tests::settings_h3_dgram_bad ... ok
[INFO] [stdout] test h3::qpack::encoder::tests::encode_static_header_name_only ... ok
[INFO] [stdout] test h3::qpack::tests::encode_decode ... ok
[INFO] [stdout] test h3::qpack::tests::lower_ascii_range ... ok
[INFO] [stdout] test h3::stream::tests::additional_headers ... ok
[INFO] [stdout] test h3::stream::tests::control_bad_frame ... ok
[INFO] [stdout] test h3::qpack::tests::lower_case ... ok
[INFO] [stdout] test h3::stream::tests::control_bad_late_settings ... ok
[INFO] [stdout] test h3::stream::tests::control_bad_multiple_settings ... ok
[INFO] [stdout] test h3::stream::tests::control_empty_settings ... ok
[INFO] [stdout] test h3::stream::tests::control_good ... ok
[INFO] [stdout] test h3::qpack::tests::extended_ascii_range ... ok
[INFO] [stdout] test h3::stream::tests::data_before_headers ... ok
[INFO] [stdout] test h3::stream::tests::grease ... ok
[INFO] [stdout] test h3::stream::tests::push_good ... ok
[INFO] [stdout] test h3::stream::tests::request_good ... ok
[INFO] [stdout] test h3::stream::tests::request_no_data ... ok
[INFO] [stdout] test h3::stream::tests::zero_length_cancel_push ... ok
[INFO] [stdout] test h3::stream::tests::zero_length_goaway ... ok
[INFO] [stdout] test h3::stream::tests::zero_length_max_push_id ... ok
[INFO] [stdout] test h3::stream::tests::zero_length_push_promise ... ok
[INFO] [stdout] test h3::frame::tests::settings_h3_connect_protocol_enabled_bad ... ok
[INFO] [stdout] test frame::tests::path_response ... ok
[INFO] [stdout] test h3::tests::data_event_rearm ... ok
[INFO] [stdout] test h3::tests::dgram_event_rearm ... ok
[INFO] [stdout] test h3::tests::close_control_stream_after_type ... ok
[INFO] [stdout] test h3::tests::cancel_push_from_server ... ok
[INFO] [stdout] test h3::tests::client_shutdown_write_server_fin ... ok
[INFO] [stdout] test h3::tests::body_response_before_headers ... ok
[INFO] [stdout] test h3::tests::cancel_push_from_client_bad_stream ... ok
[INFO] [stdout] test h3::tests::close_qpack_stream_after_type ... ok
[INFO] [stdout] test h3::tests::client_request_after_goaway ... ok
[INFO] [stdout] test h3::tests::cancel_push_from_client ... ok
[INFO] [stdout] test h3::tests::client_shutdown_read ... ok
[INFO] [stdout] test h3::tests::grease_value_in_varint_limit ... ok
[INFO] [stdout] test h3::tests::data_after_trailers_client ... ok
[INFO] [stdout] test h3::tests::additional_headers_before_data_client ... ok
[INFO] [stdout] test h3::tests::empty_settings ... ok
[INFO] [stdout] test h3::tests::close_control_stream_after_frame ... ok
[INFO] [stdout] test h3::tests::goaway_from_server_good ... ok
[INFO] [stdout] test h3::tests::data_before_headers ... ok
[INFO] [stdout] test h3::tests::close_qpack_stream_after_data ... ok
[INFO] [stdout] test h3::tests::dgram_setting_no_tp ... ok
[INFO] [stdout] test h3::tests::dgram_setting ... ok
[INFO] [stdout] test h3::tests::goaway_from_server_increase_id ... ok
[INFO] [stdout] test h3::tests::goaway_from_client_good ... ok
[INFO] [stdout] test h3::tests::many_requests_many_chunks_response_one_chunk ... ok
[INFO] [stdout] test h3::tests::goaway_from_server_invalid_id ... ok
[INFO] [stdout] test h3::tests::max_push_id_from_client_bad_stream ... ok
[INFO] [stdout] test h3::tests::max_push_id_from_client_limit_reduction ... ok
[INFO] [stdout] test h3::tests::multiple_dgram_overflow ... ok
[INFO] [stdout] test h3::tests::max_state_buf_size ... ok
[INFO] [stdout] test h3::tests::finished_once ... ok
[INFO] [stdout] test h3::tests::finished_is_for_requests ... ok
[INFO] [stdout] test h3::tests::h3_handshake_0rtt ... ok
[INFO] [stdout] test h3::tests::no_send_additional_before_initial_response ... ok
[INFO] [stdout] test h3::tests::open_multiple_control_streams ... ok
[INFO] [stdout] test h3::tests::informational_response ... ok
[INFO] [stdout] test h3::tests::headers_blocked_on_conn ... ok
[INFO] [stdout] test h3::tests::poll_after_error ... ok
[INFO] [stdout] test h3::tests::poll_datagram_multi_read ... ok
[INFO] [stdout] test h3::tests::max_push_id_from_client_good ... ok
[INFO] [stdout] test h3::tests::max_push_id_from_server ... ok
[INFO] [stdout] test h3::tests::priority_update_request ... ok
[INFO] [stdout] test h3::tests::headers_blocked ... ok
[INFO] [stdout] test h3::tests::priority_update_push ... ok
[INFO] [stdout] test h3::tests::poll_datagram_cycling_no_read ... ok
[INFO] [stdout] test h3::tests::poll_datagram_single_read ... ok
[INFO] [stdout] test h3::tests::multiple_dgram ... ok
[INFO] [stdout] test h3::tests::push_promise_from_client ... ok
[INFO] [stdout] test h3::tests::priority_update_push_bad_stream ... ok
[INFO] [stdout] test h3::tests::request_many_chunks_response_no_body ... ok
[INFO] [stdout] test h3::tests::priority_update_request_multiple_stream_arm_multiple_flights ... ok
[INFO] [stdout] test h3::tests::priority_update_request_bad_stream ... ok
[INFO] [stdout] test h3::tests::priority_update_push_from_server ... ok
[INFO] [stdout] test h3::tests::priority_update_request_collected_completed ... ok
[INFO] [stdout] test h3::tests::request_no_body_response_one_chunk ... ok
[INFO] [stdout] test h3::tests::no_multiple_response ... ok
[INFO] [stdout] test h3::tests::request_no_body_response_one_chunk_empty_fin ... ok
[INFO] [stdout] test h3::tests::priority_update_request_collected_stopped ... ok
[INFO] [stdout] test h3::tests::priority_update_request_from_server ... ok
[INFO] [stdout] test h3::tests::reset_control_stream_after_type ... ok
[INFO] [stdout] test h3::tests::reset_control_stream_after_frame ... ok
[INFO] [stdout] test h3::tests::reset_finished_at_client ... ok
[INFO] [stdout] test h3::tests::reset_finished_at_server_with_data_pending ... ok
[INFO] [stdout] test h3::tests::request_no_body_response_many_chunks ... ok
[INFO] [stdout] test h3::tests::priority_update_request_multiple_stream_arm_single_flight ... ok
[INFO] [stdout] test h3::tests::reset_qpack_stream_after_data ... ok
[INFO] [stdout] test h3::tests::reset_stream ... ok
[INFO] [stdout] test h3::tests::request_max_header_size_limit ... ok
[INFO] [stdout] test h3::tests::set_prohibited_additional_settings ... ok
[INFO] [stdout] test h3::tests::priority_update_single_stream_rearm ... ok
[INFO] [stdout] test h3::tests::reset_finished_at_server ... ok
[INFO] [stdout] test h3::tests::reset_finished_at_server_with_data_pending_2 ... ok
[INFO] [stdout] test h3::tests::request_one_chunk_response_no_body ... ok
[INFO] [stdout] test h3::tests::send_body_invalid_client_stream ... ok
[INFO] [stdout] test h3::tests::uni_stream_local_counting ... ok
[INFO] [stdout] test h3::tests::send_body_stream_blocked_zero_length ... ok
[INFO] [stdout] test h3::tests::request_no_body_response_no_body ... ok
[INFO] [stdout] test h3::tests::reset_qpack_stream_after_type ... ok
[INFO] [stdout] test minmax::tests::get_windowed_max_bandwidth ... ok
[INFO] [stdout] test minmax::tests::get_windowed_max_estimates_bandwidth ... ok
[INFO] [stdout] test minmax::tests::get_windowed_max_rtt ... ok
[INFO] [stdout] test h3::tests::request_no_body_response_many_chunks_with_buf ... ok
[INFO] [stdout] test minmax::tests::get_windowed_max_estimates_rtt ... ok
[INFO] [stdout] test minmax::tests::get_windowed_min_bandwidth ... ok
[INFO] [stdout] test minmax::tests::get_windowed_min_estimates_bandwidth ... ok
[INFO] [stdout] test minmax::tests::get_windowed_min_estimates_rtt ... ok
[INFO] [stdout] test minmax::tests::reset_filter_rtt ... ok
[INFO] [stdout] test packet::tests::application ... ok
[INFO] [stdout] test packet::tests::arm_skip_counter_only_after_handshake_complete ... ok
[INFO] [stdout] test packet::tests::arm_skip_counter_only_after_verifying_prev_skip_pn ... ok
[INFO] [stdout] test packet::tests::decrypt_chacha20 ... ok
[INFO] [stdout] test packet::tests::decrypt_client_initial_v1 ... ok
[INFO] [stdout] test packet::tests::decrypt_pkt_too_small ... ok
[INFO] [stdout] test packet::tests::decrypt_pkt_underflow ... ok
[INFO] [stdout] test packet::tests::decrypt_server_initial_v1 ... ok
[INFO] [stdout] test minmax::tests::get_windowed_min_rtt ... ok
[INFO] [stdout] test packet::tests::encrypt_client_initial_v1 ... ok
[INFO] [stdout] test minmax::tests::reset_filter_bandwidth ... ok
[INFO] [stdout] test packet::tests::encrypt_server_initial_v1 ... ok
[INFO] [stdout] test packet::tests::handshake ... ok
[INFO] [stdout] test packet::tests::initial ... ok
[INFO] [stdout] test h3::tests::send_body_stream_blocked_by_small_cwnd ... ok
[INFO] [stdout] test h3::tests::send_body_truncation_stream_blocked ... ok
[INFO] [stdout] test packet::tests::only_skip_after_handshake_complete ... ok
[INFO] [stdout] test packet::tests::pkt_num_encode_decode ... ok
[INFO] [stdout] test packet::tests::pkt_num_window ... ok
[INFO] [stdout] test packet::tests::retry ... ok
[INFO] [stdout] test packet::tests::skip_pn ... ok
[INFO] [stdout] test packet::tests::track_largest_packet_sent ... ok
[INFO] [stdout] test packet::tests::initial_non_v1_scid_long ... ok
[INFO] [stdout] test packet::tests::initial_v1_dcid_too_long ... ok
[INFO] [stdout] test packet::tests::initial_v1_scid_too_long ... ok
[INFO] [stdout] test pmtud::tests::pmtud_binary_search_algorithm ... ok
[INFO] [stdout] test pmtud::tests::pmtud_binary_search_no_slowdown ... ok
[INFO] [stdout] test pmtud::tests::pmtud_confirms_failure_after_max_probes ... ok
[INFO] [stdout] test pmtud::tests::pmtud_convergence_with_intermittent_loss ... ok
[INFO] [stdout] test pmtud::tests::pmtud_failure_at_min_plpmtu ... ok
[INFO] [stdout] test pmtud::tests::pmtud_in_flight_cleared_on_all_outcomes ... ok
[INFO] [stdout] test pmtud::tests::pmtud_initial_state ... ok
[INFO] [stdout] test h3::tests::single_dgram ... ok
[INFO] [stdout] test pmtud::tests::pmtud_max_probes_set_to_provided_value ... ok
[INFO] [stdout] test pmtud::tests::pmtud_revalidation_failure_binary_searches_not_restarts ... ok
[INFO] [stdout] test pmtud::tests::pmtud_max_probes_zero_uses_default ... ok
[INFO] [stdout] test pmtud::tests::pmtud_revalidation_tolerates_random_packet_loss ... ok
[INFO] [stdout] test pmtud::tests::pmtud_tolerates_initial_packet_loss ... ok
[INFO] [stdout] test pmtud::tests::pmtud_successful_probe ... ok
[INFO] [stdout] test h3::tests::set_additional_settings ... ok
[INFO] [stdout] test pmtud::tests::test_pmtu_equal_to_min_supported_mtu ... ok
[INFO] [stdout] test h3::tests::transport_error ... ok
[INFO] [stdout] test h3::tests::settings_h2_prohibited ... ok
[INFO] [stdout] test pmtud::tests::pmtud_update_probe_size_initial_state ... ok
[INFO] [stdout] test pmtud::tests::test_pmtu_greater_than_min_supported_mtu ... ok
[INFO] [stdout] test pmtud::tests::test_pmtu_revalidation ... ok
[INFO] [stdout] test pmtud::tests::test_pmtud_errant_probe ... ok
[INFO] [stdout] test pmtud::tests::test_pmtud_reset ... ok
[INFO] [stdout] test ranges::tests::eq_range ... ok
[INFO] [stdout] test ranges::tests::capacity ... ok
[INFO] [stdout] test ranges::tests::first_last ... ok
[INFO] [stdout] test ranges::tests::flatten_one ... ok
[INFO] [stdout] test ranges::tests::insert_non_overlapping ... ok
[INFO] [stdout] test ranges::tests::insert_overlapping ... ok
[INFO] [stdout] test ranges::tests::insert_overlapping_multi ... ok
[INFO] [stdout] test ranges::tests::prev_to ... ok
[INFO] [stdout] test ranges::tests::insert_contained ... ok
[INFO] [stdout] test ranges::tests::remove_largest ... ok
[INFO] [stdout] test h3::tests::stream_backpressure ... ok
[INFO] [stdout] test h3::tests::zero_length_data ... ok
[INFO] [stdout] test ranges::tests::push_item ... ok
[INFO] [stdout] test recovery::bandwidth::tests::constructors ... ok
[INFO] [stdout] test recovery::bandwidth::tests::debug ... ok
[INFO] [stdout] test recovery::bandwidth::tests::to_bytes_per_period ... ok
[INFO] [stdout] test recovery::bandwidth::tests::from_bytes_and_time_delta ... ok
[INFO] [stdout] test recovery::bandwidth::tests::arithmetic_ops ... ok
[INFO] [stdout] test recovery::bytes_in_flight::tests::bytes_in_flight_basic ... ok
[INFO] [stdout] test recovery::bytes_in_flight::tests::bytes_in_flight_saturating_sub ... ok
[INFO] [stdout] test h3::tests::zero_length_data_blocked ... ok
[INFO] [stdout] test h3::tests::qpack_data ... ok
[INFO] [stdout] test ranges::tests::flatten_rev ... ok
[INFO] [stdout] test ranges::tests::next_to ... ok
[INFO] [stdout] test packet::tests::encrypt_chacha20 ... ok
[INFO] [stdout] test pmtud::tests::test_pmtu_less_than_min_supported_mtu ... ok
[INFO] [stdout] test h3::tests::send_body_invalid_server_stream ... ok
[INFO] [stdout] test h3::tests::trailers ... ok
[INFO] [stdout] test recovery::bandwidth::tests::transfer_time ... ok
[INFO] [stdout] test path::tests::multiple_probes ... ok
[INFO] [stdout] test path::tests::path_validation_limited_mtu ... ok
[INFO] [stdout] test h3::tests::request_no_body_response_no_body_with_grease ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_fast_convergence ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_congestion_avoidance ... ok
[INFO] [stdout] test recovery::congestion::hystart::tests::congestion_event ... ok
[INFO] [stdout] test recovery::congestion::hystart::tests::css_cwnd_inc ... ok
[INFO] [stdout] test recovery::congestion::hystart::tests::start_round ... ok
[INFO] [stdout] test recovery::congestion::prr::tests::congestion_event ... ok
[INFO] [stdout] test recovery::congestion::prr::tests::on_packet_acked_prr ... ok
[INFO] [stdout] test recovery::congestion::prr::tests::on_packet_acked_prr_overflow ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_genuine_idle_epoch_shift ... ok
[INFO] [stdout] test recovery::congestion::prr::tests::on_packet_acked_prr_ssrb_overflow ... ok
[INFO] [stdout] test recovery::congestion::delivery_rate::tests::app_limited_cwnd_full ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_hystart_css_to_ca ... ok
[INFO] [stdout] test recovery::congestion::prr::tests::on_packet_acked_prr_ssrb ... ok
[INFO] [stdout] test recovery::congestion::prr::tests::on_packet_acked_prr_zero_in_flight ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_slow_start_multi_acks ... ok
[INFO] [stdout] test recovery::congestion::prr::tests::on_packet_sent ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_hystart_css_to_ss ... ok
[INFO] [stdout] test path::tests::too_many_probes ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_slow_start ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_zero_bytes_sent_no_epoch_shift ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_spurious_congestion_event ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_congestion_event ... ok
[INFO] [stdout] test recovery::congestion::tests::ssthresh_in_css ... ok
[INFO] [stdout] test recovery::congestion::tests::ssthresh_in_slow_start ... ok
[INFO] [stdout] test recovery::congestion::tests::ssthresh_init ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::mode::tests::cycle_params ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::probe_bw::tests::probe_upward::step_2_10_000 ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::probe_bw::tests::probe_upward::step_4_300_000 ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::tests::update_mss::scale_pacing_rate_by_mss_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::probe_bw::tests::probe_upward::step_3_65_536 ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::ack_height_respect_bandwidth_estimate_upper_bound::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::ack_height_respect_bandwidth_estimate_upper_bound::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::ack_height_respect_bandwidth_estimate_upper_bound::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::probe_bw::tests::probe_upward::step_1_100 ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::app_limited::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::ack_height_respect_bandwidth_estimate_upper_bound::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::app_limited::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::app_limited::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::compressed_ack::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::app_limited::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::compressed_ack::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::probe_rtt::tests::probe_rtt_params ... ok
[INFO] [stdout] test recovery::gcongestion::bbr2::tests::update_mss::scale_pacing_rate_by_mss_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::congestion_event_sample_default_values ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::first_round_trip::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::first_round_trip::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::first_round_trip::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::first_round_trip::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::lose_every_other_packet::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::lose_every_other_packet::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::lose_every_other_packet::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::neuter_packet::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::neuter_packet::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::neuter_packet::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::lose_every_other_packet::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::neuter_packet::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::not_congestion_controlled::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::not_congestion_controlled::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::not_congestion_controlled::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::not_congestion_controlled::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::remove_obsolete_packets::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::reordered_ack::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::remove_obsolete_packets::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::remove_obsolete_packets::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::remove_obsolete_packets::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::compressed_ack::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::reordered_ack::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::compressed_ack::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_and_wait::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_and_wait::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_init ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_and_wait::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_and_wait::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_paced::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_paced::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_time_state::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_time_state::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::reordered_ack::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::reordered_ack::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_time_state::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_with_losses::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_paced::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_paced::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::two_acked_packets_per_event::overestimate_avoidance_1_false::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_with_losses::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_with_losses::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_with_losses::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::send_time_state::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::two_acked_packets_per_event::overestimate_avoidance_1_false::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::somewhat_aggregated_large_acks::overestimate_avoidance_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::somewhat_aggregated_small_acks::overestimate_avoidance_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::not_aggregated::overestimate_avoidance_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::two_acked_packets_per_event::overestimate_avoidance_2_true::choose_a0_point_fix_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::somewhat_aggregated_large_acks::overestimate_avoidance_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::start_new_epoch_after_a_full_round::overestimate_avoidance_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::not_aggregated::overestimate_avoidance_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::start_new_epoch_after_a_full_round::overestimate_avoidance_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::very_aggregated_large_acks::overestimate_avoidance_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::bandwidth_sampler_tests::two_acked_packets_per_event::overestimate_avoidance_2_true::choose_a0_point_fix_1_false ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::very_aggregated_small_acks::overestimate_avoidance_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::very_aggregated_large_acks::overestimate_avoidance_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::somewhat_aggregated_small_acks::overestimate_avoidance_2_true ... ok
[INFO] [stdout] test recovery::gcongestion::bbr::bandwidth_sampler::max_ack_height_tracker_tests::very_aggregated_small_acks::overestimate_avoidance_1_false ... ok
[INFO] [stdout] test recovery::congestion::delivery_rate::tests::rate_check ... ok
[INFO] [stdout] test recovery::congestion::delivery_rate::tests::app_limited_delivery_rate ... ok
[INFO] [stdout] test recovery::tests::lookup_cc_algo_bad ... ok
[INFO] [stdout] test recovery::congestion::delivery_rate::tests::sample_is_app_limited ... ok
[INFO] [stdout] test recovery::congestion::cubic::tests::cubic_perpetual_recovery_trap ... ok
[INFO] [stdout] test recovery::congestion::reno::tests::reno_slow_start ... ok
[INFO] [stdout] test recovery::congestion::reno::tests::reno_init ... ok
[INFO] [stdout] test recovery::congestion::reno::tests::reno_slow_start_multi_acks ... ok
[INFO] [stdout] test recovery::congestion::reno::tests::reno_congestion_avoidance ... ok
[INFO] [stdout] test recovery::gcongestion::recovery::tests::loss_threshold ... ok
[INFO] [stdout] test recovery::tests::congestion_delivery_rate::cc_algorithm_name_1___reno__ ... ok
[INFO] [stdout] test recovery::tests::loss_on_pto::cc_algorithm_name_1___reno__ ... ok
[INFO] [stdout] test recovery::tests::loss_on_timer::cc_algorithm_name_1___reno__ ... ok
[INFO] [stdout] test recovery::tests::loss_on_pto::cc_algorithm_name_2___cubic__ ... ok
[INFO] [stdout] test recovery::tests::pacing::cc_algorithm_name_1___reno__::time_sent_set_to_now_1_false ... ok
[INFO] [stdout] test recovery::tests::congestion_delivery_rate::cc_algorithm_name_2___cubic__ ... ok
[INFO] [stdout] test recovery::congestion::reno::tests::reno_congestion_event ... ok
[INFO] [stdout] test recovery::tests::loss_on_pto::cc_algorithm_name_3___bbr2_gcongestion__ ... ok
[INFO] [stdout] test recovery::tests::acks_with_no_retransmittable_data::cc_algorithm_name_3___bbr2_gcongestion__ ... ok
[INFO] [stdout] test recovery::gcongestion::recovery::tests::relaxed_loss_threshold ... ok
[INFO] [stdout] test recovery::tests::acks_with_no_retransmittable_data::cc_algorithm_name_1___reno__ ... ok
[INFO] [stdout] test recovery::tests::pacing::cc_algorithm_name_1___reno__::time_sent_set_to_now_2_true ... ok
[INFO] [stdout] test recovery::tests::congestion_delivery_rate::cc_algorithm_name_3___bbr2__ ... ok
[INFO] [stdout] test recovery::tests::loss_on_reordering::cc_algorithm_name_1___reno__ ... ok
[INFO] [stdout] test recovery::tests::acks_with_no_retransmittable_data::cc_algorithm_name_2___cubic__ ... ok
[INFO] [stdout] test recovery::tests::loss_on_timer::cc_algorithm_name_2___cubic__ ... ok
[INFO] [stdout] test stream::recv_buf::tests::empty_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::empty_read::emit_2_false ... ok
[INFO] [stdout] test recovery::tests::loss_on_reordering::cc_algorithm_name_2___cubic__ ... ok
[INFO] [stdout] test stream::recv_buf::tests::empty_stream_frame::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::empty_stream_frame::emit_1_true ... ok
[INFO] [stdout] test recovery::tests::pacing::cc_algorithm_name_2___cubic__::time_sent_set_to_now_1_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read2::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read2::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read3::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read3::emit_2_false ... ok
[INFO] [stdout] test recovery::tests::validate_ack_range_on_ack_received::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::incomplete_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::incomplete_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::mixed_read_actions ... ok
[INFO] [stdout] test stream::recv_buf::tests::ordered_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::ordered_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_end_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_end_read::emit_2_false ... ok
[INFO] [stdout] test recovery::tests::loss_on_timer::cc_algorithm_name_3___bbr2_gcongestion__ ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_end_twice_and_contained_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read_multi::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::fully_overlapping_read_multi::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_end_twice_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_end_twice_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_start_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_end_twice_and_contained_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::overlapping_start_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::partially_multi_overlapping_reordered_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::partially_multi_overlapping_reordered_read2::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::partially_multi_overlapping_reordered_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::past_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::past_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::shutdown::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::shutdown::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::split_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::split_read::emit_2_false ... ok
[INFO] [stdout] test stream::recv_buf::tests::split_read_incremental_buf ... ok
[INFO] [stdout] test stream::recv_buf::tests::zero_len_read::emit_1_true ... ok
[INFO] [stdout] test stream::recv_buf::tests::zero_len_read::emit_2_false ... ok
[INFO] [stdout] test stream::send_buf::tests::empty_write ... ok
[INFO] [stdout] test stream::send_buf::tests::multi_write ... ok
[INFO] [stdout] test stream::send_buf::tests::resend ... ok
[INFO] [stdout] test stream::send_buf::tests::send_buf_final_size_retransmit ... ok
[INFO] [stdout] test stream::send_buf::tests::send_buf_len_on_retransmit ... ok
[INFO] [stdout] test stream::send_buf::tests::split_write ... ok
[INFO] [stdout] test stream::send_buf::tests::write_blocked_by_off ... ok
[INFO] [stdout] test stream::send_buf::tests::zero_len_write ... ok
[INFO] [stdout] test stream::tests::priority_tree_dupes ... ok
[INFO] [stdout] test stream::tests::rangebuf_split_off ... ok
[INFO] [stdout] test stream::recv_buf::tests::partially_multi_overlapping_reordered_read2::emit_2_false ... ok
[INFO] [stdout] test stream::tests::recv_fin_dup ... ok
[INFO] [stdout] test stream::tests::recv_fin_flow_control ... ok
[INFO] [stdout] test stream::tests::recv_fin_lower_than_received ... ok
[INFO] [stdout] test stream::tests::recv_fin_reset_mismatch ... ok
[INFO] [stdout] test stream::tests::recv_flow_control ... ok
[INFO] [stdout] test stream::tests::recv_past_fin ... ok
[INFO] [stdout] test stream::tests::recv_fin_change ... ok
[INFO] [stdout] test stream::tests::recv_reset_change ... ok
[INFO] [stdout] test stream::tests::send_ack ... ok
[INFO] [stdout] test stream::tests::recv_reset_with_gap ... ok
[INFO] [stdout] test stream::tests::recv_reset_dup ... ok
[INFO] [stdout] test stream::tests::recv_reset_lower_than_received ... ok
[INFO] [stdout] test stream::tests::send_emit_retransmit ... ok
[INFO] [stdout] test stream::tests::send_fin_dup ... ok
[INFO] [stdout] test stream::tests::send_fin_max_data_match ... ok
[INFO] [stdout] test stream::tests::send_fin_zero_length ... ok
[INFO] [stdout] test stream::tests::send_fin_zero_length_output ... ok
[INFO] [stdout] test stream::tests::send_flow_control ... ok
[INFO] [stdout] test stream::tests::send_past_fin ... ok
[INFO] [stdout] test stream::tests::send_undo_fin ... ok
[INFO] [stdout] test stream::tests::stream_complete ... ok
[INFO] [stdout] test stream::tests::stream_create_out_of_order ... ok
[INFO] [stdout] test stream::tests::stream_limit_auto_open ... ok
[INFO] [stdout] test stream::tests::stream_limit_edge ... ok
[INFO] [stdout] test stream::tests::writable_prioritized_default_priority ... ok
[INFO] [stdout] test stream::tests::writable_prioritized_insert_order ... ok
[INFO] [stdout] test stream::tests::writable_prioritized_mixed_urgencies_incrementals ... ok
[INFO] [stdout] test stream::tests::writable_prioritized_mixed_urgency ... ok
[INFO] [stdout] test stream::tests::recv_data_below_off ... ok
[INFO] [stdout] test recovery::tests::pacing::cc_algorithm_name_3___bbr2_gcongestion__::time_sent_set_to_now_1_false ... ok
[INFO] [stdout] test recovery::tests::pmtud_loss_on_timer::cc_algorithm_name_3___bbr2_gcongestion__ ... ok
[INFO] [stdout] test stream::tests::send_emit_ack ... ok
[INFO] [stdout] test stream::tests::send_emit ... ok
[INFO] [stdout] test stream::tests::send_ack_reordering ... ok
[INFO] [stdout] test recovery::tests::time_thresholds_on_reordering::cc_algorithm_name_1___bbr2_gcongestion__ ... ok
[INFO] [stdout] test recovery::tests::relaxed_thresholds_on_reordering::cc_algorithm_name_1___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_close_by_client::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test recovery::tests::loss_on_reordering::cc_algorithm_name_3___bbr2_gcongestion__ ... ok
[INFO] [stdout] test recovery::tests::pmtud_loss_on_timer::cc_algorithm_name_2___cubic__ ... ok
[INFO] [stdout] test recovery::tests::pmtud_loss_on_timer::cc_algorithm_name_1___reno__ ... ok
[INFO] [stdout] test recovery::tests::pacing::cc_algorithm_name_3___bbr2_gcongestion__::time_sent_set_to_now_2_true ... ok
[INFO] [stdout] test tests::app_close_by_client::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_close_by_server_during_handshake_not_established::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::app_close_by_server_during_handshake_established::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test recovery::tests::pacing::cc_algorithm_name_2___cubic__::time_sent_set_to_now_2_true ... ok
[INFO] [stdout] test recovery::tests::validate_ack_range_on_ack_received::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_close_by_server_during_handshake_private_key_failure::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_close_by_server_during_handshake_not_established::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_limited_false::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_false_no_frame::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::app_limited_false::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::app_limited_false::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::app_limited_false_no_frame::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_false_no_header::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::app_limited_false::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_false_no_header::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::app_close_by_server_during_handshake_private_key_failure::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::app_close_by_server_during_handshake_established::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_limited_false_no_header::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_not_changed_on_no_new_frames::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_not_changed_on_no_new_frames::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::app_limited_true::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test recovery::tests::lookup_cc_algo_ok ... ok
[INFO] [stdout] test tests::app_limited_false_no_frame::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::app_limited_true::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_not_changed_on_no_new_frames::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_not_changed_on_no_new_frames::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::app_limited_false_no_frame::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_false_no_header::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::app_peer_error::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_peer_error::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::challenge_no_cids::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::app_limited_true::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::client_discard_unknown_address::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::challenge_no_cids::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_1___cubic__::use_stop_sending_2_true::discard_1_true ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_1___cubic__::use_stop_sending_1_false::discard_1_true ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_1___cubic__::use_stop_sending_1_false::discard_2_false ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_2___bbr2_gcongestion__::use_stop_sending_1_false::discard_2_false ... ok
[INFO] [stdout] test tests::client_discard_unknown_address::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::client_sent_new_token::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_1___cubic__::use_stop_sending_2_true::discard_2_false ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_2___bbr2_gcongestion__::use_stop_sending_1_false::discard_1_true ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight_with_packet_loss::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::change_idle_timeout::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_2___bbr2_gcongestion__::use_stop_sending_2_true::discard_1_true ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight_with_packet_loss::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::app_limited_true::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::close::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::change_idle_timeout::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::coalesce_padding_short::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight::cc_algorithm_name_2___bbr2_gcongestion__::use_stop_sending_2_true::discard_2_false ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight_with_packet_loss::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::collect_streams::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::config_must_be_sync::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::client_sent_new_token::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::config_set_cc_algorithm_name ... ok
[INFO] [stdout] test tests::coalesce_padding_short::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::client_rst_stream_while_bytes_in_flight_with_packet_loss::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::collect_streams::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::close::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::collect_streams::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::config_must_be_send::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::config_must_be_sync::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_id_retire_exotic_sequence::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::connection_id_retire_limit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::config_must_be_send::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::config_version_invalid ... ok
[INFO] [stdout] test tests::connection_id_retire_exotic_sequence::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::collect_streams::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::connection_id_retire_limit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_migration_reordered_non_probing::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::connection_id_invalid_max_len::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::config_version_reserved ... ok
[INFO] [stdout] test tests::connection_id_invalid_max_len::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_id_retire_exotic_sequence::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::connection_migration_reordered_non_probing::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_id_zero::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::connection_id_retire_exotic_sequence::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::connection_migration::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_id_zero::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_migration_zero_length_cid::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::connection_migration_zero_length_cid::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_id_handling::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::connection_must_be_sync::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_id_handling::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::connection_migration::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::connection_must_be_send::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::configuration_values_are_limited_to_max_varint ... ok
[INFO] [stdout] test tests::dgram_multiple_datagrams::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::connection_must_be_sync::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::consecutive_non_ack_eliciting::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::connection_must_be_send::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::data_blocked::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::dgram_recv_queue_overflow::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::crypto_limit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::consecutive_non_ack_eliciting::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::custom_limit_handshake_data::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dgram_send_queue_overflow::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::data_blocked::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dgram_single_datagram::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::crypto_limit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dgram_recv_queue_overflow::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::dgram_multiple_datagrams::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::dgram_send_max_size::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dgram_send_fails_invalidstate::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dgram_send_app_limited::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dgram_send_max_size::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::dgram_send_fails_invalidstate::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::dgram_send_queue_overflow::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::dgram_send_app_limited::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::empty_payload::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dgram_single_datagram::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::early_retransmit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::empty_stream_frame::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::custom_limit_handshake_data::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::empty_stream_frame::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::early_1rtt_packet::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::early_1rtt_packet::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::empty_payload::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::enable_use_initial_max_data_as_flow_control_win_in_config ... ok
[INFO] [stdout] test tests::flow_control_limit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::early_retransmit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::empty_stream_frame::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::enable_use_initial_max_data_as_flow_control_win ... ok
[INFO] [stdout] test tests::empty_stream_frame::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::flow_control_drain::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::flow_control_limit_dup::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::flow_control_limit_send::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::flow_control_drain::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::flow_control_limit_dup::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::flow_control_reset_stream::cc_algorithm_name_1___cubic__::inconsistent_final_size_frame_2___fin__ ... ok
[INFO] [stdout] test tests::flow_control_reset_stream::cc_algorithm_name_2___bbr2_gcongestion__::inconsistent_final_size_frame_1___reset__ ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_1___cubic__::discard_2_false::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_1___cubic__::discard_1_true::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::flow_control_limit_send::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::flow_control_limit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_1___cubic__::discard_2_false::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::flow_control_reset_stream::cc_algorithm_name_2___bbr2_gcongestion__::inconsistent_final_size_frame_2___fin__ ... ok
[INFO] [stdout] test tests::handshake_0rtt_truncated::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::flow_control_reset_stream::cc_algorithm_name_1___cubic__::inconsistent_final_size_frame_1___reset__ ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_1___cubic__::discard_1_true::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::handshake_0rtt_reordered::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::handshake::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake_0rtt_truncated::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::handshake_0rtt::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake_alpn_mismatch::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::handshake_done::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake_packet_type_corruption::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake_0rtt_reordered::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::handshake_confirmation::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::handshake_done::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::flow_control_update::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::handshake_packet_type_corruption::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::handshake_confirmation::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake_0rtt::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::high_utilization_maintains_streams_in_aged_connection::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::invalid_initial_client::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::handshake_anti_deadlock::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::invalid_initial_payload::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake_alpn_mismatch::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::invalid_initial_payload::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::high_utilization_maintains_streams_in_aged_connection::cc_algorithm_name_2___bbr2__ ... ok
[INFO] [stdout] test tests::initial_cwnd::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::initial_cwnd::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::high_utilization_maintains_streams_in_aged_connection::cc_algorithm_name_3___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::invalid_initial_source_connection_id::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::invalid_initial_source_connection_id::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::invalid_initial_server::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::invalid_initial_server::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::is_readable::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::invalid_initial_client::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::handshake_resumption::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::is_readable::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::handshake_resumption::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::invalid_packet::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::invalid_packet::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::is_readable::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::last_tx_data_larger_than_tx_data::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::limit_handshake_data::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::is_readable::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::last_tx_data_larger_than_tx_data::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::last_tx_data_larger_than_tx_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::limit_handshake_data::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::local_error::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::local_error::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::handshake_anti_deadlock::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::lost_connection_id_frames::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::limit_ack_ranges::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::max_data_frames_retransmit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::max_stream_data_receive_uni::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::max_streams_bidi_frame_retransmit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::max_streams_bidi_frame_retransmit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::max_data_frames_retransmit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::max_stream_data_receive_uni::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::max_streams_uni_frame_retransmit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::lost_connection_id_frames::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::min_payload::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::max_streams_sent_only_when_at_threshold::cc_algorithm_name_2___bbr2__ ... ok
[INFO] [stdout] test tests::max_streams_uni_frame_retransmit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::limit_ack_ranges::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::max_streams_sent_only_when_at_threshold::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::last_tx_data_larger_than_tx_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::missing_initial_source_connection_id::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::optimistic_ack_mitigation_via_skip_pn::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::optimistic_ack_mitigation_via_skip_pn::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::path_challenge::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::path_probing_dos::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::missing_initial_source_connection_id::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::max_streams_sent_only_when_at_threshold::cc_algorithm_name_3___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::path_probing_dos::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::path_validation::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::path_validation_limited_mtu::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::path_validation_limited_mtu::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::min_payload::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::path_challenge::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::path_validation::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::peer_cert::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::peer_error::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::pmtud_probe_retry_after_loss::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::peer_cert_chain::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::peer_cert::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::pmtud_no_duplicate_probes::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::pmtud_probe_retry_after_loss::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::pmtud_probe_success::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::pmtud_probe_success::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::losing_probing_packets::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::recv_empty_buffer::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::prevent_optimistic_ack::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::peer_cert_chain::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::peer_error::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::prevent_optimistic_ack::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::reset_before_flushed_packets::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::reset_before_flushed_packets::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::reset_stream_data_not_recvd::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::recv_empty_buffer::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::reset_before_flushed_packets::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::reset_before_flushed_packets::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::losing_probing_packets::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::reset_stream_data_not_recvd::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::pmtud_no_duplicate_probes::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::reset_stream_data_not_recvd::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::reset_stream_flow_control_stream::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::dont_coalesce_probes::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::reset_stream_data_not_recvd::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::reset_stream_data_recvd::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::reset_stream_data_recvd::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::reset_stream_flow_control::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::reset_stream_retransmit_after_stream_collected::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::reset_stream_data_recvd::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::retry::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::dont_coalesce_probes::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retiring_active_path_dcid::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::reset_stream_retransmit_after_stream_collected::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::retiring_active_path_dcid::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::reset_stream_data_recvd::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::retry_invalid_original_destination_connection_id::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retry::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::reset_stream_flow_control::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::reset_stream_flow_control_stream::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retry_invalid_source_connection_id::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retry_invalid_source_connection_id::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::retry_missing_original_destination_connection_id::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retry_separate_source_connection_id::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retry_invalid_original_destination_connection_id::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::send_capacity::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::retry_missing_original_destination_connection_id::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::send_ack_eliciting_no_ping::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::send_ack_eliciting_causes_ping::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::send_capacity::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::send_ack_eliciting_causes_ping::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::send_capacity::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::send_ack_eliciting_no_ping::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::sending_duplicate_scids::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retry_separate_source_connection_id::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::send_connection_ids::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::sending_duplicate_scids::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::send_capacity::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::resilience_against_migration_attack::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::send_connection_ids::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::send_on_path_test::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::sends_ack_only_pkt_when_full_cwnd_and_ack_elicited::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stop_sending::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::sends_ack_only_pkt_when_full_cwnd_and_ack_elicited_despite_max_unacknowledging::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stop_sending::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::sends_ack_only_pkt_when_full_cwnd_and_ack_elicited_despite_max_unacknowledging::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stop_sending_ack_race::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::sends_ack_only_pkt_when_full_cwnd_and_ack_elicited::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stop_sending::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::send_on_path_test::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stop_sending_ack_race::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::resilience_against_migration_attack::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stop_sending::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_ack_race::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_fin::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_ack_race::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_before_flushed_packets::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_fin::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_fin::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_before_flushed_packets::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_before_flushed_packets::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_fin::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_before_flushed_packets::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_no_retransmit_after_fin::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stop_sending_no_retransmit_after_fin::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stop_sending_stream_send_after_reset_stream_ack::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_retransmit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stop_sending_stream_ack_race::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_retransmit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stop_sending_stream_ack_race::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_stream_ack_race::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_stream_send_after_reset_stream_ack::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_stream_ack_race::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::retry_with_pto::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::retry_with_pto::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_data_overlap::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_stream_send_after_reset_stream_ack::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_data_overlap::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_data_blocked::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_data_blocked_unblocked_flow_control::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_data_blocked_unblocked_flow_control::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_data_blocked_unblocked_flow_control::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_data_blocked::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stop_sending_unsent_tx_cap::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_unsent_tx_cap::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stop_sending_unsent_tx_cap::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_stream_send_after_reset_stream_ack::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stop_sending_unsent_tx_cap::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_data_overlap::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_data_overlap_with_reordering::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_data_overlap::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_data_overlap_with_reordering::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_data_blocked_unblocked_flow_control::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_data_overlap_with_reordering::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_data_overlap_with_reordering::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_datagram_priority::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_datagram_priority::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_datagram_priority::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_flow_control_limit_uni::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_flow_control_limit_bidi::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_flow_control_update::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_left_bidi::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_flow_control_update::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_flow_control_limit_uni::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_datagram_priority::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_flow_control_limit_bidi::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_flow_control_update::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_flow_control_update::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_left_reset_bidi::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_left_uni::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_limit_bidi::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_left_reset_bidi::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_left_reset_bidi::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_left_reset_bidi::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_left_uni::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_limit_max_bidi::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_limit_max_bidi::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_limit_max_uni::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_limit_uni::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_limit_update_bidi::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_limit_max_uni::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_limit_uni::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_left_bidi::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_limit_bidi::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_priority::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_limit_update_bidi::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_limit_update_bidi::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_limit_update_uni::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_limit_update_uni::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_readable::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_limit_update_uni::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_limit_update_uni::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_limit_update_bidi::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_readable::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_priority::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_readable::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_readable::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_priority::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_priority::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_recv_buf_empty::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_recv_buf::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_reprioritize::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_reprioritize::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_recv_buf_empty::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_reset_counts::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_round_robin::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_reset_counts::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_reprioritize::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_round_robin::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_shutdown_read::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_reprioritize::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_read_after_fin::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_send_on_32bit_arch::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_send_on_32bit_arch::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_shutdown_read_update_max_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_recv_buf::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_shutdown_read_update_max_data::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_read::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_uni::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_shutdown_read_after_fin::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_write::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_read::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_read::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_write::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_read_after_fin::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_read_update_max_data::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_1___cubic__::discard_1_true::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_read_after_fin::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_write_unsent_tx_cap::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_write::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_1___cubic__::discard_2_false::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_1___cubic__::discard_2_false::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_read_update_max_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_uni::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_shutdown_write::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_write_unsent_tx_cap::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true::use_initial_max_data_as_flow_control_win_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_1___cubic__::discard_1_true::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::stream_stop_counts::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_shutdown_write_unsent_tx_cap::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_writable::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::stream_shutdown_write_update_max_data::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true::use_initial_max_data_as_flow_control_win_1_true ... ok
[INFO] [stdout] test tests::failed_path_validation::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::stream_shutdown_write_unsent_tx_cap::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_zero_length_fin::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_writable_blocked::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::failed_path_validation::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_writable::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_stop_counts::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_writable::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_writable_blocked::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_writable_blocked::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_writable::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_zero_length_fin::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_zero_length_fin_deferred_collection::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::streamio_mixed_actions::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streamio_mixed_actions::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_retransmit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_zero_length_fin::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::stream_zero_length_fin_deferred_collection::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_zero_length_fin::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::stream_zero_length_fin_deferred_collection::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::streams_blocked_max_bidi::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_sent::cc_algorithm_name_1___cubic__::enable_send_streams_blocked_2_true ... ok
[INFO] [stdout] test tests::stream_zero_length_fin_deferred_collection::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_sent::cc_algorithm_name_2___bbr2_gcongestion__::enable_send_streams_blocked_2_true ... ok
[INFO] [stdout] test tests::stream_writable_blocked::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::streams_blocked_max_bidi::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::stream_zero_length_non_fin::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_sent::cc_algorithm_name_2___bbr2_gcongestion__::enable_send_streams_blocked_1_false ... ok
[INFO] [stdout] test tests::stream_zero_length_non_fin::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streams_blocked_uni_retransmit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streamio::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streams_blocked_uni_sent::cc_algorithm_name_1___cubic__::enable_send_streams_blocked_2_true ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_stat::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::transport_params_forbid_duplicates ... ok
[INFO] [stdout] test tests::transport_params ... ok
[INFO] [stdout] test tests::transport_params_unknown_is_reserved ... ok
[INFO] [stdout] test tests::transport_params_unknown_max_space_respected ... ok
[INFO] [stdout] test tests::transport_params_unknown_zero_space ... ok
[INFO] [stdout] test tests::streams_blocked_max_uni::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_sent::cc_algorithm_name_1___cubic__::enable_send_streams_blocked_1_false ... ok
[INFO] [stdout] test tests::streamio::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::streams_blocked_uni_retransmit::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_retransmit::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streams_blocked_max_uni::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::streams_blocked_bidi_stat::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streams_blocked_uni_sent::cc_algorithm_name_2___bbr2_gcongestion__::enable_send_streams_blocked_2_true ... ok
[INFO] [stdout] test tests::streams_blocked_uni_sent::cc_algorithm_name_2___bbr2_gcongestion__::enable_send_streams_blocked_1_false ... ok
[INFO] [stdout] test tests::streams_blocked_uni_sent::cc_algorithm_name_1___cubic__::enable_send_streams_blocked_1_false ... ok
[INFO] [stdout] test tests::streams_blocked_uni_stat::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::transport_close_by_client_during_handshake_established::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::tx_cap_factor::discard_2_false ... ok
[INFO] [stdout] test tests::tx_cap_factor::discard_1_true ... ok
[INFO] [stdout] test tests::transport_close_by_client_during_handshake_established::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::update_key_request::cc_algorithm_name_1___cubic__::discard_1_true ... ok
[INFO] [stdout] test tests::validate_peer_sent_ack_range_for_multi_path::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::validate_peer_sent_ack_range::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::streams_blocked_uni_stat::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::update_key_request::cc_algorithm_name_1___cubic__::discard_2_false ... ok
[INFO] [stdout] test tests::validate_peer_sent_ack_range::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::zero_length_new_token::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::unknown_version ... ok
[INFO] [stdout] test tests::update_key_request::cc_algorithm_name_2___bbr2_gcongestion__::discard_1_true ... ok
[INFO] [stdout] test tests::update_key_request::cc_algorithm_name_2___bbr2_gcongestion__::discard_2_false ... ok
[INFO] [stdout] test tests::update_max_datagram_size::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::verify_client_anonymous ... ok
[INFO] [stdout] test tests::update_max_datagram_size::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::update_key_request_twice_error::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::update_key_request_twice_error::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::verify_client_invalid ... ok
[INFO] [stderr]    Doc-tests quiche
[INFO] [stdout] test tests::verify_custom_root ... ok
[INFO] [stdout] test tests::zero_rtt::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::validate_peer_sent_ack_range_for_multi_path::cc_algorithm_name_1___cubic__ ... ok
[INFO] [stdout] test tests::zero_length_new_token::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::zero_rtt::cc_algorithm_name_2___bbr2_gcongestion__ ... ok
[INFO] [stdout] test tests::version_negotiation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 976 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test src/h3/mod.rs - h3 (line 130) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 112) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 153) - compile ... ok
[INFO] [stdout] test src/h3/mod.rs - h3 (line 60) - compile ... ok
[INFO] [stdout] test src/h3/mod.rs - h3::Connection::recv_body_buf (line 1790) - compile ... ok
[INFO] [stdout] test src/lib.rs - Config::load_priv_key_from_pem_file (line 717) - compile ... ok
[INFO] [stdout] test src/h3/mod.rs - h3 (line 51) ... ok
[INFO] [stdout] test src/lib.rs - (line 262) - compile ... ok
[INFO] [stdout] test src/h3/mod.rs - h3 (line 197) - compile ... ok
[INFO] [stdout] test src/h3/mod.rs - h3 (line 100) - compile ... ok
[INFO] [stdout] test src/lib.rs - Config::load_cert_chain_from_pem_file (line 702) - compile ... ok
[INFO] [stdout] test src/lib.rs - Config::load_verify_locations_from_file (line 733) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 282) - compile ... ok
[INFO] [stdout] test src/h3/mod.rs - h3 (line 77) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 204) - compile ... ok
[INFO] [stdout] test src/lib.rs - Config::load_verify_locations_from_directory (line 749) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::dgram_recv (line 6641) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::readable (line 6483) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::paths_iter (line 7349) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 43) ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::dgram_max_writable_len (line 6837) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::dgram_purge_outgoing (line 6814) - compile ... ok
[INFO] [stdout] test src/h3/mod.rs - h3 (line 40) ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::send_on_path (line 3951) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::send (line 3864) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::recv (line 2819) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::stream_recv_buf (line 5626) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::dgram_send (line 6764) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::stream_discard (line 5664) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::stream_recv (line 5582) - compile ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::stream_send (line 5835) - compile ... ok
[INFO] [stdout] test src/lib.rs - retry (line 1835) - compile ... ok
[INFO] [stdout] test src/lib.rs - accept (line 1616) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 189) ... ok
[INFO] [stdout] test src/lib.rs - Connection<F>::writable (line 6525) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 347) ... ok
[INFO] [stdout] test src/packet.rs - packet::Header<'a>::from_slice (line 337) - compile ... ok
[INFO] [stdout] test src/lib.rs - connect (line 1694) - compile ... ok
[INFO] [stdout] test src/lib.rs - negotiate_version (line 1796) - compile ... ok
[INFO] [stdout] test src/lib.rs - Config::new (line 624) ... ok
[INFO] [stdout] test src/lib.rs - (line 339) ... ok
[INFO] [stdout] test src/lib.rs - (line 82) ... ok
[INFO] [stdout] test src/lib.rs - Config::set_cc_algorithm_name (line 1108) ... ok
[INFO] [stdout] test src/lib.rs - Config::set_application_protos (line 845) ... ok
[INFO] [stdout] test src/lib.rs - Config::set_application_protos_wire_format (line 870) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15f23e2e25d08a7ea4d41dea65774a025ddb3081740767b51dd48ed67963bc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f23e2e25d08a7ea4d41dea65774a025ddb3081740767b51dd48ed67963bc91", kill_on_drop: false }`
[INFO] [stdout] 15f23e2e25d08a7ea4d41dea65774a025ddb3081740767b51dd48ed67963bc91
