[INFO] cloning repository https://github.com/edgeengineer/tapsrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgeengineer/tapsrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgeengineer%2Ftapsrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgeengineer%2Ftapsrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8154c594d6083577c93b31f69fe3ac79e209415
[INFO] testing edgeengineer/tapsrs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgeengineer%2Ftapsrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/edgeengineer/tapsrs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/edgeengineer/tapsrs
[INFO] tweaked toml for git repo https://github.com/edgeengineer/tapsrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edgeengineer/tapsrs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 342 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding netlink-packet-route v0.19.0 (available: v0.28.0)
[INFO] [stderr]       Adding rtnetlink v0.14.1 (available: v0.20.0)
[INFO] [stderr]       Adding socket2 v0.5.10 (available: v0.6.1)
[INFO] [stderr]       Adding webrtc v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding windows v0.58.0 (available: v0.62.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ce72a5384b8843d71b727e33db357c8a431006fd907612c18db653a62a9c03c
[INFO] running `Command { std: "docker" "start" "-a" "6ce72a5384b8843d71b727e33db357c8a431006fd907612c18db653a62a9c03c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce72a5384b8843d71b727e33db357c8a431006fd907612c18db653a62a9c03c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce72a5384b8843d71b727e33db357c8a431006fd907612c18db653a62a9c03c", kill_on_drop: false }`
[INFO] [stdout] 6ce72a5384b8843d71b727e33db357c8a431006fd907612c18db653a62a9c03c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 845f4104f06ca9e81072cfb83434c9a78e9bb0eafcb99899637413a3112d49be
[INFO] running `Command { std: "docker" "start" "-a" "845f4104f06ca9e81072cfb83434c9a78e9bb0eafcb99899637413a3112d49be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling transport_services v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling netlink-packet-route v0.19.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.14.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "845f4104f06ca9e81072cfb83434c9a78e9bb0eafcb99899637413a3112d49be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845f4104f06ca9e81072cfb83434c9a78e9bb0eafcb99899637413a3112d49be", kill_on_drop: false }`
[INFO] [stdout] 845f4104f06ca9e81072cfb83434c9a78e9bb0eafcb99899637413a3112d49be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47c446983d9ee6cf1d8502fabb8055ac20b9b6df393950255b3af301281f404a
[INFO] running `Command { std: "docker" "start" "-a" "47c446983d9ee6cf1d8502fabb8055ac20b9b6df393950255b3af301281f404a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.14.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling transport_services v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.59s
[INFO] running `Command { std: "docker" "inspect" "47c446983d9ee6cf1d8502fabb8055ac20b9b6df393950255b3af301281f404a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c446983d9ee6cf1d8502fabb8055ac20b9b6df393950255b3af301281f404a", kill_on_drop: false }`
[INFO] [stdout] 47c446983d9ee6cf1d8502fabb8055ac20b9b6df393950255b3af301281f404a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b690262b3661b222db4cedd225d2d6dcd3641e561cc55dfe53d4bd9d176212db
[INFO] running `Command { std: "docker" "start" "-a" "b690262b3661b222db4cedd225d2d6dcd3641e561cc55dfe53d4bd9d176212db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transport_services-8912bc84e2be7174)
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test tests::connection_group_tests::test_connection_without_group ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_creation ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_capacity_profile ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_connection_properties_defaults ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_shared_properties ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_multiple_clones ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_close ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_clone_only_established ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_readonly_properties ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_readonly_property_rejection ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_rate_limits ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_set_and_get_properties ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_timeout_properties ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_close_delivers_pending_messages ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_clone_basic ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_abort_on_already_closed_connection ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_abort_immediate_termination ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_abort_discards_pending_messages ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_close_on_already_closed_connection ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_connection_state_transitions_during_abort ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_timeout ... ok
[INFO] [stdout] test tests::connection_tests::test_message_properties ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_connection_state_transitions_during_close ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_create_network_monitor ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_duplicate_local_endpoint ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_duplicate_remote_endpoint ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_local_to_closed_connection ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_remote_endpoint_to_establishing_connection ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_remote_to_closed_connection ... ok
[INFO] [stdout] test tests::group_termination_tests::test_abort_group_aborts_all_connections ... ok
[INFO] [stdout] test tests::group_termination_tests::test_abort_group_on_ungrouped_connection ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_list_interfaces ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_interface_status ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_local_endpoint_to_establishing_connection ... ok
[INFO] [stdout] test tests::group_termination_tests::test_close_group_on_ungrouped_connection ... ok
[INFO] [stdout] test tests::background_reading_tests::test_background_reading_handles_connection_close ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_events ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_close_graceful_termination ... ok
[INFO] [stdout] test tests::integration_tests::test_listener_accept_connection ... ok
[INFO] [stdout] test tests::integration_tests::test_full_send_receive_flow ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_termination_events_are_terminal ... FAILED
[INFO] [stdout] test tests::integration_tests::test_client_server_data_exchange ... ok
[INFO] [stdout] test tests::integration_tests::test_multicast_endpoint ... ok
[INFO] [stdout] test tests::integration_tests::test_message_properties_integration ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_send_receive ... ok
[INFO] [stdout] test tests::integration_tests::test_listener_multiple_clients ... ok
[INFO] [stdout] test tests::connection_tests::test_queued_messages ... ok
[INFO] [stdout] test tests::integration_tests::test_rendezvous_with_transport_properties ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_enable_soft_error_notifications ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_lifecycle_events_on_connection_group ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_multiple_lifecycle_events ... ok
[INFO] [stdout] test tests::group_termination_tests::test_close_group_closes_all_connections ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_path_change_event_structure ... ok
[INFO] [stdout] test tests::integration_tests::test_connection_with_local_endpoint ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_path_change_detection ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_soft_error_event_structure ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_soft_error_during_data_transfer ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_bind_any_address ... ok
[INFO] [stdout] test tests::integration_tests::test_listener_connection_limit_integration ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_creation ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_establishment ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_event_stream ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_no_endpoints_error ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_socket_address_endpoint ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_stop ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_with_specific_port ... ok
[INFO] [stdout] test tests::message_properties_tests::test_combined_properties ... ok
[INFO] [stdout] test tests::message_properties_tests::test_deprecated_idempotent ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_builder ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_builder_partial ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_accept_with_connection ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_checksum_length ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_final ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_capacity_profile ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_fragmentation_control ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_lifetime ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_ordered ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_properties_clone ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_reliable ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_safely_replayable ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_priority ... ok
[INFO] [stdout] test tests::message_sending_tests::test_basic_message_send ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_monitor_handle_drop ... ok
[INFO] [stdout] test tests::integration_tests::test_protocol_specific_endpoint ... ok
[INFO] [stdout] test tests::message_sending_tests::test_message_expiry ... ok
[INFO] [stdout] test tests::integration_tests::test_connection_clone_group ... ok
[INFO] [stdout] test tests::integration_tests::test_hostname_resolution ... ok
[INFO] [stdout] test tests::message_sending_tests::test_message_with_id ... ok
[INFO] [stdout] test tests::mtu_tests::test_mss_property_not_set_before_connection ... ok
[INFO] [stdout] test tests::message_sending_tests::test_partial_sends ... ok
[INFO] [stdout] test tests::integration_tests::test_transport_properties_application ... ok
[INFO] [stdout] test tests::preconnection_tests::test_initiate_without_remote_endpoint_fails ... ok
[INFO] [stdout] test tests::preconnection_tests::test_new_preconnection ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_connection_limit ... ok
[INFO] [stdout] test tests::preconnection_tests::test_preconnection_builder_pattern ... ok
[INFO] [stdout] test tests::preconnection_tests::test_preconnection_with_endpoints ... ok
[INFO] [stdout] test tests::property_updates_tests::test_connection_timeout_setting ... ok
[INFO] [stdout] test tests::preconnection_tests::test_security_parameters ... ok
[INFO] [stdout] test tests::property_updates_tests::test_keepalive_timeout_setting ... ok
[INFO] [stdout] test tests::property_updates_tests::test_conn_priority_not_shared ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_can_receive_property ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_can_send_property ... ok
[INFO] [stdout] test tests::message_sending_tests::test_send_with_event_notifier ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_all_readonly_properties_exist ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_readonly_properties_cannot_be_set ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_recv_msg_max_len ... ok
[INFO] [stdout] test tests::message_sending_tests::test_initiate_with_send ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_send_msg_max_len ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_unidirectional_send_connection ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_singular_transmission_msg_max_len ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_basic ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_multiple_endpoints ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_requires_endpoints ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_resolve ... ok
[INFO] [stdout] test tests::message_sending_tests::test_message_batching ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_incoming_connection ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_all_properties_defaults ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_priority_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_capacity_profile_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_scheduler_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_timeout_property ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_conn_state_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_isolate_session_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_group_conn_limit_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_keepalive_timeout_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_recv_rate_bounds_properties ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_recv_checksum_len_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_send_rate_bounds_properties ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_conn_timeout_affects_tcp_user_timeout_changeable ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_multipath_policy_property ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_unidirectional_receive_connection ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_disable_conn_timeout_does_not_affect_tcp_changeable ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_set_tcp_user_timeout_value ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_simultaneous_connect ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_enable_tcp_user_timeout ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_properties_on_closed_connection ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_properties_full_workflow ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_user_timeout_changeable_default ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_user_timeout_enabled_default ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_user_timeout_value_not_set_by_default ... ok
[INFO] [stdout] test tests::message_sending_tests::test_send_on_closed_connection ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_remote_close_detection ... ok
[INFO] [stdout] test tests::property_updates_tests::test_group_wide_property_update ... ok
[INFO] [stdout] test tests::background_reading_tests::test_background_reading_concurrent_with_receive ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_properties_group_synchronization ... ok
[INFO] [stdout] test tests::integration_tests::test_multiple_connections ... ok
[INFO] [stdout] test tests::background_reading_tests::test_background_reading_receives_messages ... ok
[INFO] [stdout] test tests::background_reading_tests::test_background_reading_with_framing ... ok
[INFO] [stdout] test tests::integration_tests::test_rendezvous_peer_to_peer ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_path_change_on_endpoint_addition ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_multiple_connections ... ok
[INFO] [stdout] test tests::mtu_tests::test_tcp_mss_query ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::connection_termination_tests::test_termination_events_are_terminal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::connection_termination_tests::test_termination_events_are_terminal' (130) panicked at src/tests/connection_termination_tests.rs:376:17:
[INFO] [stdout] Should not receive any more events after Closed, got Some(Closed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572f922cb4f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572f922cb4f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572f922cb4f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572f922cb4f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572f922e189a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572f922e189a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x572f922d0d46 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572f922d0d46 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572f922a8a6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572f922a8a6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572f922c31c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572f92093bce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x572f92093bce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572f922c3432 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x572f922c3432 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572f922a8b28 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572f9229d6d9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572f922a9c3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572f922e200c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572f91fc1d06 - transport_services[1feb88a2175eb2fc]::tests::connection_termination_tests::test_termination_events_are_terminal::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection_termination_tests.rs:376:17
[INFO] [stdout]   20:     0x572f91f296a9 - <tokio[6a9539317ed8931c]::time::timeout::Timeout<transport_services[1feb88a2175eb2fc]::tests::connection_termination_tests::test_termination_events_are_terminal::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/time/timeout.rs:202:42
[INFO] [stdout]   21:     0x572f91fe6ef1 - transport_services[1feb88a2175eb2fc]::tests::connection_termination_tests::test_termination_events_are_terminal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection_termination_tests.rs:383:6
[INFO] [stdout]   22:     0x572f91eb75b2 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x572f920691ed - <tokio[6a9539317ed8931c]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x572f920491f2 - tokio[6a9539317ed8931c]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6a9539317ed8931c]::runtime::park::CachedParkThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x572f920491f2 - tokio[6a9539317ed8931c]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6a9539317ed8931c]::runtime::park::CachedParkThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x572f920491f2 - <tokio[6a9539317ed8931c]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x572f91e05434 - <tokio[6a9539317ed8931c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x572f91f0d0b8 - <tokio[6a9539317ed8931c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x572f91fa1ddb - tokio[6a9539317ed8931c]::runtime::context::runtime::enter_runtime::<<tokio[6a9539317ed8931c]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x572f91f00344 - <tokio[6a9539317ed8931c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x572f91e03ef4 - <tokio[6a9539317ed8931c]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x572f91e048dc - <tokio[6a9539317ed8931c]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     0x572f91ff2642 - transport_services[1feb88a2175eb2fc]::tests::connection_termination_tests::test_termination_events_are_terminal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection_termination_tests.rs:384:51
[INFO] [stdout]   34:     0x572f91fe6217 - transport_services[1feb88a2175eb2fc]::tests::connection_termination_tests::test_termination_events_are_terminal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection_termination_tests.rs:357:48
[INFO] [stdout]   35:     0x572f91dc6bc6 - <transport_services[1feb88a2175eb2fc]::tests::connection_termination_tests::test_termination_events_are_terminal::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x572f92087f7b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x572f92087f7b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x572f920947da - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x572f920947da - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x572f920947da - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x572f920947da - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x572f920947da - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x572f920947da - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x572f920947da - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x572f9208eca4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x572f9208eca4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x572f920972d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x572f920972d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x572f920972d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x572f920972d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x572f920972d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x572f920972d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x572f920972d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x572f922cad8f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x572f922cad8f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x77d37cbf0aa4 - <unknown>
[INFO] [stdout]   57:     0x77d37cc7da64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::connection_termination_tests::test_termination_events_are_terminal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 151 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b690262b3661b222db4cedd225d2d6dcd3641e561cc55dfe53d4bd9d176212db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b690262b3661b222db4cedd225d2d6dcd3641e561cc55dfe53d4bd9d176212db", kill_on_drop: false }`
[INFO] [stdout] b690262b3661b222db4cedd225d2d6dcd3641e561cc55dfe53d4bd9d176212db
