[INFO] cloning repository https://github.com/ravinagabhyru/dxlink-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ravinagabhyru/dxlink-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravinagabhyru%2Fdxlink-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravinagabhyru%2Fdxlink-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6ac46ae724dc5e3a2e512db5aaea81b8f81f5f0
[INFO] testing ravinagabhyru/dxlink-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravinagabhyru%2Fdxlink-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ravinagabhyru/dxlink-rs
[INFO] finished tweaking git repo https://github.com/ravinagabhyru/dxlink-rs
[INFO] tweaked toml for git repo https://github.com/ravinagabhyru/dxlink-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ravinagabhyru/dxlink-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ravinagabhyru/dxlink-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded async-trait v0.1.86
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1422829cf331cc845dbac9e7ced8ead33ee6ef43ee619c0b4a9b4142bb114d0
[INFO] running `Command { std: "docker" "start" "-a" "f1422829cf331cc845dbac9e7ced8ead33ee6ef43ee619c0b4a9b4142bb114d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1422829cf331cc845dbac9e7ced8ead33ee6ef43ee619c0b4a9b4142bb114d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1422829cf331cc845dbac9e7ced8ead33ee6ef43ee619c0b4a9b4142bb114d0", kill_on_drop: false }`
[INFO] [stdout] f1422829cf331cc845dbac9e7ced8ead33ee6ef43ee619c0b4a9b4142bb114d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d09549db88282fc796828a4b21ad36c8c7fbcb8ee3afb35ea0a06e05ad60e67
[INFO] running `Command { std: "docker" "start" "-a" "2d09549db88282fc796828a4b21ad36c8c7fbcb8ee3afb35ea0a06e05ad60e67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling dxlink-rs v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.02s
[INFO] running `Command { std: "docker" "inspect" "2d09549db88282fc796828a4b21ad36c8c7fbcb8ee3afb35ea0a06e05ad60e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d09549db88282fc796828a4b21ad36c8c7fbcb8ee3afb35ea0a06e05ad60e67", kill_on_drop: false }`
[INFO] [stdout] 2d09549db88282fc796828a4b21ad36c8c7fbcb8ee3afb35ea0a06e05ad60e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f49bbb2029373ac104d015aeba2e446f01cae5990f6dd4f3e06b79b4b58ca23e
[INFO] running `Command { std: "docker" "start" "-a" "f49bbb2029373ac104d015aeba2e446f01cae5990f6dd4f3e06b79b4b58ca23e", kill_on_drop: false }`
[INFO] [stderr]    Compiling dxlink-rs v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.74s
[INFO] running `Command { std: "docker" "inspect" "f49bbb2029373ac104d015aeba2e446f01cae5990f6dd4f3e06b79b4b58ca23e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49bbb2029373ac104d015aeba2e446f01cae5990f6dd4f3e06b79b4b58ca23e", kill_on_drop: false }`
[INFO] [stdout] f49bbb2029373ac104d015aeba2e446f01cae5990f6dd4f3e06b79b4b58ca23e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bfb7c72a92518138a70515eb595b8c459603723227b285693253a3c4ed8b120
[INFO] running `Command { std: "docker" "start" "-a" "4bfb7c72a92518138a70515eb595b8c459603723227b285693253a3c4ed8b120", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dxlink_rs-0243e48558f5e655)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test core::auth::tests::test_auth_state_display ... ok
[INFO] [stdout] test core::channel::tests::test_channel_state_display ... ok
[INFO] [stdout] test core::errors::tests::test_channel_error_conversion ... ok
[INFO] [stdout] test core::errors::tests::test_detailed_error_message_parsing ... ok
[INFO] [stdout] test core::auth::tests::test_auth_state_equality ... ok
[INFO] [stdout] test core::errors::tests::test_error_creation ... ok
[INFO] [stdout] test core::errors::tests::test_error_clone ... ok
[INFO] [stdout] test core::channel::tests::test_channel_state_equality ... ok
[INFO] [stdout] test core::errors::tests::test_error_display ... ok
[INFO] [stdout] test core::errors::tests::test_error_listener ... ok
[INFO] [stdout] test core::errors::tests::test_error_message_parsing ... ok
[INFO] [stdout] test core::errors::tests::test_error_type_comparison ... ok
[INFO] [stdout] test core::errors::tests::test_error_type_deserialization ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_initialization ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_config_channel_mismatch ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_initialize_rejects_mismatched_setup_channel ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_config_handling ... ok
[INFO] [stdout] test feed::events::tests::test_jsondouble_serialization ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_initialize_rejects_zero_channel ... ok
[INFO] [stdout] test feed::events::tests::test_quote_event_deserialization ... ok
[INFO] [stdout] test feed::events::tests::test_trade_event_deserialization ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_snapshot_channel_mismatch ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_snapshot_handling ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_snapshot_rejects_invalid_entry ... ok
[INFO] [stdout] test dom::messages::tests::test_dom_setup_message_round_trip_camel_case ... ok
[INFO] [stdout] test dom::messages::tests::test_dom_setup_message_serialization ... ok
[INFO] [stdout] test feed::events::tests::test_jsondouble_conversion ... ok
[INFO] [stdout] test dom::messages::tests::test_dom_snapshot_message_deserialization ... ok
[INFO] [stdout] test feed::events::tests::test_jsondouble_deserialization ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_snapshot_enforces_depth_limit_and_sorting ... ok
[INFO] [stdout] test feed::feed::tests::test_add_remove_clear_subscriptions_events ... ok
[INFO] [stdout] test dom::dom::tests::test_dom_service_initialize_propagates_send_error ... ok
[INFO] [stdout] test feed::feed::tests::test_config ... ok
[INFO] [stdout] test feed::events::tests::test_special_jsondouble_in_event ... ok
[INFO] [stdout] test dom::messages::tests::test_dom_config_message_deserialization ... ok
[INFO] [stdout] test feed::feed::tests::test_feed_errors_on_compact_data_without_fields ... ok
[INFO] [stdout] test feed::feed::tests::test_feed_handles_config_message_full ... ok
[INFO] [stdout] test feed::feed::tests::test_feed_handles_config_message_compact ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_fewer_values_skipped ... ok
[INFO] [stdout] test feed::feed::tests::test_handle_configure_internal ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_conversion_trade ... ok
[INFO] [stdout] test feed::feed::tests::test_feed_processes_full_data_when_full_config ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_field_order ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_missing_fields_config ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_contract_serialization ... ok
[INFO] [stdout] test feed::feed::tests::test_feed_processes_compact_data_when_compact_config ... ok
[INFO] [stdout] test feed::feed::tests::test_feed_new_requests_compact ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_special_values ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_multiple_events ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_data_format_serialization ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_config_deserialization_full ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_config_deserialization_compact ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_batched_events ... ok
[INFO] [stdout] test feed::feed::tests::test_feed_new_requests_default_full ... ok
[INFO] [stdout] test feed::feed::tests::test_subscription_key ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_data_compact_message_deserialization ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_conversion_quote ... ok
[INFO] [stdout] test feed::messages::tests::test_compact_to_full_on_full_data ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_data_full_message_deserialization ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_subscription_message ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_setup_serialization_no_format ... ok
[INFO] [stdout] test feed::messages::tests::test_feed_setup_serialization_compact ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_channel_request_flow ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_channel_close_flow ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_error_listener_management ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_channel_lifecycle ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_message_listener_management ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_send_dom_setup_message_invalid_payload ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_send_feed_setup_message ... ok
[INFO] [stdout] test websocket_client::client::tests::test_auth_flow ... ok
[INFO] [stdout] test websocket_client::config::tests::test_builder ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_send_dom_setup_message ... ok
[INFO] [stdout] test websocket_client::config::tests::test_default_config ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_error_handling ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_invalid_state_transitions ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_listeners ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_send_feed_subscription_message ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_connector_parses_feed_data_compact ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_send_message_errors ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_clear ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_state_change_listener_management ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_invalid_dom_payload ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_dom_config ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_invalid_field_values ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_connector_parses_feed_data_full ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_auth_state ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_invalid_json ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_error_message ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_keepalive ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_auth_state_message_deserialization ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_auth_message_serialization ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_channel_opened_message_deserialization ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_channel_cancel_message_serialization ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_missing_fields ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_unknown_type ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_valid_dom_snapshot ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_channel_request_message_serialization ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_valid_feed_config ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_channel_closed_message_deserialization ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_message_type_detection ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_handle_message_valid_setup ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_setup_message_deserialization ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_keepalive_message_deserialization ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_serialization ... ok
[INFO] [stdout] test websocket_client::connector::tests::test_connector_lifecycle ... ok
[INFO] [stdout] test websocket_client::messages::tests::test_error_message_deserialization ... ok
[INFO] [stdout] test websocket_client::channel::tests::test_concurrent_operations ... ok
[INFO] [stdout] test websocket_client::tests::error_handling_tests::test_enhanced_error_message_handling ... ok
[INFO] [stdout] test websocket_client::client::tests::test_client_lifecycle ... FAILED
[INFO] [stdout] test websocket_client::channel::tests::test_send_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- websocket_client::client::tests::test_client_lifecycle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'websocket_client::client::tests::test_client_lifecycle' (98) panicked at src/websocket_client/client.rs:955:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b3af64be7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b3af64be7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b3af64be7a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b3af64be7a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b3af662a3a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b3af662a3a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60b3af650da2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60b3af650da2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60b3af62a42f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b3af62a42f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b3af643ec9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3af42dd5c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60b3af42dd5c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b3af644142 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60b3af644142 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60b3af62a4e8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60b3af61f619 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b3af62b3bd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60b3af66322c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b3af662f72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60b3af37026e - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60b3af37026e - dxlink_rs[99f55768e4335b77]::websocket_client::client::tests::test_client_lifecycle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/websocket_client/client.rs:955:14
[INFO] [stdout]   22:     0x60b3af41ccd2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60b3af41cd4d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60b3af27c60d - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x60b3af27c50b - tokio[67247feeced31224]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{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]   26:     0x60b3af27c50b - tokio[67247feeced31224]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{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]   27:     0x60b3af27c50b - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x60b3af252110 - <tokio[67247feeced31224]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x60b3af27b8ad - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x60b3af27aba4 - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x60b3af3ab79b - <tokio[67247feeced31224]::runtime::context::scoped::Scoped<tokio[67247feeced31224]::runtime::scheduler::Context>>::set::<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[67247feeced31224]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x60b3af2fca99 - tokio[67247feeced31224]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[67247feeced31224]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x60b3af1c8dd2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[67247feeced31224]::runtime::context::Context>>::try_with::<tokio[67247feeced31224]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[67247feeced31224]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[67247feeced31224]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x60b3af1c895e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[67247feeced31224]::runtime::context::Context>>::with::<tokio[67247feeced31224]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[67247feeced31224]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[67247feeced31224]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x60b3af2f7f7d - tokio[67247feeced31224]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[67247feeced31224]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x60b3af25c830 - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x60b3af25cb26 - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x60b3af27a5e0 - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x60b3af3ac193 - tokio[67247feeced31224]::runtime::context::runtime::enter_runtime::<<tokio[67247feeced31224]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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]   40:     0x60b3af251691 - <tokio[67247feeced31224]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x60b3af3ab324 - <tokio[67247feeced31224]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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:368:52
[INFO] [stdout]   42:     0x60b3af3ab4ef - <tokio[67247feeced31224]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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]   43:     0x60b3af374161 - dxlink_rs[99f55768e4335b77]::websocket_client::client::tests::test_client_lifecycle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/websocket_client/client.rs:965:10
[INFO] [stdout]   44:     0x60b3af36ed87 - dxlink_rs[99f55768e4335b77]::websocket_client::client::tests::test_client_lifecycle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/websocket_client/client.rs:924:37
[INFO] [stdout]   45:     0x60b3af1901a6 - <dxlink_rs[99f55768e4335b77]::websocket_client::client::tests::test_client_lifecycle::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60b3af42103b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x60b3af42103b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x60b3af42e82b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x60b3af42e82b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x60b3af42e82b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x60b3af42e82b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60b3af42e82b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60b3af42e82b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x60b3af42e82b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x60b3af427f44 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x60b3af427f44 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x60b3af431432 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x60b3af431432 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60b3af431432 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60b3af431432 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60b3af431432 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60b3af431432 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x60b3af431432 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x60b3af64b58f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x60b3af64b58f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7c829fd15aa4 - <unknown>
[INFO] [stdout]   67:     0x7c829fda2a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     websocket_client::client::tests::test_client_lifecycle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 109 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4bfb7c72a92518138a70515eb595b8c459603723227b285693253a3c4ed8b120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bfb7c72a92518138a70515eb595b8c459603723227b285693253a3c4ed8b120", kill_on_drop: false }`
[INFO] [stdout] 4bfb7c72a92518138a70515eb595b8c459603723227b285693253a3c4ed8b120
