[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgeengineer%2Ftapsrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edgeengineer/tapsrs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 352 packages to latest compatible versions
[INFO] [stderr]       Adding netlink-packet-route v0.19.0 (available: v0.25.1)
[INFO] [stderr]       Adding rtnetlink v0.14.1 (available: v0.18.1)
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 151a4802819a8248bd1875457a9224e345914e9ee79817af55b2d88f8b0fc7a1
[INFO] running `Command { std: "docker" "start" "-a" "151a4802819a8248bd1875457a9224e345914e9ee79817af55b2d88f8b0fc7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "151a4802819a8248bd1875457a9224e345914e9ee79817af55b2d88f8b0fc7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151a4802819a8248bd1875457a9224e345914e9ee79817af55b2d88f8b0fc7a1", kill_on_drop: false }`
[INFO] [stdout] 151a4802819a8248bd1875457a9224e345914e9ee79817af55b2d88f8b0fc7a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd3ec86c9465d2b6c5e575ade0eed36dbb637664e34964985783e1e1a7539560
[INFO] running `Command { std: "docker" "start" "-a" "dd3ec86c9465d2b6c5e575ade0eed36dbb637664e34964985783e1e1a7539560", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling transport_services v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[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 tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 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 04s
[INFO] running `Command { std: "docker" "inspect" "dd3ec86c9465d2b6c5e575ade0eed36dbb637664e34964985783e1e1a7539560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd3ec86c9465d2b6c5e575ade0eed36dbb637664e34964985783e1e1a7539560", kill_on_drop: false }`
[INFO] [stdout] dd3ec86c9465d2b6c5e575ade0eed36dbb637664e34964985783e1e1a7539560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7352e49a0b8264d584e958ba0a6d3334eb6c0b3f47a6847292f6ae24a90e5f6d
[INFO] running `Command { std: "docker" "start" "-a" "7352e49a0b8264d584e958ba0a6d3334eb6c0b3f47a6847292f6ae24a90e5f6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 quinn v0.11.9
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling rtnetlink v0.14.1
[INFO] [stderr]    Compiling transport_services v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.96s
[INFO] running `Command { std: "docker" "inspect" "7352e49a0b8264d584e958ba0a6d3334eb6c0b3f47a6847292f6ae24a90e5f6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7352e49a0b8264d584e958ba0a6d3334eb6c0b3f47a6847292f6ae24a90e5f6d", kill_on_drop: false }`
[INFO] [stdout] 7352e49a0b8264d584e958ba0a6d3334eb6c0b3f47a6847292f6ae24a90e5f6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5095aa5e25ba6e98b9bbdb5e796a3fd8cc6752749f05d268db17481d430e9cba
[INFO] running `Command { std: "docker" "start" "-a" "5095aa5e25ba6e98b9bbdb5e796a3fd8cc6752749f05d268db17481d430e9cba", 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-a516b69a600e5c3f)
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test tests::connection_group_tests::test_connection_clone_only_established ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_connection_properties_defaults ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_capacity_profile ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_without_group ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_rate_limits ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_readonly_property_rejection ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_creation ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_set_and_get_properties ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_readonly_properties ... ok
[INFO] [stdout] test tests::background_reading_tests::test_background_reading_handles_connection_close ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_abort_immediate_termination ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_interface_status ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_clone_basic ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_close_delivers_pending_messages ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_close ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_create_network_monitor ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_abort_on_already_closed_connection ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_list_interfaces ... ok
[INFO] [stdout] test tests::connection_properties_tests::test_timeout_properties ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_close_on_already_closed_connection ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_timeout ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_close_graceful_termination ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_connection_state_transitions_during_abort ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_abort_discards_pending_messages ... ok
[INFO] [stdout] test tests::connection_tests::test_message_properties ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_local_endpoint_to_establishing_connection ... 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_to_closed_connection ... ok
[INFO] [stdout] test tests::group_termination_tests::test_abort_group_aborts_all_connections ... ok
[INFO] [stdout] test tests::endpoint_management_tests::test_add_remote_endpoint_to_establishing_connection ... ok
[INFO] [stdout] test tests::group_termination_tests::test_close_group_on_ungrouped_connection ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_shared_properties ... ok
[INFO] [stdout] test tests::group_termination_tests::test_abort_group_on_ungrouped_connection ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_connection_state_transitions_during_close ... ok
[INFO] [stdout] test tests::connection_group_tests::test_connection_group_multiple_clones ... ok
[INFO] [stdout] test tests::integration_tests::test_full_send_receive_flow ... ok
[INFO] [stdout] test tests::integration_tests::test_listener_accept_connection ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_events ... ok
[INFO] [stdout] test tests::integration_tests::test_client_server_data_exchange ... ok
[INFO] [stdout] test tests::integration_tests::test_message_properties_integration ... ok
[INFO] [stdout] test tests::integration_tests::test_multicast_endpoint ... ok
[INFO] [stdout] test tests::integration_tests::test_listener_multiple_clients ... ok
[INFO] [stdout] test tests::connection_termination_tests::test_termination_events_are_terminal ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_send_receive ... ok
[INFO] [stdout] test tests::integration_tests::test_rendezvous_with_transport_properties ... ok
[INFO] [stdout] test tests::connection_tests::test_queued_messages ... 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::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_multiple_lifecycle_events ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_path_change_event_structure ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_soft_error_during_data_transfer ... ok
[INFO] [stdout] test tests::lifecycle_events_tests::test_soft_error_event_structure ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_accept_with_connection ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_bind_any_address ... ok
[INFO] [stdout] test tests::connection_tests::test_connection_establishment ... ok
[INFO] [stdout] test tests::integration_tests::test_connection_clone_group ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_creation ... 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::message_properties_tests::test_message_capacity_profile ... 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_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_priority ... ok
[INFO] [stdout] test tests::integration_tests::test_hostname_resolution ... 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::integration_tests::test_protocol_specific_endpoint ... ok
[INFO] [stdout] test path_monitor::tests::tests::test_monitor_handle_drop ... ok
[INFO] [stdout] test tests::group_termination_tests::test_close_group_closes_all_connections ... ok
[INFO] [stdout] test tests::message_sending_tests::test_basic_message_send ... ok
[INFO] [stdout] test tests::listener_tests::test_listener_connection_limit ... ok
[INFO] [stdout] test tests::message_sending_tests::test_message_expiry ... ok
[INFO] [stdout] test tests::integration_tests::test_transport_properties_application ... 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::preconnection_tests::test_initiate_without_remote_endpoint_fails ... ok
[INFO] [stdout] test tests::preconnection_tests::test_new_preconnection ... 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::message_sending_tests::test_send_with_event_notifier ... ok
[INFO] [stdout] test tests::property_updates_tests::test_conn_priority_not_shared ... ok
[INFO] [stdout] test tests::property_updates_tests::test_connection_timeout_setting ... ok
[INFO] [stdout] test tests::message_properties_tests::test_message_properties_clone ... 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::readonly_properties_tests::test_can_receive_property ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_all_readonly_properties_exist ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_conn_state_property ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_can_send_property ... 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::readonly_properties_tests::test_send_msg_max_len ... ok
[INFO] [stdout] test tests::readonly_properties_tests::test_unidirectional_receive_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::readonly_properties_tests::test_unidirectional_send_connection ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_multiple_endpoints ... ok
[INFO] [stdout] test tests::message_sending_tests::test_initiate_with_send ... 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::settable_properties_tests::test_all_properties_defaults ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_capacity_profile_property ... ok
[INFO] [stdout] test tests::message_sending_tests::test_message_batching ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_scheduler_property ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_incoming_connection ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_timeout_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_conn_priority_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_group_conn_limit_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_isolate_session_property ... ok
[INFO] [stdout] test tests::settable_properties_tests::test_multipath_policy_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::settable_properties_tests::test_keepalive_timeout_property ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_conn_timeout_affects_tcp_user_timeout_changeable ... 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::tcp_properties_tests::test_enable_tcp_user_timeout ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_properties_full_workflow ... ok
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_properties_on_closed_connection ... 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_changeable_default ... ok
[INFO] [stdout] test tests::integration_tests::test_listener_connection_limit_integration ... FAILED
[INFO] [stdout] test tests::tcp_properties_tests::test_tcp_user_timeout_value_not_set_by_default ... ok
[INFO] [stdout] test tests::background_reading_tests::test_background_reading_concurrent_with_receive ... ok
[INFO] [stdout] test tests::rendezvous_tests::test_rendezvous_simultaneous_connect ... 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::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::lifecycle_events_tests::test_path_change_on_endpoint_addition ... ok
[INFO] [stdout] test tests::integration_tests::test_rendezvous_peer_to_peer ... 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::integration_tests::test_listener_connection_limit_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::test_listener_connection_limit_integration' (168) panicked at src/tests/integration_tests.rs:549:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3a92e4f9b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3a92e4f9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3a92e4f9b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b3a92e4f9b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b3a92e602df - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b3a92e602df - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b3a92e1aec3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b3a92e1aec3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b3a92e27762 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b3a92e2ce6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b3a92e2cd01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b3a92c1741e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5b3a92c1741e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b3a92e2d52f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5b3a92e2d52f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b3a92e2d2da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b3a92e27899 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b3a92e0f62d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b3a92e691e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3a92e68f93 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5b3a92e3ca2c - core::panicking::assert_failed::h43f4f60428f8360e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5b3a929b366f - transport_services::tests::integration_tests::test_listener_connection_limit_integration::{{closure}}::hbf274e41d573e5f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/integration_tests.rs:549:5
[INFO] [stdout]   22:     0x5b3a92bf4a82 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc8ec5097b95ed39a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b3a92bf4c1d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd877d7b974aafae9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3a92a1987d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5c11d178ecdbd1c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5b3a92a1903b - tokio::task::coop::with_budget::h63fe6b42f73c3271
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b3a92a1903b - tokio::task::coop::budget::h077a7f8394ba2c81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b3a92a1903b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha863dd36cf24f94d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5b3a92a0c920 - tokio::runtime::scheduler::current_thread::Context::enter::h2c58b80cb8db3648
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5b3a92a13f0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1806d06bdb06b5e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5b3a92a12d74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5e4d27cd5a1f3608
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5b3a92a4dbbb - tokio::runtime::context::scoped::Scoped<T>::set::hff18bb4f8d873a5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b3a92a83579 - tokio::runtime::context::set_scheduler::{{closure}}::hfb54d76e3643384f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5b3a92b7ae42 - std::thread::local::LocalKey<T>::try_with::h83f385f8b9a7025c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5b3a92b7275e - std::thread::local::LocalKey<T>::with::he0b1b73600fe56ce
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5b3a92a832ed - tokio::runtime::context::set_scheduler::hf46bef4868d0db3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5b3a92a12230 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha372d196b5baac72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5b3a92a12fe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h91d69d28ee56331b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5b3a929f2130 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h06b842ba1964f9d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5b3a92a4e8b0 - tokio::runtime::context::runtime::enter_runtime::h824bcb4c1ac6f95c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b3a929f1ba1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h550d8d6872ab9bfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5b3a92b97b54 - tokio::runtime::runtime::Runtime::block_on_inner::h987e944fd4dbf0fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5b3a92b9883c - tokio::runtime::runtime::Runtime::block_on::h1fd99f158fc28386
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5b3a929b26f0 - transport_services::tests::integration_tests::test_listener_connection_limit_integration::h7577c26119069fea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/integration_tests.rs:556:35
[INFO] [stdout]   44:     0x5b3a929b3b67 - transport_services::tests::integration_tests::test_listener_connection_limit_integration::{{closure}}::hf099b30008a55ec1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/integration_tests.rs:510:54
[INFO] [stdout]   45:     0x5b3a928f17a6 - core::ops::function::FnOnce::call_once::h03cffd60a9bfda69
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b3a92c1721b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b3a92c1721b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b3a92c2b27d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b3a92c2b27d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b3a92c2b27d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5b3a92c2b27d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5b3a92c2b27d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b3a92c2b27d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b3a92c2b27d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b3a92c047c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b3a92c047c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5b3a92c0801a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5b3a92c0801a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b3a92c0801a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5b3a92c0801a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5b3a92c0801a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b3a92c0801a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5b3a92c0801a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b3a92e22c9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5b3a92e22c9f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7eb4445edaa4 - <unknown>
[INFO] [stdout]   67:     0x7eb44467aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::integration_tests::test_listener_connection_limit_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 151 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5095aa5e25ba6e98b9bbdb5e796a3fd8cc6752749f05d268db17481d430e9cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5095aa5e25ba6e98b9bbdb5e796a3fd8cc6752749f05d268db17481d430e9cba", kill_on_drop: false }`
[INFO] [stdout] 5095aa5e25ba6e98b9bbdb5e796a3fd8cc6752749f05d268db17481d430e9cba
