[INFO] cloning repository https://github.com/open-control/bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-control/bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-control%2Fbridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-control%2Fbridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfaf5233e2abc734a65ad3ee5a64bc2194191531
[INFO] testing open-control/bridge against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-control%2Fbridge" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/open-control/bridge
[INFO] finished tweaking git repo https://github.com/open-control/bridge
[INFO] tweaked toml for git repo https://github.com/open-control/bridge written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/open-control/bridge on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/open-control/bridge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded gethostname v1.1.0
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded serialport v4.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca
[INFO] running `Command { std: "docker" "start" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serialport v4.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling open-control-bridge v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling open-control-bridge v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.64s
[INFO] running `Command { std: "docker" "inspect" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oc_bridge-901451a5e324498d)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test bridge::controller_rpc::tests::protocol_frame_request_id_reads_empty_name_layout ... ok
[INFO] [stdout] test bridge::controller_rpc::tests::protocol_frame_request_id_rejects_truncated_frames ... ok
[INFO] [stdout] test bridge::protocol::tests::test_parse_message_name_empty ... ok
[INFO] [stdout] test bridge::controller_rpc::tests::protocol_frame_request_id_reads_named_frame_layout ... ok
[INFO] [stdout] test bridge::protocol::tests::test_parse_message_name_exact_length ... ok
[INFO] [stdout] test bridge::protocol::tests::test_parse_message_name_invalid_utf8 ... ok
[INFO] [stdout] test bridge::protocol::tests::test_parse_message_name_name_too_short ... ok
[INFO] [stdout] test bridge::protocol::tests::test_parse_message_name_too_short ... ok
[INFO] [stdout] test bridge::session::tests::test_controller_rpc_captures_expected_response ... ok
[INFO] [stdout] test bridge::session::tests::test_controller_rpc_allows_multiple_pending_requests ... ok
[INFO] [stdout] test bridge::session::tests::test_controller_rpc_leaves_unmatched_controller_messages_on_host_path ... ok
[INFO] [stdout] test bridge::session::tests::test_controller_rpc_matches_same_response_id_by_request_id ... ok
[INFO] [stdout] test bridge::session::tests::test_session_controller_disconnect ... ok
[INFO] [stdout] test bridge::session::tests::test_session_host_disconnect ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_ctl_info ... ok
[INFO] [stdout] test codec::cobs::tests::buffer_reuse ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_ctl_shutdown ... ok
[INFO] [stdout] test codec::cobs::tests::no_zeros_in_encoded ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_verbose ... ok
[INFO] [stdout] test codec::cobs_debug::tests::test_decode_mixed ... ok
[INFO] [stdout] test codec::cobs_debug::tests::test_decode_protocol_message ... ok
[INFO] [stdout] test codec::cobs::tests::roundtrip ... ok
[INFO] [stdout] test codec::cobs_debug::tests::test_decode_protocol_message_with_newline_byte ... ok
[INFO] [stdout] test codec::cobs_debug::tests::test_decode_ansi_prefixed_debug_log ... ok
[INFO] [stdout] test codec::cobs_debug::tests::test_encode ... ok
[INFO] [stdout] test codec::oc_log::tests::test_parse_debug ... ok
[INFO] [stdout] test codec::oc_log::tests::test_parse_info ... ok
[INFO] [stdout] test codec::oc_log::tests::test_parse_error ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_headless_udp ... ok
[INFO] [stdout] test codec::oc_log::tests::test_parse_plain_text ... ok
[INFO] [stdout] test codec::oc_log::tests::test_parse_warn ... ok
[INFO] [stdout] test codec::oc_log::tests::test_parse_with_ansi_codes ... ok
[INFO] [stdout] test codec::oc_log::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test codec::raw::tests::test_raw_decode_empty ... ok
[INFO] [stdout] test codec::raw::tests::test_raw_decode_simple ... ok
[INFO] [stdout] test codec::raw::tests::test_raw_decode_with_valid_name ... ok
[INFO] [stdout] test codec::raw::tests::test_raw_encode ... ok
[INFO] [stdout] test codec::raw::tests::test_raw_encode_append ... ok
[INFO] [stdout] test codec::raw::tests::test_raw_encode_empty ... ok
[INFO] [stdout] test config::tests::test_config_empty_file ... ok
[INFO] [stdout] test config::tests::test_config_partial_bridge_section ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_headless_with_port ... ok
[INFO] [stdout] test bridge::protocol::tests::test_parse_message_name_valid ... ok
[INFO] [stdout] test codec::cobs_debug::tests::test_decode_debug_log ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_headless_websocket ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_headless_ws_alias ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_instance_id_and_serial_number ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_defaults ... ok
[INFO] [stdout] test config::tests::test_controller_transport_toml_deserialization ... ok
[INFO] [stdout] test config::tests::test_config_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test config::tests::test_controller_transport_default ... ok
[INFO] [stdout] test config::tests::test_controller_transport_toml_serialization ... ok
[INFO] [stdout] test config::tests::test_default_bridge_config_values ... ok
[INFO] [stdout] test config::tests::test_default_logs_config_values ... ok
[INFO] [stdout] test config::tests::test_effective_instance_id_sanitizes_invalid_chars ... ok
[INFO] [stdout] test config::tests::test_host_transport_default ... ok
[INFO] [stdout] test control_binary::tests::request_header_roundtrip ... ok
[INFO] [stdout] test config::tests::test_host_transport_toml_serialization ... ok
[INFO] [stdout] test control::tests::test_control_info_status_includes_instance_identity ... ok
[INFO] [stdout] test input::tests::test_debug_level_only_in_debug_mode ... ok
[INFO] [stdout] test control_binary::tests::response_frame_encodes_header_and_payload ... ok
[INFO] [stdout] test input::tests::test_scroll_keys ... ok
[INFO] [stdout] test instance_lock::tests::test_instance_lock_allows_different_instance_ids ... ok
[INFO] [stdout] test bridge::session::tests::test_session_relay_controller_to_host ... ok
[INFO] [stdout] test logging::broadcast::tests::test_log_broadcast_serialization ... ok
[INFO] [stdout] test logging::broadcast::tests::test_broadcaster_json_roundtrip ... ok
[INFO] [stdout] test logging::broadcast::tests::test_log_broadcast_debug ... ok
[INFO] [stdout] test instance_lock::tests::test_instance_lock_rejects_duplicate_same_instance_id ... ok
[INFO] [stdout] test input::tests::test_quit_keys ... ok
[INFO] [stdout] test logging::broadcast::tests::test_log_broadcast_protocol ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_debug_disabled ... ok
[INFO] [stdout] test config::tests::test_host_transport_toml_deserialization ... ok
[INFO] [stdout] test logging::filter::tests::test_default_matches_all ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_debug_level_none_allows_all ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_debug_level_set_but_entry_has_none ... ok
[INFO] [stdout] test logging::file::tests::test_rotate_files_keeps_max_files ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_debug_only ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_complex_combination ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_debug_level_specific ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_direction_in_only ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_direction_out_only ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_message_types_empty_allows_all ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_message_types_whitelist ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_mode_equality ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_protocol_disabled ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_protocol_only ... ok
[INFO] [stdout] test logging::store::tests::test_filtered_cache_clear ... ok
[INFO] [stdout] test logging::filter::tests::test_filter_system_disabled ... ok
[INFO] [stdout] test logging::receiver::tests::test_debug_log_deserialization ... ok
[INFO] [stdout] test logging::receiver::tests::test_log_entry_deserialization ... ok
[INFO] [stdout] test logging::receiver::tests::test_system_log_deserialization ... ok
[INFO] [stdout] test logging::store::tests::test_filtered_cache_incremental ... ok
[INFO] [stdout] test logging::store::tests::test_add_rotates_when_full ... ok
[INFO] [stdout] test logging::store::tests::test_scroll_down_stops_at_max ... ok
[INFO] [stdout] test logging::store::tests::test_toggle_pause ... ok
[INFO] [stdout] test logging::store::tests::test_to_text_formatting ... ok
[INFO] [stdout] test transport::serial::tests::test_matches_request_rejects_wrong_serial ... ok
[INFO] [stdout] test logging::store::tests::test_filtered_cache_rotation ... ok
[INFO] [stdout] test transport::serial::tests::test_select_candidate_with_missing_serial_returns_no_device_found ... ok
[INFO] [stdout] test logging::store::tests::test_to_text_limited ... ok
[INFO] [stdout] test logging::store::tests::test_clear ... ok
[INFO] [stdout] test transport::serial::tests::test_serial_transport_from_string ... ok
[INFO] [stdout] test transport::serial::tests::test_select_candidate_with_matching_serial_returns_correct_port ... ok
[INFO] [stdout] test transport::serial::tests::test_select_candidate_without_serial_returns_multiple_when_two_match ... ok
[INFO] [stdout] test transport::serial::tests::test_serial_transport_new ... ok
[INFO] [stdout] test transport::udp::tests::test_udp_transport_new ... ok
[INFO] [stdout] test logging::store::tests::test_filter_protocol_only ... ok
[INFO] [stdout] test transport::websocket::tests::test_websocket_transport_new ... ok
[INFO] [stdout] test logging::store::tests::test_scroll_up_stops_at_zero ... ok
[INFO] [stdout] test logging::store::tests::test_filter_debug_only ... ok
[INFO] [stdout] test bridge::session::tests::test_session_stats_tracking ... ok
[INFO] [stdout] test bridge::session::tests::test_session_bidirectional_relay ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0c03a2f1c82c9c42)
[INFO] [stdout] test bridge::session::tests::test_session_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_cobs_roundtrip_integration ... ok
[INFO] [stdout] test test_config_toml_roundtrip ... ok
[INFO] [stdout] test test_mock_transport_receives_data ... ok
[INFO] [stdout] test test_mock_transport_captures_data ... ok
[INFO] [stdout] test test_channel_bidirectional ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca", kill_on_drop: false }`
[INFO] [stdout] 89f6a608fcce09f754fe4bef403c275712b8c741f1d097de7660bd78fdd0edca
