[INFO] cloning repository https://github.com/LinkeTh/trv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinkeTh/trv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkeTh%2Ftrv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkeTh%2Ftrv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d72c1b35883fb4be7da49ef6585f6dca66a246c2
[INFO] testing LinkeTh/trv against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkeTh%2Ftrv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LinkeTh/trv
[INFO] finished tweaking git repo https://github.com/LinkeTh/trv
[INFO] tweaked toml for git repo https://github.com/LinkeTh/trv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinkeTh/trv on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LinkeTh/trv 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6edb992647bb0acd3a5c8f59754c31d0e07726db6cf4503a1c41b12f5f33d971
[INFO] running `Command { std: "docker" "start" "-a" "6edb992647bb0acd3a5c8f59754c31d0e07726db6cf4503a1c41b12f5f33d971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6edb992647bb0acd3a5c8f59754c31d0e07726db6cf4503a1c41b12f5f33d971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6edb992647bb0acd3a5c8f59754c31d0e07726db6cf4503a1c41b12f5f33d971", kill_on_drop: false }`
[INFO] [stdout] 6edb992647bb0acd3a5c8f59754c31d0e07726db6cf4503a1c41b12f5f33d971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdb908fdfdf32e727a4de163e5bbe3d528a31bb49a5d493e566e5f34c8919183
[INFO] running `Command { std: "docker" "start" "-a" "cdb908fdfdf32e727a4de163e5bbe3d528a31bb49a5d493e566e5f34c8919183", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling ratatui-explorer v0.3.0
[INFO] [stderr]    Compiling trv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.84s
[INFO] running `Command { std: "docker" "inspect" "cdb908fdfdf32e727a4de163e5bbe3d528a31bb49a5d493e566e5f34c8919183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb908fdfdf32e727a4de163e5bbe3d528a31bb49a5d493e566e5f34c8919183", kill_on_drop: false }`
[INFO] [stdout] cdb908fdfdf32e727a4de163e5bbe3d528a31bb49a5d493e566e5f34c8919183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1daaa9101b5f0a4cb44a9929c7932d2eb5a8f5ee310a89eda273b6cbeb04e048
[INFO] running `Command { std: "docker" "start" "-a" "1daaa9101b5f0a4cb44a9929c7932d2eb5a8f5ee310a89eda273b6cbeb04e048", kill_on_drop: false }`
[INFO] [stderr]    Compiling trv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.41s
[INFO] running `Command { std: "docker" "inspect" "1daaa9101b5f0a4cb44a9929c7932d2eb5a8f5ee310a89eda273b6cbeb04e048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1daaa9101b5f0a4cb44a9929c7932d2eb5a8f5ee310a89eda273b6cbeb04e048", kill_on_drop: false }`
[INFO] [stdout] 1daaa9101b5f0a4cb44a9929c7932d2eb5a8f5ee310a89eda273b6cbeb04e048
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b0be20aad45e4b6d738f3af84cc48902e5d14caff4b881aef60f6c74a3c2444
[INFO] running `Command { std: "docker" "start" "-a" "9b0be20aad45e4b6d738f3af84cc48902e5d14caff4b881aef60f6c74a3c2444", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trv-6cbd35312c7892e4)
[INFO] [stdout] test device::adb::tests::adb_arg_accepts_normal_paths ... ok
[INFO] [stdout] test device::adb::tests::adb_error_display_includes_context ... ok
[INFO] [stdout] test device::adb::tests::adb_arg_rejects_shell_metacharacters ... ok
[INFO] [stdout] test device::adb::tests::parse_wm_size_falls_back_to_any_resolution_token ... ok
[INFO] [stdout] test device::adb::tests::parse_wm_size_prefers_override_size ... ok
[INFO] [stdout] test device::adb::tests::parse_utc_offset_hhmm_rejects_invalid_values ... ok
[INFO] [stdout] test device::adb::tests::parse_utc_offset_hhmm_accepts_basic_formats ... ok
[INFO] [stdout] test device::adb::tests::parse_wm_size_returns_none_for_invalid_output ... ok
[INFO] [stdout] test device::adb::tests::parse_wm_size_uses_physical_when_no_override ... ok
[INFO] [stdout] test device::adb::tests::adb_arg_rejects_empty_and_flag_like_values ... ok
[INFO] [stdout] test metrics::disk::tests::test_empty_disks_returns_zero_rate ... ok
[INFO] [stdout] test metrics::cpu::tests::test_parse_khz_to_mhz ... ok
[INFO] [stdout] test metrics::fan::tests::test_parse_millideg_valid ... ok
[INFO] [stdout] test metrics::fan::tests::test_parse_millideg_invalid ... ok
[INFO] [stdout] test metrics::disk::tests::test_zero_elapsed_returns_none ... ok
[INFO] [stdout] test metrics::network::tests::test_empty_networks_returns_zero_rate ... ok
[INFO] [stdout] test metrics::network::tests::test_zero_elapsed_returns_none ... ok
[INFO] [stdout] test metrics::gpu::tests::test_parse_millideg_out_of_range ... ok
[INFO] [stdout] test metrics::memory::tests::test_mem_usage_returns_valid_range ... ok
[INFO] [stdout] test metrics::gpu::tests::test_parse_active_clock_mhz_missing_active_marker ... ok
[INFO] [stdout] test metrics::gpu::tests::test_parse_millideg_normal ... ok
[INFO] [stdout] test metrics::gpu::tests::test_parse_active_clock_mhz ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd15_empty_errors ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd36_payload_inverse_long_known_value ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd3a_payload_single_widget_header_and_length ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd36_frame_inverse_long_structure ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd15_freq_fields_placement ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd15_four_metrics ... ok
[INFO] [stdout] test protocol::cmd::tests::test_cmd24_wake ... ok
[INFO] [stdout] test metrics::cpu::tests::test_parse_cpuinfo_mhz ... ok
[INFO] [stdout] test protocol::constants::tests::test_encode_show_value_gpu_usage ... ok
[INFO] [stdout] test protocol::cmd::tests::test_cmd38_orientation_payload ... ok
[INFO] [stdout] test protocol::constants::tests::test_encode_show_value_unknown ... ok
[INFO] [stdout] test protocol::cmd::tests::test_orientation_code_try_from_rejects_invalid ... ok
[INFO] [stdout] test protocol::cmd::tests::test_show_id_try_from_rejects_unknown ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd36_payload_inverse_long_odd_hex_len_pads_left ... ok
[INFO] [stdout] test protocol::constants::tests::test_encode_show_value_cpu_temp ... ok
[INFO] [stdout] test protocol::constants::tests::test_show_offsets_coverage ... ok
[INFO] [stdout] test protocol::frame::tests::test_build_frame_basic ... ok
[INFO] [stdout] test protocol::frame::tests::test_encode_ascii_padded_utf8_boundary ... ok
[INFO] [stdout] test protocol::frame::tests::test_build_frame_rejects_oversized_payload ... ok
[INFO] [stdout] test protocol::frame::tests::test_encode_unsigned_le ... ok
[INFO] [stdout] test protocol::widget::tests::test_widget_payload_raw_field_offsets ... ok
[INFO] [stdout] test protocol::widget::tests::test_widget_payload_raw_to_bytes_len ... ok
[INFO] [stdout] test theme::hex::tests::test_widget_hex_len ... ok
[INFO] [stdout] test protocol::frame::tests::test_normalize_color ... ok
[INFO] [stdout] test theme::hex::tests::test_split_cmd3a_frames_first_clears ... ok
[INFO] [stdout] test theme::hex::tests::test_widget_pos_x_le ... ok
[INFO] [stdout] test theme::hex::tests::test_widget_viewtype_position ... ok
[INFO] [stdout] test theme::model::tests::test_font_bold_selector_maps_to_firmware_typo_token ... ok
[INFO] [stdout] test theme::model::tests::test_image_remote_name_edge_cases ... ok
[INFO] [stdout] test theme::model::tests::test_image_remote_name_windows_path ... ok
[INFO] [stdout] test theme::hex::tests::test_widget_text_color_ascii_encoded ... ok
[INFO] [stdout] test theme::model::tests::test_metric_source_show_ids ... ok
[INFO] [stdout] test theme::model::tests::test_normalize_font_option_accepts_legacy_names ... ok
[INFO] [stdout] test theme::model::tests::test_text_widget_maps_content_to_image_path ... ok
[INFO] [stdout] test theme::model::tests::test_widget_rejects_unknown_font_selector ... ok
[INFO] [stdout] test theme::model::tests::test_video_widget_uses_basename_and_default_play_num ... ok
[INFO] [stdout] test theme::model::tests::test_text_widget_rejects_content_longer_than_150_bytes ... ok
[INFO] [stdout] test theme::model::tests::test_image_widget_uses_basename_for_image_path ... ok
[INFO] [stdout] test theme::presets::tests::find_preset_case_insensitive ... ok
[INFO] [stdout] test theme::toml::tests::test_parse_sample_theme ... ok
[INFO] [stdout] test theme::toml::tests::test_round_trip ... ok
[INFO] [stdout] test theme::model::tests::test_widget_view_type ... ok
[INFO] [stdout] test tui::app::tests::interaction::key_pageup_and_pagedown_scroll_log_panel ... ok
[INFO] [stdout] test tui::app::tests::interaction::enter_on_image_path_opens_media_path_picker ... ok
[INFO] [stdout] test tui::app::tests::interaction::moving_video_widget_in_canvas_does_not_change_position_or_dirty ... ok
[INFO] [stdout] test tui::app::tests::interaction::media_path_picker_cancel_keeps_existing_path ... ok
[INFO] [stdout] test theme::toml::tests::test_save_theme_creates_parent_dirs ... ok
[INFO] [stdout] test theme::presets::tests::all_presets_parse ... ok
[INFO] [stdout] test tui::app::tests::interaction::media_path_picker_confirm_stores_absolute_path ... ok
[INFO] [stdout] test tui::app::tests::interaction::paste_inserts_into_property_input ... ok
[INFO] [stdout] test tui::app::tests::interaction::typing_q_during_property_edit_does_not_quit ... ok
[INFO] [stdout] test tui::app::tests::paths::expand_tilde_path_uses_home_directory ... ok
[INFO] [stdout] test tui::app::tests::paths::helper_maps_explorer_keys_and_toml_paths ... ok
[INFO] [stdout] test tui::app::tests::paths::new_theme_dialog_defaults_to_toml_extension ... ok
[INFO] [stdout] test tui::app::tests::interaction::save_dialog_enter_file_prefills_then_confirms_save_path ... ok
[INFO] [stdout] test tui::app::tests::worker::log_scroll_tracks_new_entries_when_scrolled_back ... ok
[INFO] [stdout] test tui::app::tests::worker::explorer_theme_makes_selection_visible ... ok
[INFO] [stdout] test tui::app::tests::worker::rotation_code_cycle_wraps_through_all_raw_codes ... ok
[INFO] [stdout] test tui::canvas::tests::canvas_label_truncates_base_when_extremely_tight ... ok
[INFO] [stdout] test tui::app::tests::worker::update_metrics_collects_sparkline_history ... ok
[INFO] [stdout] test tui::canvas::tests::canvas_label_includes_detail_when_room_allows ... ok
[INFO] [stdout] test tui::app::tests::worker::log_scrolling_pages_and_clamps ... ok
[INFO] [stdout] test tui::canvas::tests::canvas_label_keeps_base_when_only_base_fits ... ok
[INFO] [stdout] test tui::app::tests::interaction::ctrl_n_opens_new_theme_dialog ... ok
[INFO] [stdout] test tui::canvas::tests::canvas_label_truncates_detail_when_narrow ... ok
[INFO] [stdout] test tui::canvas::tests::clock_detail_uses_raw_format_key ... ok
[INFO] [stdout] test tui::canvas::tests::image_detail_uses_basename ... ok
[INFO] [stdout] test tui::canvas::tests::metric_detail_for_new_source_key ... ok
[INFO] [stdout] test tui::canvas::tests::metric_detail_prefers_label ... ok
[INFO] [stdout] test tui::canvas::tests::non_video_geometry_uses_widget_rect ... ok
[INFO] [stdout] test tui::fields::tests::apply_color_invalid ... ok
[INFO] [stdout] test tui::canvas::tests::video_geometry_is_fullscreen ... ok
[INFO] [stdout] test tui::canvas::tests::widget_color_by_kind_matches_palette ... ok
[INFO] [stdout] test tui::fields::tests::apply_alpha_clamped ... ok
[INFO] [stdout] test tui::canvas::tests::metric_detail_falls_back_to_raw_key ... ok
[INFO] [stdout] test tui::fields::tests::apply_color_valid ... ok
[INFO] [stdout] test tui::fields::tests::apply_font_normalizes_to_canonical_option ... ok
[INFO] [stdout] test tui::fields::tests::apply_source ... ok
[INFO] [stdout] test tui::fields::tests::image_widget_path_uses_media_path_field_kind ... ok
[INFO] [stdout] test tui::fields::tests::parse_all_metric_sources ... ok
[INFO] [stdout] test tui::fields::tests::widget_fields_count ... ok
[INFO] [stdout] test tui::fields::tests::video_widget_path_field_round_trip ... ok
[INFO] [stdout] test tui::fields::tests::apply_x_y ... ok
[INFO] [stdout] test tui::canvas::tests::text_detail_normalizes_whitespace ... ok
[INFO] [stdout] test tui::fields::tests::widget_fields_types ... ok
[INFO] [stdout] test tui::input::tests::delete_forward ... ok
[INFO] [stdout] test tui::input::tests::enter_confirms ... ok
[INFO] [stdout] test tui::input::tests::cursor_navigation ... ok
[INFO] [stdout] test tui::input::tests::insert_and_backspace ... ok
[INFO] [stdout] test tui::input::tests::esc_cancels ... ok
[INFO] [stdout] test tui::input::tests::insert_str_appends_at_cursor ... ok
[INFO] [stdout] test tui::input::tests::malformed_cursor_is_repaired_before_delete ... ok
[INFO] [stdout] test tui::input::tests::insert_str_respects_current_cursor_position ... ok
[INFO] [stdout] test tui::input::tests::delete_handles_multibyte_characters ... ok
[INFO] [stdout] test metrics::cpu::tests::test_cpu_usage_clamp ... ok
[INFO] [stdout] test tui::input::tests::display_shows_cursor ... ok
[INFO] [stdout] test protocol::cmd::tests::test_build_cmd15_duplicate_show_id_last_wins ... ok
[INFO] [stdout] test theme::model::tests::test_widget_alpha_byte ... ok
[INFO] [stdout] test metrics::collector::tests::test_lkg_uses_cached_value_within_ttl ... ok
[INFO] [stdout] test metrics::collector::tests::test_lkg_expires_to_zero ... ok
[INFO] [stdout] test metrics::collector::tests::test_lkg_recovery_clears_fallback_state ... ok
[INFO] [stdout] test metrics::collector::tests::test_cpu_usage_collected ... ok
[INFO] [stdout] test theme::hex::tests::test_split_cmd3a_frames_empty_returns_empty ... ok
[INFO] [stdout] test metrics::collector::tests::test_mem_usage_collected ... ok
[INFO] [stdout] test metrics::collector::tests::test_temp_offset_applied ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- metrics::collector::tests::test_temp_offset_applied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metrics::collector::tests::test_temp_offset_applied' (33) panicked at src/metrics/collector.rs:298:13:
[INFO] [stdout] cpu_temp 0 out of range
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a35e3ee96fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a35e3ee96fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a35e3ee96fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a35e3ee96fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a35e3f027fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a35e3f027fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a35e3eeecd2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a35e3eeecd2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a35e3ec486f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a35e3ec486f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a35e3ee05f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a35e3d5900c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a35e3d5900c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a35e3ee0872 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a35e3ee0872 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a35e3ec4928 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a35e3ebb9c9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a35e3ec59ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a35e3f02fec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a35e3cb4eab - trv[9926ccb26559955c]::metrics::collector::tests::test_temp_offset_applied
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metrics/collector.rs:298:13
[INFO] [stdout]   20:     0x5a35e3cae5b7 - trv[9926ccb26559955c]::metrics::collector::tests::test_temp_offset_applied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metrics/collector.rs:292:34
[INFO] [stdout]   21:     0x5a35e3ca8e36 - <trv[9926ccb26559955c]::metrics::collector::tests::test_temp_offset_applied::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a35e3d4c2eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a35e3d4c2eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5a35e3d59adb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5a35e3d59adb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5a35e3d59adb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a35e3d59adb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a35e3d59adb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a35e3d59adb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5a35e3d59adb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5a35e3d544b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5a35e3d544b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a35e3d5c6e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5a35e3d5c6e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a35e3d5c6e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a35e3d5c6e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a35e3d5c6e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a35e3d5c6e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5a35e3d5c6e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a35e3ee88ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5a35e3ee88ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x785a63ce2aa4 - <unknown>
[INFO] [stdout]   43:     0x785a63d6fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     metrics::collector::tests::test_temp_offset_applied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 126 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9b0be20aad45e4b6d738f3af84cc48902e5d14caff4b881aef60f6c74a3c2444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0be20aad45e4b6d738f3af84cc48902e5d14caff4b881aef60f6c74a3c2444", kill_on_drop: false }`
[INFO] [stdout] 9b0be20aad45e4b6d738f3af84cc48902e5d14caff4b881aef60f6c74a3c2444
