[INFO] fetching crate grafton-visca 0.11.0...
[INFO] testing grafton-visca-0.11.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate grafton-visca 0.11.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate grafton-visca 0.11.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate grafton-visca 0.11.0
[INFO] tweaked toml for crates.io crate grafton-visca 0.11.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grafton-visca 0.11.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate grafton-visca 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ce8ddcfc1657a1d0572df55fbd960f64a5cae843155e27aaf653337b0af154c
[INFO] running `Command { std: "docker" "start" "-a" "0ce8ddcfc1657a1d0572df55fbd960f64a5cae843155e27aaf653337b0af154c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ce8ddcfc1657a1d0572df55fbd960f64a5cae843155e27aaf653337b0af154c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce8ddcfc1657a1d0572df55fbd960f64a5cae843155e27aaf653337b0af154c", kill_on_drop: false }`
[INFO] [stdout] 0ce8ddcfc1657a1d0572df55fbd960f64a5cae843155e27aaf653337b0af154c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e15afecbafb689f792cefc7144405dc704f4a2b73d619d8e6505bed264ddfcfb
[INFO] running `Command { std: "docker" "start" "-a" "e15afecbafb689f792cefc7144405dc704f4a2b73d619d8e6505bed264ddfcfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling grafton-visca-macros v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling grafton-visca v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.50s
[INFO] running `Command { std: "docker" "inspect" "e15afecbafb689f792cefc7144405dc704f4a2b73d619d8e6505bed264ddfcfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e15afecbafb689f792cefc7144405dc704f4a2b73d619d8e6505bed264ddfcfb", kill_on_drop: false }`
[INFO] [stdout] e15afecbafb689f792cefc7144405dc704f4a2b73d619d8e6505bed264ddfcfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dbffc44544e95d6328ee82ad8889090e98c4357090251d841ce825c7c3ec3da
[INFO] running `Command { std: "docker" "start" "-a" "1dbffc44544e95d6328ee82ad8889090e98c4357090251d841ce825c7c3ec3da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling grafton-visca v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.71s
[INFO] running `Command { std: "docker" "inspect" "1dbffc44544e95d6328ee82ad8889090e98c4357090251d841ce825c7c3ec3da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dbffc44544e95d6328ee82ad8889090e98c4357090251d841ce825c7c3ec3da", kill_on_drop: false }`
[INFO] [stdout] 1dbffc44544e95d6328ee82ad8889090e98c4357090251d841ce825c7c3ec3da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] babd4f09b4dc8a7b98bb443cf277d206e7bfa081855617aa6526f331f86b91cd
[INFO] running `Command { std: "docker" "start" "-a" "babd4f09b4dc8a7b98bb443cf277d206e7bfa081855617aa6526f331f86b91cd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grafton_visca-8ec6eacc1a860e0d)
[INFO] [stdout] 
[INFO] [stdout] running 818 tests
[INFO] [stdout] test cache::tests::test_auto_slow_shutter_caching ... ok
[INFO] [stdout] test cache::tests::test_clear_resets_all_values ... ok
[INFO] [stdout] test cache::tests::test_pan_tilt_limit_caching ... ok
[INFO] [stdout] test cache::tests::test_pan_tilt_limit_caching_both_corners ... ok
[INFO] [stdout] test cache::tests::test_pan_tilt_limit_overwrite ... ok
[INFO] [stdout] test cache::tests::test_pan_tilt_limits_is_complete ... ok
[INFO] [stdout] test cache::tests::test_spotlight_caching ... ok
[INFO] [stdout] test cache::tests::test_state_cache_new_returns_none_values ... ok
[INFO] [stdout] test camera::capabilities::tests::test_nd_filter_compilation ... ok
[INFO] [stdout] test camera::controls::motion::tests::test_motion_type_size ... ok
[INFO] [stdout] test camera::controls::variable_speed::tests::test_variable_speed_mode_command_creation ... ok
[INFO] [stdout] test camera::inflight::tests::test_command_id_as_nonzero ... ok
[INFO] [stdout] test camera::inflight::tests::test_command_id_display ... ok
[INFO] [stdout] test cache::tests::test_flip_state_caching ... ok
[INFO] [stdout] test camera::inflight::tests::test_command_id_equality ... ok
[INFO] [stdout] test camera::inflight::tests::test_command_id_from_raw_nonzero_returns_some ... ok
[INFO] [stdout] test camera::inflight::tests::test_command_id_get ... ok
[INFO] [stdout] test camera::inflight::tests::test_command_id_from_raw_zero_returns_none ... ok
[INFO] [stdout] test camera::inflight::tests::test_command_id_is_copy ... ok
[INFO] [stdout] test camera::profiles::tests::test_nd_filter_capability ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_group_display ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_encapsulation_consistency ... ok
[INFO] [stdout] test camera::inflight::tests::test_option_command_id_niche_optimization ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_groups ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_metadata ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_group_profiles ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_vendor ... ok
[INFO] [stdout] test camera::profiles::tests::test_ptzoptics_g2_capabilities ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_description ... ok
[INFO] [stdout] test camera_id::tests::test_default ... ok
[INFO] [stdout] test camera_id::tests::test_address_byte_conversion ... ok
[INFO] [stdout] test camera_id::tests::test_is_broadcast ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_group_transport_support ... ok
[INFO] [stdout] test camera_id::tests::test_camera_id_creation ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_group_encapsulation ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_capabilities_from_ptzoptics_g2 ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_magnification_to_units_edge_cases ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_capabilities_from_generic ... ok
[INFO] [stdout] test camera_id::tests::test_try_from ... ok
[INFO] [stdout] test camera::profiles::tests::test_profile_transport_support ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_capabilities_summary ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_capabilities_from_sony_fr7 ... ok
[INFO] [stdout] test camera_id::tests::test_display ... ok
[INFO] [stdout] test cache::tests::test_pan_tilt_limit_clear_individual_corners ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_max_combined_zoom ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_max_optical_zoom ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_zoom_magnification_field ... ok
[INFO] [stdout] test capabilities::discovery::tests::test_zoom_unit_conversions ... ok
[INFO] [stdout] test capabilities::exposure::tests::test_shutter_speed_lookup ... ok
[INFO] [stdout] test capabilities::focus::tests::test_normalized_conversion ... ok
[INFO] [stdout] test capabilities::image_processing::tests::test_brightness_validation ... ok
[INFO] [stdout] test capabilities::nd_filter::tests::test_fixed_nd_filter ... ok
[INFO] [stdout] test capabilities::nd_filter::tests::test_no_nd_filter ... ok
[INFO] [stdout] test capabilities::image_processing::tests::test_flip_support ... ok
[INFO] [stdout] test capabilities::exposure::tests::test_iris_validation ... ok
[INFO] [stdout] test capabilities::focus::tests::test_focus_validation ... ok
[INFO] [stdout] test capabilities::image_processing::tests::test_saturation_validation ... ok
[INFO] [stdout] test capabilities::nd_filter::tests::test_stepped_nd_filter ... ok
[INFO] [stdout] test capabilities::nd_filter::tests::test_variable_nd_filter ... ok
[INFO] [stdout] test capabilities::pan_tilt::tests::test_pan_validation ... ok
[INFO] [stdout] test capabilities::pan_tilt::tests::test_degree_conversion ... ok
[INFO] [stdout] test capabilities::power::tests::test_home_on_power ... ok
[INFO] [stdout] test capabilities::pan_tilt::tests::test_speed_validation ... ok
[INFO] [stdout] test capabilities::power::tests::test_standby_support ... ok
[INFO] [stdout] test capabilities::power::tests::test_wake_on_lan ... ok
[INFO] [stdout] test capabilities::power::tests::test_power_on_delay ... ok
[INFO] [stdout] test capabilities::presets::tests::test_home_preset ... ok
[INFO] [stdout] test capabilities::presets::tests::test_preset_speed_validation ... ok
[INFO] [stdout] test capabilities::presets::tests::test_preset_tour ... ok
[INFO] [stdout] test capabilities::presets::tests::test_preset_validation ... ok
[INFO] [stdout] test capabilities::types::tests::test_signed_centered_coordinates ... ok
[INFO] [stdout] test capabilities::types::tests::test_unsigned_centered_coordinates ... ok
[INFO] [stdout] test capabilities::zoom::tests::test_magnification_conversion ... ok
[INFO] [stdout] test capabilities::zoom::tests::test_normalized_conversion ... ok
[INFO] [stdout] test capabilities::validation::tests::test_invalid_value_display ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_exact_fit_with_terminator ... ok
[INFO] [stdout] test capabilities::validation::tests::test_not_supported_display ... ok
[INFO] [stdout] test capabilities::validation::tests::test_out_of_range_display ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_overflow_append ... ok
[INFO] [stdout] test capabilities::white_balance::tests::test_wb_mode_validation ... ok
[INFO] [stdout] test capabilities::zoom::tests::test_digital_zoom_detection ... ok
[INFO] [stdout] test capabilities::tally::tests::test_tally_support ... ok
[INFO] [stdout] test capabilities::white_balance::tests::test_color_temp_validation ... ok
[INFO] [stdout] test capabilities::profile_metadata::tests::test_envelope_type ... ok
[INFO] [stdout] test capabilities::white_balance::tests::test_tuning_validation ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_overflow_no_room_for_terminator ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_overflow_mutable_methods ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_overflow_push ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_overflow_from_prefix ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_overflow_push_nibble_pair ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_overflow_push_visca_u16 ... ok
[INFO] [stdout] test capabilities::zoom::tests::test_zoom_validation ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_try_build_returns_fixed_command_bytes ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_try_build_returns_error_on_overflow ... ok
[INFO] [stdout] test command::bytes::constants::validation_tests::test_constant_usage_in_commands ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_type_state_enforces_termination ... ok
[INFO] [stdout] test command::bytes::constants::validation_tests::test_constants_compile_time_validation ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_push_nibble_pair_mut_overflow ... ok
[INFO] [stdout] test command::bytes::constants::validation_tests::test_prefix_format_validation ... ok
[INFO] [stdout] test command::bytes::constants::validation_tests::test_inquiry_format_validation ... ok
[INFO] [stdout] test command::bytes::constants::validation_tests::test_visca_test_macro_consistency ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_push_visca_u16_mut_overflow ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_terminated_overflow_detection ... ok
[INFO] [stdout] test command::bytes::builder::tests::test_terminated_builder_provides_access ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_as_ref ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_as_slice ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_equality_ignores_trailing_bytes ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_borrow ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_into_array ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_terminates_correctly ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_deref ... ok
[INFO] [stdout] test command::color::tests::test_blue_gain_command ... ok
[INFO] [stdout] test command::color::tests::test_blue_tuning_command ... ok
[INFO] [stdout] test command::color::tests::test_command_traits ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_as_array ... ok
[INFO] [stdout] test command::color::tests::test_one_push_trigger_command ... ok
[INFO] [stdout] test command::color::tests::test_nibble_encoding ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_partial_eq_with_slice ... ok
[INFO] [stdout] test command::color::tests::test_red_gain_command ... ok
[INFO] [stdout] test command::color::tests::test_edge_cases ... ok
[INFO] [stdout] test command::color::tests::test_saturation_command ... ok
[INFO] [stdout] test command::color::tests::test_red_tuning_command ... ok
[INFO] [stdout] test command::color::tests::test_tuning_encoding_formula ... ok
[INFO] [stdout] test command::color::tests::test_color_temperature_command ... ok
[INFO] [stdout] test command::encode::tests::encoded_command_works_with_heap_backed_data ... ok
[INFO] [stdout] test command::bytes::tests::test_fixed_command_bytes_hash_consistency ... ok
[INFO] [stdout] test command::encode::tests::to_bytes_validates_command_structure ... ok
[INFO] [stdout] test command::encode::tests::encoded_command_captures_data_not_reference ... ok
[INFO] [stdout] test command::color::tests::test_hue_command ... ok
[INFO] [stdout] test command::encode::tests::to_fixed_bytes_returns_correct_length ... ok
[INFO] [stdout] test command::encode::tests::encoded_command_works_with_non_clone_types ... ok
[INFO] [stdout] test command::encode::tests::to_fixed_bytes_validates_command_structure ... ok
[INFO] [stdout] test command::exposure::tests::test_anti_flicker_50hz ... ok
[INFO] [stdout] test command::exposure::tests::test_anti_flicker_60hz ... ok
[INFO] [stdout] test command::exposure::tests::test_anti_flicker_mode_try_from ... ok
[INFO] [stdout] test command::exposure::tests::test_anti_flicker_off ... ok
[INFO] [stdout] test command::exposure::tests::test_auto_slow_shutter_off ... ok
[INFO] [stdout] test command::exposure::tests::test_auto_slow_shutter_on ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_direct_00 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_direct_08 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_direct_10 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_direct_11 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_down ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_set_level_08 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_set_level_00 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_set_level_10 ... ok
[INFO] [stdout] test command::exposure::tests::test_command_categories ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_reset ... ok
[INFO] [stdout] test command::exposure::tests::test_dynamic_range_level_0 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_up ... ok
[INFO] [stdout] test command::exposure::tests::test_dynamic_range_level_8 ... ok
[INFO] [stdout] test command::exposure::tests::test_dynamic_range_valid_values ... ok
[INFO] [stdout] test command::exposure::tests::test_dynamic_range_level_4 ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_down ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_level ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_level_plus_7 ... ok
[INFO] [stdout] test command::exposure::tests::test_bright_set_level_11 ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_on ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_reset ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_mode_bright ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_level_0 ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_mode_iris ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_mode_manual ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_level_minus_7 ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_reset ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_set_aperture_00 ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_set_aperture_05 ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_valid_values ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_set_aperture_0a ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_up ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_valid_values ... ok
[INFO] [stdout] test command::exposure::tests::test_response_types ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_mode_auto ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_mode_shutter ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_mode_try_from ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_up ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_set_aperture_0c ... ok
[INFO] [stdout] test command::exposure::tests::test_brightness_valid_values ... ok
[INFO] [stdout] test command::exposure::tests::test_iris_down ... ok
[INFO] [stdout] test command::exposure::tests::test_exposure_compensation_off ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_down ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_reset ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_set_speed_01 ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_set_speed_05 ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_set_speed_10 ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_set_speed_11 ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_up ... ok
[INFO] [stdout] test command::exposure::tests::test_shutter_valid_values ... ok
[INFO] [stdout] test command::flip::tests::test_command_consistency ... ok
[INFO] [stdout] test command::flip::tests::test_flip_enum_clone ... ok
[INFO] [stdout] test command::flip::tests::test_flip_enum_debug ... ok
[INFO] [stdout] test command::flip::tests::test_flip_enum_equality ... ok
[INFO] [stdout] test command::flip::tests::test_flip_enum_values ... ok
[INFO] [stdout] test command::flip::tests::test_command_trait_impl ... ok
[INFO] [stdout] test command::flip::tests::test_flip_off_command ... ok
[INFO] [stdout] test command::flip::tests::test_image_flip_command_debug ... ok
[INFO] [stdout] test command::focus::tests::test_auto_focus_sensitivity_command ... ok
[INFO] [stdout] test command::flip::tests::test_flip_on_command ... ok
[INFO] [stdout] test command::flip::tests::test_response_type_none ... ok
[INFO] [stdout] test command::flip::tests::test_byte_sequence_correctness ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_infinity ... ok
[INFO] [stdout] test command::flip::tests::test_image_flip_command_clone ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_far_standard ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_manual ... ok
[INFO] [stdout] test command::focus::tests::test_command_categories ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_one_push_trigger ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_auto ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_position ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_snap ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_toggle ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_far_variable ... ok
[INFO] [stdout] test command::focus::tests::test_focus_near_limit_command ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_near_standard ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_near_variable ... ok
[INFO] [stdout] test command::focus::tests::test_focus_speed_validation ... ok
[INFO] [stdout] test command::focus::tests::test_focus_zone_command ... ok
[INFO] [stdout] test command::gain::tests::test_command_categories ... ok
[INFO] [stdout] test command::focus::tests::test_focus_command_stop ... ok
[INFO] [stdout] test command::gain::tests::test_gain_command_debug ... ok
[INFO] [stdout] test command::gain::tests::test_gain_command_down ... ok
[INFO] [stdout] test command::gain::tests::test_gain_command_reset ... ok
[INFO] [stdout] test command::gain::tests::test_gain_command_set_value ... ok
[INFO] [stdout] test command::gain::tests::test_gain_limit_command ... ok
[INFO] [stdout] test command::gain::tests::test_gain_valid_values ... ok
[INFO] [stdout] test command::gain::tests::test_response_types ... ok
[INFO] [stdout] test command::image::tests::test_backlight_off ... ok
[INFO] [stdout] test command::image::tests::test_backlight_on ... ok
[INFO] [stdout] test command::image::tests::test_command_categories ... ok
[INFO] [stdout] test command::image::tests::test_additional_command_traits ... ok
[INFO] [stdout] test command::image::tests::test_command_traits ... ok
[INFO] [stdout] test command::image::tests::test_command_consistency ... ok
[INFO] [stdout] test command::image::tests::test_backlight_command_debug ... ok
[INFO] [stdout] test command::image::tests::test_contrast_level_14 ... ok
[INFO] [stdout] test command::image::tests::test_contrast_level_0 ... ok
[INFO] [stdout] test command::image::tests::test_command_categories_extended ... ok
[INFO] [stdout] test command::image::tests::test_contrast_level_7 ... ok
[INFO] [stdout] test command::image::tests::test_backlight_command_properties ... ok
[INFO] [stdout] test command::image::tests::test_contrast_properties ... ok
[INFO] [stdout] test command::gain::tests::test_gain_command_up ... ok
[INFO] [stdout] test command::image::tests::test_contrast_valid_values ... ok
[INFO] [stdout] test command::image::tests::test_gamma_level_2 ... ok
[INFO] [stdout] test command::image::tests::test_gamma_level_0 ... ok
[INFO] [stdout] test command::image::tests::test_edge_cases_extended ... ok
[INFO] [stdout] test command::image::tests::test_gamma_level_4 ... ok
[INFO] [stdout] test command::image::tests::test_gamma_properties ... ok
[INFO] [stdout] test command::image::tests::test_gamma_valid_values ... ok
[INFO] [stdout] test command::image::tests::test_image_flip_both ... ok
[INFO] [stdout] test command::image::tests::test_image_flip_horizontal ... ok
[INFO] [stdout] test command::image::tests::test_image_flip_mode_clone ... ok
[INFO] [stdout] test command::image::tests::test_image_flip_mode_debug ... ok
[INFO] [stdout] test command::image::tests::test_image_flip_off ... ok
[INFO] [stdout] test command::image::tests::test_image_flip_properties ... ok
[INFO] [stdout] test command::image::tests::test_image_flip_vertical ... ok
[INFO] [stdout] test command::image::tests::test_luminance_level_0 ... ok
[INFO] [stdout] test command::image::tests::test_luminance_level_14 ... ok
[INFO] [stdout] test command::image::tests::test_luminance_level_7 ... ok
[INFO] [stdout] test command::image::tests::test_luminance_properties ... ok
[INFO] [stdout] test command::image::tests::test_luminance_valid_values ... ok
[INFO] [stdout] test command::image::tests::test_nibble_encoding_sharpness ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_2d_level_3 ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_2d_level_1 ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_2d_off ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_2d_properties ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_2d_struct_creation ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_3d_level_1 ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_3d_level_8 ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_3d_off ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_3d_properties ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_3d_struct_creation ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_black_white ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_emboss ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_negative ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_mosaic ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_2d_level_5 ... ok
[INFO] [stdout] test command::image::tests::test_noise_reduction_3d_level_4 ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_properties ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_sepia ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_down ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_level_0 ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_sketch ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_level_11 ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_mode_auto ... ok
[INFO] [stdout] test command::image::tests::test_response_type_none ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_mode_manual ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_properties ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_up ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_reset ... ok
[INFO] [stdout] test command::image::tests::test_response_type_none_extended ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_auto_wb_sensitivity_inquiry ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_valid_values ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_black_white_mode_inquiry ... ok
[INFO] [stdout] test command::image::tests::test_picture_effect_off ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_auto_trace_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_defog_level_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_contrast_inquiry ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_level_5 ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_defog_mode_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_exposure_compensation_position_inquiry ... ok
[INFO] [stdout] test command::image::tests::test_sharpness_mode_equality ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_digital_ptz_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_broadcast_domain_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_flicker_mode_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_focus_mode_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_focus_unlock_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_iris_control_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_blue_tuning_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_flip_mode_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_focus_position_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_focus_range_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_luminance_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_menu_open_close_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_motion_sync_speed_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_motion_sync_mode_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_nd_filter_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_nr_level_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_nr_mode_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_night_day_mode_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_power_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_nr_speed_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_sharpness_position_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_red_tuning_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_picture_effect_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_resolution_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_standby_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_zoom_position_inquiry ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_tally_green_inquiry ... ok
[INFO] [stdout] test command::menu::tests::test_direct_menu_control ... ok
[INFO] [stdout] test command::menu::tests::test_direct_menu_open_close ... ok
[INFO] [stdout] test command::menu::tests::test_menu_cancel ... ok
[INFO] [stdout] test command::menu::tests::test_menu_display_off ... ok
[INFO] [stdout] test command::menu::tests::test_menu_navigate_left ... ok
[INFO] [stdout] test command::menu::tests::test_menu_display_on ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_tally_status_inquiry ... ok
[INFO] [stdout] test command::menu::tests::test_menu_navigate_right ... ok
[INFO] [stdout] test command::menu::tests::test_menu_navigate_down ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_mode_on ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_speed_fast ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_speed_min ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_speed_normal ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_speed_slow ... ok
[INFO] [stdout] test command::nd_filter::tests::test_auto_nd_off ... ok
[INFO] [stdout] test command::nd_filter::tests::test_auto_nd_on ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_from_stops ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_mode_off ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_mode_variable ... ok
[INFO] [stdout] test command::menu::tests::test_menu_navigate_up ... ok
[INFO] [stdout] test command::menu::tests::test_menu_select ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_speed_out_of_range ... ok
[INFO] [stdout] test command::inquiry_structs::tests::test_tally_red_inquiry ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_mode_preset ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_step_down ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_step_up ... ok
[INFO] [stdout] test command::pan_tilt::tests::test_pan_tilt_home ... ok
[INFO] [stdout] test command::pan_tilt::tests::test_pan_tilt_limit_set_down_left ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_value_out_of_range ... ok
[INFO] [stdout] test command::pan_tilt::tests::test_pan_tilt_reset ... ok
[INFO] [stdout] test command::preset::tests::test_preset_number_new ... ok
[INFO] [stdout] test command::power::tests::test_power_on ... ok
[INFO] [stdout] test command::pan_tilt::tests::test_pan_tilt_limit_clear_up_right ... ok
[INFO] [stdout] test command::power::tests::test_power_standby ... ok
[INFO] [stdout] test command::preset::tests::test_preset_action_values ... ok
[INFO] [stdout] test command::preset::tests::test_preset_command_reset ... ok
[INFO] [stdout] test command::preset::tests::test_preset_command_response_type ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_value_min ... ok
[INFO] [stdout] test command::preset::tests::test_preset_command_set ... ok
[INFO] [stdout] test command::pan_tilt::tests::test_pan_tilt_limit_clear_down_left ... ok
[INFO] [stdout] test command::pan_tilt::tests::test_pan_tilt_limit_set_up_right ... ok
[INFO] [stdout] test command::preset::tests::test_preset_number_try_from ... ok
[INFO] [stdout] test command::preset::tests::test_preset_recall_speed_max ... ok
[INFO] [stdout] test command::preset::tests::test_preset_recall_speed_valid_range ... ok
[INFO] [stdout] test command::preset::tests::test_preset_timeout_kind ... ok
[INFO] [stdout] test command::preset::tests::test_preset_recall_speed_min ... ok
[INFO] [stdout] test command::nd_filter::tests::test_nd_filter_value_max ... ok
[INFO] [stdout] test command::response::decoders::tests::test_blue_tuning_g2_wire_format ... ok
[INFO] [stdout] test command::resolution::tests::test_nd_filter_descriptions ... ok
[INFO] [stdout] test command::motion_sync::tests::test_motion_sync_speed_max ... ok
[INFO] [stdout] test command::resolution::tests::test_picture_effect_descriptions ... ok
[INFO] [stdout] test command::preset::tests::test_preset_command_recall ... ok
[INFO] [stdout] test command::resolution::tests::test_resolution_mode_conversion ... ok
[INFO] [stdout] test command::resolution::tests::test_resolution_properties ... ok
[INFO] [stdout] test command::response::decoders::tests::test_blue_channel_g2_wire_format ... ok
[INFO] [stdout] test command::response::payload::tests::test_i16_conversion ... ok
[INFO] [stdout] test command::response::decoders::tests::test_color_temperature_g2_wire_format ... ok
[INFO] [stdout] test command::response::decoders::tests::test_red_channel_g2_wire_format ... ok
[INFO] [stdout] test command::response::decoders::tests::test_red_tuning_g2_wire_format ... ok
[INFO] [stdout] test command::response::payload::tests::test_bool_convention_debug ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_4 ... ok
[INFO] [stdout] test command::response::payload::tests::test_bool_convention_equality ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_conversion ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_4_or_8 ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_error_on_invalid_high_bits ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_masking ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_validation_in_release ... ok
[INFO] [stdout] test command::response::payload::tests::test_parse_bool_standard_convention ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_wrong_size ... ok
[INFO] [stdout] test command::response::tests::test_basic_ack_parsing ... ok
[INFO] [stdout] test command::response::payload::tests::test_parse_bool_empty_payload ... ok
[INFO] [stdout] test command::response::payload::tests::test_parse_bool_error_message_contains_param_name ... ok
[INFO] [stdout] test command::response::payload::tests::test_nibbles_with_valid_data ... ok
[INFO] [stdout] test command::response::tests::test_basic_error_parsing ... ok
[INFO] [stdout] test command::response::tests::test_invalid_format ... ok
[INFO] [stdout] test command::response::payload::tests::test_payload_basic ... ok
[INFO] [stdout] test command::response::tests::test_basic_completion_parsing ... ok
[INFO] [stdout] test command::response::payload::tests::test_parse_bool_invalid_byte ... ok
[INFO] [stdout] test command::response::tests::test_parse_exposure_compensation_responses ... ok
[INFO] [stdout] test command::response::tests::test_parse_exposure_mode_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_focus_position_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_image_flip_responses ... ok
[INFO] [stdout] test command::response::tests::test_parse_gain_responses ... ok
[INFO] [stdout] test command::response::tests::test_parse_ack_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_broadcast_domain_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_completion_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_contrast_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_defog_level_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_defog_mode_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_digital_ptz_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_error_responses ... ok
[INFO] [stdout] test command::response::tests::test_parse_invalid_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_luminance_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_motion_sync_mode_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_motion_sync_preset_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_night_day_position_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_pan_tilt_position_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_night_day_switch_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_sharpness_position_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_noise_reduction_level_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_shutter_responses ... ok
[INFO] [stdout] test command::response::tests::test_parse_response_with_wrong_type ... ok
[INFO] [stdout] test command::response::tests::test_parse_sharpness_response ... ok
[INFO] [stdout] test command::response::tests::test_parse_iris_responses ... ok
[INFO] [stdout] test command::response::tests::test_response_type_equality ... ok
[INFO] [stdout] test command::response::tests::test_response_debug ... ok
[INFO] [stdout] test command::streaming::tests::test_multicast_on_encoding ... ok
[INFO] [stdout] test command::response::tests::test_simple_power_response ... ok
[INFO] [stdout] test command::streaming::tests::test_ndi_quality_medium_encoding ... ok
[INFO] [stdout] test command::streaming::tests::test_multicast_off_encoding ... ok
[INFO] [stdout] test command::streaming::tests::test_ndi_quality_high_encoding ... ok
[INFO] [stdout] test command::streaming::tests::test_ndi_quality_low_encoding ... ok
[INFO] [stdout] test command::streaming::tests::test_ndi_quality_off_encoding ... ok
[INFO] [stdout] test command::response::tests::test_parse_zoom_position_response ... ok
[INFO] [stdout] test command::system::tests::test_address_set_command ... ok
[INFO] [stdout] test command::streaming::tests::test_usb_audio_off_encoding ... ok
[INFO] [stdout] test command::response::tests::test_response_length_validation ... ok
[INFO] [stdout] test command::system::tests::test_interface_clear_command ... ok
[INFO] [stdout] test command::streaming::tests::test_usb_audio_on_encoding ... ok
[INFO] [stdout] test command::system::tests::test_command_cancel_socket2 ... ok
[INFO] [stdout] test command::system::tests::test_response_type_and_timeout ... ok
[INFO] [stdout] test command::system::tests::test_command_cancel_socket1 ... ok
[INFO] [stdout] test command::system::tests::test_cancel_command_camera_addressing ... ok
[INFO] [stdout] test command::system::tests::test_settings_save_command ... ok
[INFO] [stdout] test command::system::tests::test_settings_save_default ... ok
[INFO] [stdout] test command::system::tests::test_socket_enum ... ok
[INFO] [stdout] test command::tally::tests::test_bright_hi ... ok
[INFO] [stdout] test command::tally::tests::test_bright_lo ... ok
[INFO] [stdout] test command::tally::tests::test_flash ... ok
[INFO] [stdout] test command::tally::tests::test_green_off ... ok
[INFO] [stdout] test command::response::payload::tests::test_parse_bool_inverted_convention ... ok
[INFO] [stdout] test command::tally::tests::test_green_on ... ok
[INFO] [stdout] test command::tally::tests::test_off ... ok
[INFO] [stdout] test command::tally::tests::test_red_on ... ok
[INFO] [stdout] test command::tests::test_all_command_categories_terminate ... ok
[INFO] [stdout] test command::tally::tests::test_on ... ok
[INFO] [stdout] test command::tally::tests::test_red_off ... ok
[INFO] [stdout] test command::tests::test_exposure_commands_have_terminator ... ok
[INFO] [stdout] test command::tests::test_focus_commands_have_terminator ... ok
[INFO] [stdout] test command::tests::test_gain_commands_have_terminator ... ok
[INFO] [stdout] test command::tests::test_pan_tilt_commands_have_terminator ... ok
[INFO] [stdout] test command::tests::test_power_commands_have_terminator ... ok
[INFO] [stdout] test command::tests::test_preset_commands_have_terminator ... ok
[INFO] [stdout] test command::tests::test_type_state_prevents_unterminated_commands ... ok
[INFO] [stdout] test command::tests::test_white_balance_commands_have_terminator ... ok
[INFO] [stdout] test command::tests::test_zoom_commands_have_terminator ... ok
[INFO] [stdout] test command::variable_speed::tests::test_variable_speed_mode_fine50 ... ok
[INFO] [stdout] test command::variable_speed::tests::test_variable_speed_mode_standard24 ... ok
[INFO] [stdout] test command::white_balance::tests::test_response_type ... ok
[INFO] [stdout] test command::white_balance::tests::test_all_modes_produce_valid_commands ... ok
[INFO] [stdout] test command::white_balance::tests::test_awb_sensitivity_commands ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_color_temperature ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_debug ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_indoor ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_auto ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_manual ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_one_push ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_mode_try_from ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_mode_values ... ok
[INFO] [stdout] test command::zoom::tests::test_zoom_position_above_0x3fff_not_truncated ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_mode_debug ... ok
[INFO] [stdout] test command::zoom::tests::test_zoom_position_encoding_digital_g2_max ... ok
[INFO] [stdout] test command::zoom::tests::test_zoom_position_encoding_digital_max ... ok
[INFO] [stdout] test command::zoom::tests::test_zoom_position_encoding_min ... ok
[INFO] [stdout] test command::zoom::tests::test_zoom_position_encoding_optical_g2_max ... ok
[INFO] [stdout] test constants::tests::test_speed_conversions ... ok
[INFO] [stdout] test constants::tests::test_standalone_focus_conversions ... ok
[INFO] [stdout] test constants::tests::test_degrees_to_visca_conversion ... ok
[INFO] [stdout] test constants::tests::test_standalone_tilt_conversions ... ok
[INFO] [stdout] test constants::tests::test_standalone_pan_conversions ... ok
[INFO] [stdout] test command::zoom::tests::test_zoom_position_encoding_30x_optical_max ... ok
[INFO] [stdout] test constants::tests::test_standalone_zoom_conversions ... ok
[INFO] [stdout] test constants::tests::test_validation_functions ... ok
[INFO] [stdout] test constants::tests::test_visca_to_degrees_conversion ... ok
[INFO] [stdout] test error::tests::test_context_method ... ok
[INFO] [stdout] test constants::tests::test_normalized_conversion ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_atw ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_clone ... ok
[INFO] [stdout] test command::white_balance::tests::test_white_balance_command_outdoor ... ok
[INFO] [stdout] test command::white_balance::tests::test_timeout_kind ... ok
[INFO] [stdout] test error::tests::test_error_classification_completeness ... ok
[INFO] [stdout] test error::tests::test_exhaustive_error_kind_mapping ... ok
[INFO] [stdout] test error::tests::test_is_retryable ... ok
[INFO] [stdout] test error::tests::test_error_code_mapping_table ... ok
[INFO] [stdout] test error::tests::test_error_implements_clone ... ok
[INFO] [stdout] test error::tests::test_runtime_queue_full_error ... ok
[INFO] [stdout] test error::tests::test_nested_context ... ok
[INFO] [stdout] test error::tests::test_suggested_retry_delay ... ok
[INFO] [stdout] test error::tests::test_unknown_error_code_maps_to_unknown ... ok
[INFO] [stdout] test error::tests::test_visca_error_from_code ... ok
[INFO] [stdout] test error::tests::test_visca_error_from_io_error ... ok
[INFO] [stdout] test error::tests::test_visca_error_from_nom_error ... ok
[INFO] [stdout] test error::tests::test_with_context_all_retryable_types ... ok
[INFO] [stdout] test error::tests::test_with_context_message_format ... ok
[INFO] [stdout] test error::tests::test_with_context_preserves_error_kind ... ok
[INFO] [stdout] test inquiry_conversions::tests::test_normalized_validation ... ok
[INFO] [stdout] test error::tests::test_with_context_preserves_retry_intelligence ... ok
[INFO] [stdout] test inquiry_conversions::tests::test_pan_tilt_deg_to_raw ... ok
[INFO] [stdout] test inquiry_conversions::tests::test_pan_tilt_raw_to_degrees ... ok
[INFO] [stdout] test inquiry_conversions::tests::test_zoom_from_normalized ... ok
[INFO] [stdout] test inquiry_conversions::tests::test_zoom_normalization ... ok
[INFO] [stdout] test macros::consolidated::tests::test_encoded_bytes_correct ... ok
[INFO] [stdout] test macros::consolidated::tests::test_param_expr_evaluated_once_in_encoding_pipeline ... ok
[INFO] [stdout] test macros::param::tests::test_parambuf_try_from_vec ... ok
[INFO] [stdout] test error::tests::test_visca_error_display ... ok
[INFO] [stdout] test macros::consolidated::tests::test_param_expr_evaluated_once_in_to_bytes ... ok
[INFO] [stdout] test mode::tests::test_blocking_from_future_returns_ready ... ok
[INFO] [stdout] test mode::tests::test_async_from_future ... ok
[INFO] [stdout] test mode::tests::test_blocking_from_future ... ok
[INFO] [stdout] test macros::param::tests::test_array_encode_param ... ok
[INFO] [stdout] test macros::param::tests::test_parambuf_encode_param_identity ... ok
[INFO] [stdout] test macros::param::tests::test_parambuf_try_from_slice_exact_size ... ok
[INFO] [stdout] test macros::param::tests::test_parambuf_try_from_slice_oversize ... ok
[INFO] [stdout] test mode::tests::test_blocking_from_future_with_computation ... ok
[INFO] [stdout] test mode::tests::test_blocking_mode ... ok
[INFO] [stdout] test macros::param::tests::test_parambuf_try_from_vec_oversize ... ok
[INFO] [stdout] test mode::tests::test_mode_markers_are_zero_sized ... ok
[INFO] [stdout] test macros::param::tests::test_u8_encode_param ... ok
[INFO] [stdout] test macros::param::tests::test_parambuf_try_from_slice_valid ... ok
[INFO] [stdout] test protocol::framer::tests::test_clear ... ok
[INFO] [stdout] test protocol::framer::tests::test_framer_with_buffer_config ... ok
[INFO] [stdout] test protocol::framer::tests::test_invalid_sony_header_with_large_payload_falls_back ... ok
[INFO] [stdout] test protocol::framer::tests::test_max_buffer_size_accessor ... ok
[INFO] [stdout] test protocol::framer::tests::test_multiple_frames_with_limits ... ok
[INFO] [stdout] test protocol::framer::tests::test_framer_accepts_frame_eq_recv_size ... ok
[INFO] [stdout] test protocol::framer::tests::test_push_slice_with_resync_clears_buffer_on_overflow ... ok
[INFO] [stdout] test protocol::framer::tests::test_framer_rejects_frame_gt_recv_size_for_sony ... ok
[INFO] [stdout] test protocol::framer::tests::test_invalid_sony_header_falls_back_to_raw ... ok
[INFO] [stdout] test protocol::framer::tests::test_mixed_sony_and_raw_frames ... ok
[INFO] [stdout] test protocol::framer::tests::test_back_to_back_sony_frames ... ok
[INFO] [stdout] test mode::tests::test_async_mode ... ok
[INFO] [stdout] test protocol::framer::tests::test_empty_input ... ok
[INFO] [stdout] test protocol::framer::tests::test_buffer_exceeds_max_size ... ok
[INFO] [stdout] test protocol::framer::tests::test_push_slice_with_resync_recovery_then_valid_frame ... ok
[INFO] [stdout] test protocol::framer::tests::test_push_slice_with_resync_multiple_overflows ... ok
[INFO] [stdout] test protocol::framer::tests::test_raw_visca_multiple_frames ... ok
[INFO] [stdout] test protocol::framer::tests::test_raw_visca_frame_exceeds_max_size ... ok
[INFO] [stdout] test protocol::framer::tests::test_raw_visca_respects_recv_buffer_size_limit ... ok
[INFO] [stdout] test protocol::framer::tests::test_push_slice_with_resync_normal_operation ... ok
[INFO] [stdout] test protocol::framer::tests::test_raw_visca_single_frame ... ok
[INFO] [stdout] test protocol::framer::tests::test_raw_visca_split_across_chunks ... ok
[INFO] [stdout] test protocol::framer::tests::test_sony_frame_basic ... ok
[INFO] [stdout] test protocol::framer::tests::test_sony_frame_exceeds_max_size ... ok
[INFO] [stdout] test protocol::framer::tests::test_sony_frame_partial_header ... ok
[INFO] [stdout] test protocol::framer::tests::test_sony_frame_with_ff_in_header ... ok
[INFO] [stdout] test protocol::framer::tests::test_sony_frame_with_ff_in_sequence ... ok
[INFO] [stdout] test protocol::framer::tests::test_trailing_incomplete_frame ... ok
[INFO] [stdout] test protocol::response::tests::test_decode_ack ... ok
[INFO] [stdout] test protocol::response::tests::test_decode_completion ... ok
[INFO] [stdout] test protocol::response::tests::test_decode_data_reply ... ok
[INFO] [stdout] test protocol::response::tests::test_decode_error ... ok
[INFO] [stdout] test protocol::response::tests::test_decode_invalid ... ok
[INFO] [stdout] test protocol::response::tests::test_decode_network_change ... ok
[INFO] [stdout] test protocol::response::tests::test_frame_iter ... ok
[INFO] [stdout] test protocol::response::tests::test_lift_inquiry ... ok
[INFO] [stdout] test protocol::response::tests::test_parse_frames_compat ... ok
[INFO] [stdout] test protocol::framer::tests::test_push_slice_with_resync_preserves_valid_data ... ok
[INFO] [stdout] test protocol::sony::tests::test_decode_invalid_buffer_sizes ... ok
[INFO] [stdout] test protocol::sony::tests::test_endianness ... ok
[INFO] [stdout] test protocol::sony::tests::test_all_payload_types_round_trip ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_compute_receive_timeout_capped_by_transport ... ok
[INFO] [stdout] test protocol::sony::tests::test_const_constructors ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_blocking_send_timeout_preserves_timeout_kind ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_compute_receive_timeout_expired_deadline_returns_zero ... ok
[INFO] [stdout] test protocol::sony::tests::test_invalid_payload_types ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_compute_receive_timeout_respects_call_deadline ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_compute_receive_timeout_with_scheduler_deadline ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_compute_receive_timeout_selects_minimum ... ok
[INFO] [stdout] test protocol::sony::tests::test_sony_header_encode_decode ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_pending_command_queue ... ok
[INFO] [stdout] test protocol::sony::tests::test_header_boundary_values ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_blocking_send_failure_preserves_error_with_context ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_datagram_transport_send_failure_preserves_error ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_scheduler_core_creation ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_scheduler_core_with_raw_visca ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_stream_transport_timeout_returns_stream_poisoned ... ok
[INFO] [stdout] test runtime::blocking_runner::tests::test_stream_transport_send_failure_returns_stream_poisoned ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_backoff_parity ... ok
[INFO] [stdout] test runtime::core::tests::test_16_bit_sequence_fallback ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_timeout_retry_fires_correctly_after_phase_transition ... ok
[INFO] [stdout] test runtime::core::tests::test_16_bit_eviction_under_collision ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_with_busy_socket_fallback ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_timeout_transitions_to_queued_phase ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_without_socket_nibble_s1_free ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_without_socket_nibble_both_busy ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_without_socket_nibble_s1_busy_s2_free ... ok
[INFO] [stdout] test runtime::core::tests::test_ack_timeout_uses_capped_backoff_via_consolidated_path ... ok
[INFO] [stdout] test runtime::core::tests::test_16_bit_sequence_ambiguity ... ok
[INFO] [stdout] test runtime::core::tests::test_16_bit_sequence_cleanup ... ok
[INFO] [stdout] test runtime::core::tests::test_16_bit_sequence_collision_recovers_after_finish ... ok
[INFO] [stdout] test runtime::core::tests::test_cancel_command_clears_cancel_requested ... ok
[INFO] [stdout] test runtime::core::tests::test_16_bit_sequence_collision_recovers_finish_order_reversed ... ok
[INFO] [stdout] test runtime::core::tests::test_cancel_requested_after_ack_returns_immediately ... ok
[INFO] [stdout] test runtime::core::tests::test_cancel_requested_before_ack_emits_send_cancel_on_ack ... ok
[INFO] [stdout] test runtime::core::tests::test_cancel_requested_for_inactive_command_is_noop ... ok
[INFO] [stdout] test runtime::core::tests::test_exponent_cap_parameter_in_queue_retry ... ok
[INFO] [stdout] test runtime::core::tests::test_handle_timeout_ack_emits_timeout_action ... ok
[INFO] [stdout] test runtime::core::tests::test_handle_timeout_inquiry_removes_from_tracking ... ok
[INFO] [stdout] test runtime::core::tests::test_clear_all_clears_cancel_requested ... ok
[INFO] [stdout] test runtime::core::tests::test_equal_priority_prefers_inquiry_for_backwards_compat ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_bypasses_socket_gate ... ok
[INFO] [stdout] test runtime::core::tests::test_command_kind_preserved_through_retries ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_pipeline_limit ... ok
[INFO] [stdout] test runtime::core::tests::test_error_without_socket_prefers_inflight_inquiry ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_does_not_consume_sockets ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_preserves_cancel_requested_flag ... ok
[INFO] [stdout] test runtime::core::tests::test_fail_after_receive_error_frees_socket ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_reply_handling ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_retries_terminate_after_max_duration ... ok
[INFO] [stdout] test runtime::core::tests::test_high_priority_command_not_starved_by_normal_inquiries ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiries_order_no_duplicates_on_resend ... ok
[INFO] [stdout] test runtime::core::tests::test_handle_timeout_socket_frees_socket ... ok
[INFO] [stdout] test runtime::core::tests::test_immediate_error_without_ack_maps_to_most_recent_pending_command ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_retries_terminate_after_max_retries ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_retry_preserves_attempt_count ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_retry_preserves_submitted_at ... ok
[INFO] [stdout] test runtime::core::tests::test_late_ack_after_ack_timeout_is_discarded ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_spacing_zero_means_no_delay ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_timeout_handling ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_spacing_allows_commands_while_blocking ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_retry_preserves_transport_error_flag ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_spacing_blocks_too_fast_inquiries ... ok
[INFO] [stdout] test runtime::core::tests::test_late_completion_after_socket_reuse_sequenced ... ok
[INFO] [stdout] test runtime::core::tests::test_late_error_without_socket_sequenced ... ok
[INFO] [stdout] test runtime::core::tests::test_late_inquiry_reply_sequenced ... ok
[INFO] [stdout] test runtime::core::tests::test_inquiry_transport_error_classification_after_retries ... ok
[INFO] [stdout] test runtime::core::tests::test_max_retry_duration_ack_timeout ... ok
[INFO] [stdout] test runtime::core::tests::test_max_retry_duration_inquiry_timeout ... ok
[INFO] [stdout] test runtime::core::tests::test_late_ack_with_unmatched_sequence ... ok
[INFO] [stdout] test runtime::core::tests::test_max_retry_duration_should_retry_command ... ok
[INFO] [stdout] test runtime::core::tests::test_max_retry_duration_preserved_across_retries ... ok
[INFO] [stdout] test runtime::core::tests::test_late_reply_after_completion_ignored ... ok
[INFO] [stdout] test runtime::core::tests::test_mixed_priority_queue_ordering ... ok
[INFO] [stdout] test runtime::core::tests::test_max_retry_duration_socket_timeout ... ok
[INFO] [stdout] test runtime::core::tests::test_multiple_cancel_requests_emit_once ... ok
[INFO] [stdout] test runtime::core::tests::test_max_retry_duration_with_high_retry_budget ... ok
[INFO] [stdout] test runtime::core::tests::test_multiple_commands_with_sequences ... ok
[INFO] [stdout] test runtime::core::tests::test_max_retry_duration_queue_retry_for_command ... ok
[INFO] [stdout] test runtime::core::tests::test_retry_budget_from_base ... ok
[INFO] [stdout] test runtime::core::tests::test_retry_config_should_retry_method_parity ... ok
[INFO] [stdout] test runtime::core::tests::test_multiple_commands_with_valid_and_stale_retries ... ok
[INFO] [stdout] test runtime::core::tests::test_sequence_cap_at_max ... ok
[INFO] [stdout] test runtime::core::tests::test_should_retry_timeout_respects_budget ... ok
[INFO] [stdout] test runtime::core::tests::test_multiple_commands_with_transport_errors ... ok
[INFO] [stdout] test protocol::framer::tests::test_push_slice_with_resync_fails_when_chunk_exceeds_max ... ok
[INFO] [stdout] test runtime::core::tests::test_sequence_tracking_with_retries ... ok
[INFO] [stdout] test runtime::core::tests::test_phase_guard_in_get_ready_retries_rejects_non_queued ... ok
[INFO] [stdout] test runtime::core::tests::test_raw_visca_content_based_matching ... ok
[INFO] [stdout] test runtime::core::tests::test_new_inquiry_starts_fresh ... ok
[INFO] [stdout] test runtime::core::tests::test_raw_visca_inquiry_ordering ... ok
[INFO] [stdout] test runtime::core::tests::test_send_failure_retry_with_transport_error_flag ... ok
[INFO] [stdout] test runtime::core::tests::test_retry_budget_for_category ... ok
[INFO] [stdout] test runtime::core::tests::test_should_retry_timeout_respects_duration ... ok
[INFO] [stdout] test runtime::core::tests::test_socket_slot_freed_after_ack_timeout ... ok
[INFO] [stdout] test runtime::core::tests::test_sony_sequence_attribution ... ok
[INFO] [stdout] test runtime::core::tests::test_stale_retry_dropped_after_command_completion ... ok
[INFO] [stdout] test runtime::core::tests::test_superseded_retry_entries_are_ignored ... ok
[INFO] [stdout] test runtime::core::tests::test_stale_retry_dropped_after_inquiry_completion ... ok
[INFO] [stdout] test runtime::core::tests::test_stale_retry_dropped_after_command_failure ... ok
[INFO] [stdout] test runtime::core::tests::test_timeout_classification_without_transport_error_flag ... ok
[INFO] [stdout] test runtime::core::tests::test_unsequenced_error_still_uses_temporal_fallback ... ok
[INFO] [stdout] test runtime::core::tests::test_transport_error_classification_after_exhausted_retries ... ok
[INFO] [stdout] test runtime::core::tests::test_update_earliest_earlier_wins ... ok
[INFO] [stdout] test runtime::core::tests::test_unsequenced_completion_still_uses_socket_fallback ... ok
[INFO] [stdout] test runtime::inquiry_matcher::tests::test_ambiguous_position_inquiries ... ok
[INFO] [stdout] test runtime::inquiry_matcher::tests::test_different_length_payloads ... ok
[INFO] [stdout] test runtime::core::tests::test_valid_retry_still_works ... ok
[INFO] [stdout] test runtime::inquiry_matcher::tests::test_unique_match ... ok
[INFO] [stdout] test runtime::core::tests::test_update_earliest_later_ignored ... ok
[INFO] [stdout] test timeout::tests::test_get_timeout ... ok
[INFO] [stdout] test timeout::tests::test_command_category_defaults ... ok
[INFO] [stdout] test timeout::tests::test_timeout_config_default ... ok
[INFO] [stdout] test timeout::tests::test_timeout_config_builder ... ok
[INFO] [stdout] test runtime::inquiry_matcher::tests::test_ambiguous_match ... ok
[INFO] [stdout] test timeout::timeout_manager_tests::test_tcp_timeout_manager ... ok
[INFO] [stdout] test runtime::core::tests::test_update_earliest_none_to_some ... ok
[INFO] [stdout] test timeout::timeout_manager_tests::test_udp_timeout_manager ... ok
[INFO] [stdout] test transport::address::tests::test_bind_address_for_ipv6 ... ok
[INFO] [stdout] test transport::address::tests::test_canonicalize_endpoint_errors ... ok
[INFO] [stdout] test transport::address::tests::test_bind_address_for_ipv4 ... ok
[INFO] [stdout] test transport::address::tests::test_canonicalize_endpoint_ipv4 ... ok
[INFO] [stdout] test transport::address::tests::test_canonicalize_endpoint_ipv6 ... ok
[INFO] [stdout] test transport::address::tests::test_canonicalize_endpoint_ipv6_unbracketed_with_port ... ok
[INFO] [stdout] test transport::address::tests::test_canonicalize_endpoint_no_default_port ... ok
[INFO] [stdout] test transport::address::tests::test_hostport_format_socket_addr ... ok
[INFO] [stdout] test timeout::tests::test_timeout_config_uniform ... ok
[INFO] [stdout] test transport::address::tests::test_hostport_parse_errors ... ok
[INFO] [stdout] test runtime::inquiry_matcher::tests::test_no_match ... ok
[INFO] [stdout] test timeout::timeout_manager_tests::test_timeout_guard ... ok
[INFO] [stdout] test timeout::timeout_manager_tests::test_timeout_policy ... ok
[INFO] [stdout] test transport::address::tests::test_hostport_parse_hostname ... ok
[INFO] [stdout] test transport::address::tests::test_hostport_parse_ipv6_without_brackets ... ok
[INFO] [stdout] test transport::address::tests::test_normalize_host_with_default_port ... ok
[INFO] [stdout] test transport::address::tests::test_resolve_first ... ok
[INFO] [stdout] test transport::blocking::tests::framing_tests::test_sony_encapsulated_frames_back_to_back ... ok
[INFO] [stdout] test transport::address::tests::test_hostport_parse_ipv4 ... ok
[INFO] [stdout] test transport::buffer::tests::test_buffer_config_defaults ... ok
[INFO] [stdout] test transport::address::tests::test_hostport_parse_ipv6_with_brackets ... ok
[INFO] [stdout] test transport::address::tests::test_resolve_with_preference_ipv4 ... ok
[INFO] [stdout] test transport::address::tests::test_is_ipv4_address ... ok
[INFO] [stdout] test transport::blocking::tests::framing_tests::test_eof_with_partial_frame ... ok
[INFO] [stdout] test transport::blocking::tests::framing_tests::test_back_to_back_visca_frames ... ok
[INFO] [stdout] test transport::blocking::tests::framing_tests::test_multiple_back_to_back_frames ... ok
[INFO] [stdout] test transport::blocking::tests::framing_tests::test_eof_with_complete_frame ... ok
[INFO] [stdout] test transport::address::tests::test_ipv6_edge_cases ... ok
[INFO] [stdout] test transport::address::tests::test_invalid_address ... ok
[INFO] [stdout] test transport::address::tests::test_canonicalize_endpoint_hostname ... ok
[INFO] [stdout] test transport::buffer::tests::test_buffer_config_for_sony_ip ... ok
[INFO] [stdout] test transport::buffer::tests::test_buffer_config_for_udp ... ok
[INFO] [stdout] test transport::buffer::tests::test_buffer_manager_allocation ... ok
[INFO] [stdout] test transport::envelope::tests::test_normalize_address_ip_mode_normalizes_broadcast_command ... ok
[INFO] [stdout] test transport::builder::tests::test_transport_api_convenience ... ok
[INFO] [stdout] test transport::buffer::tests::test_buffer_reset ... ok
[INFO] [stdout] test transport::envelope::tests::test_envelope_sequence_correlation_constants_are_opposite ... ok
[INFO] [stdout] test transport::buffer::tests::test_buffer_resize ... ok
[INFO] [stdout] test transport::envelope::tests::test_extract_with_meta_raw_visca ... ok
[INFO] [stdout] test transport::envelope::tests::test_extract_with_meta_sony_response ... ok
[INFO] [stdout] test transport::address::tests::test_resolve_localhost ... ok
[INFO] [stdout] test transport::builder::tests::test_net_builder_default_config ... ok
[INFO] [stdout] test transport::builder::tests::test_net_builder_blocking_requires_address ... ok
[INFO] [stdout] test transport::builder::tests::test_net_builder_fluent_api ... ok
[INFO] [stdout] test transport::builder::tests::test_net_builder_retry_config ... ok
[INFO] [stdout] test transport::envelope::tests::test_normalize_address_ip_mode_normalizes_commands ... ok
[INFO] [stdout] test transport::envelope::tests::test_normalize_address_ip_mode_normalizes_inquiries ... ok
[INFO] [stdout] test transport::envelope::tests::test_normalize_address_serial_mode_preserves_all ... ok
[INFO] [stdout] test transport::envelope::tests::test_raw_visca_frame_into_clears_buffer ... ok
[INFO] [stdout] test transport::envelope::tests::test_normalize_address_ip_mode_preserves_broadcast_inquiry ... ok
[INFO] [stdout] test transport::builder::tests::test_net_builder_timeout_convenience ... ok
[INFO] [stdout] test transport::envelope::tests::test_raw_visca_frame_into_normalizes_address_ip_mode ... ok
[INFO] [stdout] test transport::envelope::tests::test_raw_visca_frame_into_preserves_broadcast_inquiry ... ok
[INFO] [stdout] test transport::envelope::tests::test_raw_visca_frame_into_empty_input ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_command_with_sequence ... ok
[INFO] [stdout] test transport::envelope::tests::test_raw_visca_frame_into_passthrough_serial_mode ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_clears_buffer ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_empty_input ... ok
[INFO] [stdout] test transport::envelope::tests::test_raw_visca_frame_into_normalizes_broadcast_command ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_increments_sequence ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_inquiry_with_sequence ... ok
[INFO] [stdout] test command::response::payload::tests::test_debug_assert_nibbles - should panic ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_normalizes_address_ip_mode ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_reusable_buffer ... ok
[INFO] [stdout] test transport::envelope::tests::test_sony_frame_into_preserves_broadcast_inquiry ... ok
[INFO] [stdout] test transport::retry::tests::test_command_timeout_classification ... ok
[INFO] [stdout] test transport::retry::tests::test_different_command_categories_have_different_timeouts ... ok
[INFO] [stdout] test transport::retry::tests::test_exponential_backoff_retry_delays_are_correct ... ok
[INFO] [stdout] test transport::retry::tests::test_successful_operation_no_retry ... ok
[INFO] [stdout] test transport::retry::tests::test_exponential_second_retry_differs_from_first ... ok
[INFO] [stdout] test transport::retry::tests::test_max_retries_zero_yields_no_retries ... ok
[INFO] [stdout] test transport::retry::tests::test_non_retryable_error_no_retry ... ok
[INFO] [stdout] test transport::retry::tests::test_retries_done_to_attempt_conversion ... ok
[INFO] [stdout] test transport::retry_tests::test_calculate_delay_constant ... ok
[INFO] [stdout] test transport::retry_tests::test_calculate_delay_exponential ... ok
[INFO] [stdout] test transport::retry_tests::test_calculate_delay_with_error_suggestion ... ok
[INFO] [stdout] test transport::retry_tests::test_retry_attempt_exceeds_max ... ok
[INFO] [stdout] test transport::retry_tests::test_retry_attempt_new_rejects_zero ... ok
[INFO] [stdout] test transport::retry_tests::test_retry_attempt_saturating_next ... ok
[INFO] [stdout] test transport::retry_tests::test_retry_config_default ... ok
[INFO] [stdout] test transport::retry_tests::test_retry_attempt_from_retries_done ... ok
[INFO] [stdout] test types::tests::test_ergonomic_conversions ... ok
[INFO] [stdout] test transport::retry_tests::test_should_retry_max_attempts ... ok
[INFO] [stdout] test types::tests::test_fstop_conversions ... ok
[INFO] [stdout] test types::tests::test_gain_limit ... ok
[INFO] [stdout] test types::tests::test_position_types ... ok
[INFO] [stdout] test types::tests::test_gain_value ... ok
[INFO] [stdout] test types::tests::test_socket_id ... ok
[INFO] [stdout] test types::tests::test_motion_sync_speed_value ... ok
[INFO] [stdout] test types::tests::test_noise_reduction_levels ... ok
[INFO] [stdout] test types::tests::test_speed_level_conversions ... ok
[INFO] [stdout] test types::tests::test_speed_types ... ok
[INFO] [stdout] test units::tests::test_fstop_iris_conversion ... ok
[INFO] [stdout] test units::tests::test_shutter_fraction_conversion ... ok
[INFO] [stdout] test units::tests::test_zoom_percentage_conversion ... ok
[INFO] [stdout] test visca_socket::tests::test_as_cancel_byte ... ok
[INFO] [stdout] test visca_socket::tests::test_as_index ... ok
[INFO] [stdout] test visca_socket::tests::test_as_protocol_byte ... ok
[INFO] [stdout] test visca_socket::tests::test_as_socket_number ... ok
[INFO] [stdout] test visca_socket::tests::test_default ... ok
[INFO] [stdout] test visca_socket::tests::test_display ... ok
[INFO] [stdout] test visca_socket::tests::test_from_index ... ok
[INFO] [stdout] test visca_socket::tests::test_from_protocol_byte ... ok
[INFO] [stdout] test types::tests::test_noise_reduction_strength ... ok
[INFO] [stdout] test visca_socket::tests::test_from_socket_number ... ok
[INFO] [stdout] test transport::retry::tests::test_deadline_expiration_behavior ... ok
[INFO] [stdout] test transport::retry::tests::test_deadline_based_retry ... ok
[INFO] [stdout] test transport::retry_tests::test_should_retry_timeout ... ok
[INFO] [stdout] test timeout::timeout_manager_tests::test_deadline ... ok
[INFO] [stdout] test transport::retry::tests::test_retry_executor ... ok
[INFO] [stdout] test transport::retry::tests::test_max_retries_one_yields_one_retry ... ok
[INFO] [stdout] test transport::retry::tests::test_command_with_timeout_policy ... ok
[INFO] [stdout] test transport::retry::tests::test_retryable_error_with_eventual_success ... ok
[INFO] [stdout] test transport::retry::tests::test_retry_executor_with_command ... ok
[INFO] [stdout] test transport::retry::tests::test_max_retries_exceeded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 818 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_stability_test.rs (/opt/rustwide/target/debug/deps/api_stability_test-b72b5a558b152299)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_and_blocking_coexist.rs (/opt/rustwide/target/debug/deps/async_and_blocking_coexist-b1ea486a7095e689)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_blocking_mode_compile ... ok
[INFO] [stdout] test test_blocking_traits_available ... ok
[INFO] [stdout] test test_preludes_per_mode ... ok
[INFO] [stderr]      Running tests/blocking_timeout_test.rs (/opt/rustwide/target/debug/deps/blocking_timeout_test-6fd8c73a287b132b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_camera_efficient_timeout_behavior ... ignored
[INFO] [stdout] test test_udp_camera_timeout_behavior ... ok
[INFO] [stdout] test test_tcp_camera_timeout_behavior ... ok
[INFO] [stdout] test test_camera_consistent_behavior_across_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builder_runtimes_test.rs (/opt/rustwide/target/debug/deps/builder_runtimes_test-5a352f1682563b82)
[INFO] [stderr]      Running tests/camera_command_tests.rs (/opt/rustwide/target/debug/deps/camera_command_tests-c1ac8bb47dbcabd2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test common::helpers::tests::test_assert_bytes_eq_success ... ok
[INFO] [stdout] test common::helpers::tests::test_assert_err_success ... ok
[INFO] [stdout] test common::helpers::tests::test_assert_ok_success ... ok
[INFO] [stdout] test common::patterns::tests::test_power_patterns ... ok
[INFO] [stdout] test common::patterns::tests::test_response_patterns ... ok
[INFO] [stdout] test common::protocol_validator::tests::test_socket_tracking ... ok
[INFO] [stdout] test common::protocol_validator::tests::test_validate_invalid_commands ... ok
[INFO] [stdout] test common::response_builder::tests::test_inquiry_builder ... ok
[INFO] [stdout] test common::response_builder::tests::test_basic_responses ... ok
[INFO] [stdout] test common::protocol_validator::tests::test_validate_valid_command ... ok
[INFO] [stdout] test common::response_builder::tests::test_pattern_helpers ... ok
[INFO] [stdout] test common::helpers::tests::test_assert_bytes_eq_failure - should panic ... ok
[INFO] [stdout] test common::helpers::tests::test_assert_ok_failure - should panic ... ok
[INFO] [stdout] test common::helpers::tests::test_create_responses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/camera_first_api_test.rs (/opt/rustwide/target/debug/deps/camera_first_api_test-a93906186a00c932)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_blocking_camera_tcp_connect ... ok
[INFO] [stdout] test test_no_direct_transport_access ... ok
[INFO] [stdout] test test_camera_builder_tcp ... ok
[INFO] [stdout] test test_blocking_camera_udp_connect ... FAILED
[INFO] [stdout] test test_camera_builder_udp ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_blocking_camera_udp_connect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_blocking_camera_udp_connect' (874) panicked at tests/camera_first_api_test.rs:37:5:
[INFO] [stdout] UDP should succeed even for non-existent camera (connectionless)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595cce768e1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595cce768e1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595cce768e1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595cce768e1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595cce77d91a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595cce77d91a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x595cce76d9d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595cce76d9d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x595cce74727f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595cce74727f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595cce760ef9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595cce6e495c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x595cce6e495c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595cce7610b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x595cce7610b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595cce74736a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x595cce73ec29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595cce74820d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595cce77e1cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595cce6d7ca0 - camera_first_api_test::test_blocking_camera_udp_connect::hf39b4f94baee1d4d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/camera_first_api_test.rs:37:5
[INFO] [stdout]   20:     0x595cce6d7ce7 - camera_first_api_test::test_blocking_camera_udp_connect::{{closure}}::h52547e855c6ea72c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/camera_first_api_test.rs:29:38
[INFO] [stdout]   21:     0x595cce6d7f56 - core::ops::function::FnOnce::call_once::hda0d7bf949c1b92f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x595cce6d8a3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x595cce6d8a3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x595cce6e542b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x595cce6e542b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x595cce6e542b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x595cce6e542b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x595cce6e542b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x595cce6e542b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x595cce6e542b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x595cce6e0b44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x595cce6e0b44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x595cce6e8032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x595cce6e8032 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x595cce6e8032 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595cce6e8032 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595cce6e8032 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595cce6e8032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x595cce6e8032 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x595cce76853f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x595cce76853f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x72a27b3d2aa4 - <unknown>
[INFO] [stdout]   43:     0x72a27b45fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_camera_builder_udp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_camera_builder_udp' (876) panicked at tests/camera_first_api_test.rs:66:5:
[INFO] [stdout] UDP should succeed even for non-existent camera (connectionless)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595cce768e1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595cce768e1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595cce768e1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595cce768e1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595cce77d91a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595cce77d91a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x595cce76d9d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595cce76d9d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x595cce74727f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595cce74727f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595cce760ef9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595cce6e495c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x595cce6e495c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595cce7610b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x595cce7610b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595cce74736a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x595cce73ec29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595cce74820d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595cce77e1cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595cce6d7935 - camera_first_api_test::test_camera_builder_udp::h9cbec810a17b50f7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/camera_first_api_test.rs:66:5
[INFO] [stdout]   20:     0x595cce6d7967 - camera_first_api_test::test_camera_builder_udp::{{closure}}::hc581f470c736c1e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/camera_first_api_test.rs:59:29
[INFO] [stdout]   21:     0x595cce6d7f16 - core::ops::function::FnOnce::call_once::hc9fd9f1248c5c7d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x595cce6d8a3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x595cce6d8a3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x595cce6e542b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x595cce6e542b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x595cce6e542b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x595cce6e542b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x595cce6e542b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x595cce6e542b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x595cce6e542b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x595cce6e0b44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x595cce6e0b44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x595cce6e8032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x595cce6e8032 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x595cce6e8032 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595cce6e8032 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595cce6e8032 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595cce6e8032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x595cce6e8032 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x595cce76853f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x595cce76853f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x72a27b3d2aa4 - <unknown>
[INFO] [stdout]   43:     0x72a27b45fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_blocking_camera_udp_connect
[INFO] [stdout]     test_camera_builder_udp
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test camera_first_api_test`
[INFO] running `Command { std: "docker" "inspect" "babd4f09b4dc8a7b98bb443cf277d206e7bfa081855617aa6526f331f86b91cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "babd4f09b4dc8a7b98bb443cf277d206e7bfa081855617aa6526f331f86b91cd", kill_on_drop: false }`
[INFO] [stdout] babd4f09b4dc8a7b98bb443cf277d206e7bfa081855617aa6526f331f86b91cd
