[INFO] fetching crate rumqttc-v4-next 0.30.0...
[INFO] testing rumqttc-v4-next-0.30.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rumqttc-v4-next 0.30.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rumqttc-v4-next 0.30.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rumqttc-v4-next 0.30.0
[INFO] tweaked toml for crates.io crate rumqttc-v4-next 0.30.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rumqttc-v4-next 0.30.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 rumqttc-v4-next 0.30.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]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded wincode-derive v0.4.3
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded async-http-proxy v1.2.5
[INFO] [stderr]   Downloaded rumqttc-core-next v0.30.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded mqttbytes-core-next v0.30.0
[INFO] [stderr]   Downloaded async-tungstenite v0.34.0
[INFO] [stderr]   Downloaded color-backtrace v0.7.2
[INFO] [stderr]   Downloaded rcgen v0.14.7
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded wincode v0.5.2
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4f3f1c0766d5bb8566fcfde3f2d8addb7b923ee6f8219a9b5b13f062282716b2
[INFO] running `Command { std: "docker" "start" "-a" "4f3f1c0766d5bb8566fcfde3f2d8addb7b923ee6f8219a9b5b13f062282716b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f3f1c0766d5bb8566fcfde3f2d8addb7b923ee6f8219a9b5b13f062282716b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f3f1c0766d5bb8566fcfde3f2d8addb7b923ee6f8219a9b5b13f062282716b2", kill_on_drop: false }`
[INFO] [stdout] 4f3f1c0766d5bb8566fcfde3f2d8addb7b923ee6f8219a9b5b13f062282716b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 34cea52965b618a98a51c96bb7e36703fb54275b8c06a737ae8365379ee9a556
[INFO] running `Command { std: "docker" "start" "-a" "34cea52965b618a98a51c96bb7e36703fb54275b8c06a737ae8365379ee9a556", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mqttbytes-core-next v0.30.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rumqttc-core-next v0.30.0
[INFO] [stderr]    Compiling rumqttc-v4-next v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "34cea52965b618a98a51c96bb7e36703fb54275b8c06a737ae8365379ee9a556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34cea52965b618a98a51c96bb7e36703fb54275b8c06a737ae8365379ee9a556", kill_on_drop: false }`
[INFO] [stdout] 34cea52965b618a98a51c96bb7e36703fb54275b8c06a737ae8365379ee9a556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5d0cc36d6da4cde2d0212ed166a8b734bfea20129913f293b7e7fb7b0f5faacf
[INFO] running `Command { std: "docker" "start" "-a" "5d0cc36d6da4cde2d0212ed166a8b734bfea20129913f293b7e7fb7b0f5faacf", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling wincode v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling wincode-derive v0.4.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling mqttbytes-core-next v0.30.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rumqttc-core-next v0.30.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling color-backtrace v0.7.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling rumqttc-v4-next v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "5d0cc36d6da4cde2d0212ed166a8b734bfea20129913f293b7e7fb7b0f5faacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0cc36d6da4cde2d0212ed166a8b734bfea20129913f293b7e7fb7b0f5faacf", kill_on_drop: false }`
[INFO] [stdout] 5d0cc36d6da4cde2d0212ed166a8b734bfea20129913f293b7e7fb7b0f5faacf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 02ea2ff22a5ff9d38e133748188c466e2807e36bdfc0fe0ac3c3707940afbea9
[INFO] running `Command { std: "docker" "start" "-a" "02ea2ff22a5ff9d38e133748188c466e2807e36bdfc0fe0ac3c3707940afbea9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumqttc-f7d1da8801f55f47)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test client::test::async_publish_paths_accept_validated_topic ... ok
[INFO] [stdout] test client::test::async_publishing_invalid_raw_topic_fails ... ok
[INFO] [stdout] test client::test::can_publish_with_validated_topic ... ok
[INFO] [stdout] test client::test::calling_iter_twice_on_connection_shouldnt_panic ... ok
[INFO] [stdout] test client::test::manual_ack_sends_puback_request_v4 ... ok
[INFO] [stdout] test client::test::prepare_ack_maps_qos_to_manual_ack_packets_v4 ... ok
[INFO] [stdout] test client::test::creating_invalid_validated_topic_fails ... ok
[INFO] [stdout] test client::test::ack_and_try_ack_use_manual_ack_flow_v4 ... ok
[INFO] [stdout] test client::test::publish_accepts_borrowed_string_topic ... ok
[INFO] [stdout] test client::test::publish_accepts_cow_topic_variants ... ok
[INFO] [stdout] test client::test::publishing_invalid_cow_topic_fails ... ok
[INFO] [stdout] test client::test::publishing_invalid_raw_topic_fails ... ok
[INFO] [stdout] test client::test::try_manual_ack_sends_pubrec_request_v4 ... ok
[INFO] [stdout] test client::test::should_be_able_to_build_test_client_from_channel ... ok
[INFO] [stdout] test client::test::validated_topic_ergonomics ... ok
[INFO] [stdout] test client::test::tracked_publish_requires_tracking_channel ... ok
[INFO] [stdout] test eventloop::tests::connack_reconcile_rejects_clean_session_with_session_present ... ok
[INFO] [stdout] test eventloop::tests::connack_reconcile_resets_pending_when_resumed_session_is_missing ... ok
[INFO] [stdout] test eventloop::tests::async_client_path_reports_requests_done_after_pending_drain ... ok
[INFO] [stdout] test eventloop::tests::connack_reconcile_resets_pending_when_clean_session_gets_new_session ... ok
[INFO] [stdout] test eventloop::tests::async_client_constructor_path_allows_channel_shutdown ... ok
[INFO] [stdout] test eventloop::tests::connack_reconcile_keeps_pending_when_resumed_session_exists ... ok
[INFO] [stdout] test eventloop::tests::drain_pending_as_failed_drains_all_and_returns_count ... ok
[INFO] [stdout] test eventloop::tests::clean_drops_ack_requests_drained_from_channel ... ok
[INFO] [stdout] test eventloop::tests::eventloop_new_keeps_internal_sender_alive ... ok
[INFO] [stdout] test eventloop::tests::drain_pending_as_failed_reports_session_reset_for_tracked_notices ... ok
[INFO] [stdout] test eventloop::tests::next_request_preserves_fifo_order_for_plain_and_tracked_requests ... ok
[INFO] [stdout] test eventloop::tests::tracked_qos0_notice_reports_not_flushed_on_first_write_failure ... ok
[INFO] [stdout] test eventloop::tests::reset_session_state_reports_session_reset_for_pending_tracked_notice ... ok
[INFO] [stdout] test eventloop::tests::try_next_request_does_not_throttle_when_pending_queue_is_empty ... ok
[INFO] [stdout] test framed::tests::readb_processes_exactly_two_packets_when_limit_is_two ... ok
[INFO] [stdout] test framed::tests::readb_processes_one_packet_when_limit_is_one ... ok
[INFO] [stdout] test mqttbytes::tests::check_rejects_oversized_packet_on_partial_frame ... ok
[INFO] [stdout] test mqttbytes::v4::codec::tests::incoming_max_packet_size_check_happens_on_partial_frame ... ok
[INFO] [stdout] test mqttbytes::v4::codec::tests::outgoing_max_packet_size_check ... ok
[INFO] [stdout] test mqttbytes::v4::connack::test::connack_encoding_works ... ok
[INFO] [stdout] test mqttbytes::v4::connack::test::connack_parsing_rejects_invalid_remaining_len ... ok
[INFO] [stdout] test mqttbytes::v4::connack::test::connack_parsing_rejects_reserved_flag_bits ... ok
[INFO] [stdout] test mqttbytes::v4::connack::test::connack_parsing_rejects_session_present_on_error ... ok
[INFO] [stdout] test mqttbytes::v4::connack::test::connack_parsing_works ... ok
[INFO] [stdout] test eventloop::tests::tracked_qos0_notices_report_not_flushed_on_batched_write_failure ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_encoding_works ... ok
[INFO] [stdout] test eventloop::tests::next_request_prioritizes_pending_over_channel_messages ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_parsing_rejects_password_flag_without_username_flag ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_parsing_rejects_reserved_connect_flag ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_roundtrips_explicitly_empty_password ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_encoding_with_password_and_empty_username_writes_zero_len_username ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_roundtrips_binary_password ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_parsing_works ... ok
[INFO] [stdout] test mqttbytes::v4::puback::test::puback_encoding_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::puback::test::puback_encoding_works ... ok
[INFO] [stdout] test mqttbytes::v4::puback::test::puback_parsing_rejects_invalid_remaining_length ... ok
[INFO] [stdout] test mqttbytes::v4::puback::test::puback_parsing_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::pubcomp::test::pubcomp_encoding_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::pubcomp::test::pubcomp_parsing_rejects_invalid_remaining_length ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::publish_encoding_rejects_dup_set_for_qos0 ... ok
[INFO] [stdout] test mqttbytes::v4::pubcomp::test::pubcomp_parsing_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::publish_encoding_rejects_empty_topic ... ok
[INFO] [stdout] test mqttbytes::v4::connect::test::connect_roundtrips_username_only_auth ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::publish_parsing_rejects_dup_set_for_qos0 ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::publish_parsing_rejects_empty_topic ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::qos0_publish_encoding_works ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::publish_parsing_rejects_wildcards_in_topic_name ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::qos1_publish_parsing_works ... ok
[INFO] [stdout] test mqttbytes::v4::pubrec::test::pubrec_encoding_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::qos1_publish_encoding_works ... ok
[INFO] [stdout] test mqttbytes::v4::pubrec::test::pubrec_parsing_rejects_invalid_remaining_length ... ok
[INFO] [stdout] test mqttbytes::v4::pubrec::test::pubrec_parsing_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::publish::test::qos0_publish_parsing_works ... ok
[INFO] [stdout] test mqttbytes::v4::pubrel::test::pubrel_encoding_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::suback::test::suback_parsing_works ... ok
[INFO] [stdout] test mqttbytes::v4::pubrel::test::pubrel_parsing_rejects_zero_packet_identifier ... ok
[INFO] [stdout] test mqttbytes::v4::pubrel::test::pubrel_parsing_rejects_invalid_remaining_length ... ok
[INFO] [stdout] test mqttbytes::v4::subscribe::test::subscribe_encoding_works ... ok
[INFO] [stdout] test mqttbytes::v4::subscribe::test::subscribe_parsing_rejects_reserved_option_bits ... ok
[INFO] [stdout] test mqttbytes::v4::tests::read_rejects_malformed_pubrel_flags ... ok
[INFO] [stdout] test mqttbytes::v4::tests::read_rejects_malformed_subscribe_flags ... ok
[INFO] [stdout] test mqttbytes::v4::tests::read_rejects_malformed_disconnect_flags ... ok
[INFO] [stdout] test notice::tests::async_request_wait_returns_error ... ok
[INFO] [stdout] test mqttbytes::v4::subscribe::test::subscribe_parsing_works ... ok
[INFO] [stdout] test notice::tests::blocking_wait_returns_success ... ok
[INFO] [stdout] test eventloop::tests::next_request_is_cancellation_safe_for_pending_queue ... ok
[INFO] [stdout] test eventloop::tests::try_next_request_applies_pending_throttle_for_followup_pending_item ... ok
[INFO] [stdout] test notice::tests::blocking_request_wait_returns_success ... ok
[INFO] [stdout] test notice::tests::async_wait_returns_error ... ok
[INFO] [stdout] test state::test::clean_is_calculating_pending_correctly ... ok
[INFO] [stdout] test state::test::clean_keeps_oldest_unacked_publish_first_after_out_of_order_puback ... ok
[INFO] [stdout] test state::test::clean_preserves_packet_id_frontier_when_pending_state_is_exported ... ok
[INFO] [stdout] test state::test::clean_pending_capacity_counts_publish_rel_and_tracked_requests ... ok
[INFO] [stdout] test state::test::drain_tracked_requests_as_failed_is_noop_when_empty ... ok
[INFO] [stdout] test state::test::clone_preserves_current_tracking_lengths_after_shrink ... ok
[INFO] [stdout] test state::test::handle_incoming_packet_should_emit_incoming_before_derived_qos1_ack ... ok
[INFO] [stdout] test state::test::handle_incoming_packet_should_emit_incoming_before_derived_qos2_ack ... ok
[INFO] [stdout] test state::test::incoming_puback_with_pkid_beyond_allocated_tracking_is_unsolicited ... ok
[INFO] [stdout] test state::test::drain_tracked_requests_as_failed_reports_session_reset_and_returns_count ... ok
[INFO] [stdout] test state::test::incoming_puback_should_remove_correct_publish_from_queue ... ok
[INFO] [stdout] test state::test::incoming_puback_shrinks_tracking_when_state_becomes_empty ... ok
[INFO] [stdout] test state::test::incoming_puback_with_pkid_greater_than_max_inflight_should_be_handled_gracefully ... ok
[INFO] [stdout] test state::test::incoming_pubcomp_collision_replay_should_restore_qos2_tracking ... ok
[INFO] [stdout] test state::test::incoming_puback_does_not_shrink_tracking_when_state_is_non_empty ... ok
[INFO] [stdout] test state::test::incoming_puback_advances_last_puback_only_on_contiguous_boundary ... ok
[INFO] [stdout] test state::test::incoming_publish_should_be_added_to_queue_correctly ... ok
[INFO] [stdout] test state::test::incoming_publish_should_be_acked ... ok
[INFO] [stdout] test state::test::incoming_pubcomp_should_release_correct_pkid_from_release_queue ... ok
[INFO] [stdout] test state::test::incoming_pubrec_should_release_publish_from_queue_and_add_relid_to_rel_queue ... ok
[INFO] [stdout] test state::test::incoming_pubrec_should_send_release_to_network_and_nothing_to_user ... ok
[INFO] [stdout] test state::test::incoming_pubrel_should_send_comp_to_network_and_nothing_to_user ... ok
[INFO] [stdout] test state::test::incoming_qos2_publish_should_send_rec_to_network_and_publish_to_user ... ok
[INFO] [stdout] test state::test::new_state_preallocates_event_queue_for_read_batch_bursts ... ok
[INFO] [stdout] test state::test::new_state_uses_full_tracking_len_when_max_inflight_is_below_warm_floor ... ok
[INFO] [stdout] test state::test::new_state_uses_warm_tracking_floor ... ok
[INFO] [stdout] test state::test::next_pkid_increments_as_expected ... ok
[INFO] [stdout] test state::test::outgoing_ping_handle_should_succeed_if_pingresp_is_received ... ok
[INFO] [stdout] test state::test::outgoing_ping_handle_should_throw_errors_for_no_pingresp ... ok
[INFO] [stdout] test state::test::outgoing_publish_grows_tracking_capacity_on_demand ... ok
[INFO] [stdout] test state::test::incoming_publish_should_not_be_acked_with_manual_acks ... ok
[INFO] [stdout] test state::test::tracked_request_len_helpers_report_counts ... ok
[INFO] [stdout] test state::test::outgoing_pubrel_with_pkid_above_max_inflight_is_unsolicited_and_does_not_grow_tracking ... ok
[INFO] [stdout] test state::test::outgoing_publish_should_set_pkid_and_add_publish_to_queue ... ok
[INFO] [stdout] test test::accept_empty_client_id ... ok
[INFO] [stdout] test state::test::outgoing_publish_with_pkid_above_max_inflight_is_unsolicited_and_does_not_grow_tracking ... ok
[INFO] [stdout] test test::set_clean_session_when_client_id_present ... ok
[INFO] [stdout] test test::set_read_batch_size ... ok
[INFO] [stdout] test test::read_batch_size_defaults_to_adaptive ... ok
[INFO] [stdout] test test::staggered_connect_returns_invalid_input_for_empty_candidates ... ok
[INFO] [stdout] test test::unix_broker_sets_unix_transport_and_preserves_defaults ... ok
[INFO] [stdout] test test::fixed_bind_port_resolved_addrs_try_later_candidates ... ok
[INFO] [stdout] test test::socket_connect_uses_custom_connector_over_default ... ok
[INFO] [stdout] test eventloop::tests::network_connect_rejects_unix_broker_with_tcp_transport ... ok
[INFO] [stdout] test test::staggered_attempts_allow_later_success_to_win ... ok
[INFO] [stdout] test test::fixed_bind_port_retry_mode_keeps_slow_first_candidate_alive ... ok
[INFO] [stdout] test test::staggered_connect_tries_later_candidates ... ok
[INFO] [stdout] test transport::tests::tls_default_config_uses_rustls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/broker.rs (/opt/rustwide/target/debug/deps/broker-c60422d4bf23ac08)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mqtt_options.rs (/opt/rustwide/target/debug/deps/mqtt_options-1864feb9cf56ea8b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test v4_custom_socket_connector_is_invoked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reliability.rs (/opt/rustwide/target/debug/deps/reliability-14396b014fbdaf75)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test packet_id_collisions_are_detected_and_flow_control_is_applied ... ok
[INFO] [stdout] test next_poll_after_connect_failure_reconnects ... ok
[INFO] [stdout] test reconnection_with_out_of_order_pubacks_resends_oldest_unacked_publish_first ... ok
[INFO] [stdout] test packet_id_collisions_are_timed_out_on_second_ping ... ok
[INFO] [stdout] test idle_connection_triggers_pings_on_time ... ok
[INFO] [stdout] test connection_should_timeout_on_time ... ok
[INFO] [stdout] test reconnection_clean_both_pending_packets_and_collision_when_clean_session_is_true ... ok
[INFO] [stdout] test reconnection_resends_unacked_packets_from_the_previous_connection_first ... ok
[INFO] [stdout] test test_valid_keep_alive_values ... ok
[INFO] [stdout] test test_zero_keep_alive_values ... ok
[INFO] [stdout] test requests_are_recovered_after_inflight_queue_size_falls_below_max ... ok
[INFO] [stdout] test reconnection_resumes_from_the_previous_state ... ok
[INFO] [stdout] test detects_halfopen_connections_in_the_second_ping_request ... ok
[INFO] [stdout] test state_is_being_cleaned_properly_and_pending_request_calculated_properly ... ok
[INFO] [stdout] test requests_are_blocked_after_max_inflight_queue_size ... ok
[INFO] [stdout] test some_incoming_and_no_outgoing_should_trigger_pings_on_time ... ok
[INFO] [stderr]      Running tests/websocket_integration.rs (/opt/rustwide/target/debug/deps/websocket_integration-05183bf57dd23be4)
[INFO] [stdout] test some_outgoing_and_no_incoming_should_trigger_pings_on_time ... ok
[INFO] [stderr]    Doc-tests rumqttc
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/../README.md - (line 22) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 46) - compile ... ok
[INFO] [stdout] test src/lib.rs - MqttOptions::auth (line 763) ... ok
[INFO] [stdout] test src/lib.rs - MqttOptions::set_username (line 712) ... ok
[INFO] [stdout] test src/lib.rs - MqttOptions::set_socket_connector (line 929) ... ok
[INFO] [stdout] test src/lib.rs - MqttOptions::new (line 521) ... ok
[INFO] [stdout] test src/lib.rs - MqttOptions::set_auth (line 691) ... ok
[INFO] [stdout] test src/lib.rs - MqttOptions::set_credentials (line 734) ... ok
[INFO] [stdout] test src/lib.rs - MqttOptions::set_clean_session (line 670) - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.16s; merged doctests compilation took 1.10s
[INFO] running `Command { std: "docker" "inspect" "02ea2ff22a5ff9d38e133748188c466e2807e36bdfc0fe0ac3c3707940afbea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ea2ff22a5ff9d38e133748188c466e2807e36bdfc0fe0ac3c3707940afbea9", kill_on_drop: false }`
[INFO] [stdout] 02ea2ff22a5ff9d38e133748188c466e2807e36bdfc0fe0ac3c3707940afbea9
