[INFO] cloning repository https://github.com/aleris/woti
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleris/woti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleris%2Fwoti", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleris%2Fwoti'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bd1ca3e1acaaa432d0673b49f20af810bc8df3e
[INFO] testing aleris/woti against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleris%2Fwoti" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aleris/woti
[INFO] finished tweaking git repo https://github.com/aleris/woti
[INFO] tweaked toml for git repo https://github.com/aleris/woti written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aleris/woti on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aleris/woti already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.5.0
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded phf_codegen v0.12.1
[INFO] [stderr]   Downloaded parse-zoneinfo v0.4.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866
[INFO] running `Command { std: "docker" "start" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.4.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling phf_codegen v0.12.1
[INFO] [stderr]    Compiling chrono-tz-build v0.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.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 serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling image v0.25.10
[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 arboard v3.6.1
[INFO] [stderr]    Compiling woti v0.37.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.89s
[INFO] running `Command { std: "docker" "inspect" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling woti v0.37.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s
[INFO] running `Command { std: "docker" "inspect" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/woti-f7f7c37ffa09f6cc)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test config::tests::add_preserves_existing_entries ... ok
[INFO] [stdout] test config::tests::config_serializes_and_deserializes ... ok
[INFO] [stdout] test config::tests::has_iana_returns_false_for_missing ... ok
[INFO] [stdout] test config::tests::interval_defaults_when_field_absent ... ok
[INFO] [stdout] test config::tests::default_config_includes_utc ... ok
[INFO] [stdout] test config::tests::legacy_config_path_is_none_on_non_macos ... ok
[INFO] [stdout] test config::tests::remove_existing_entry ... ok
[INFO] [stdout] test config::tests::interval_invalid_value_falls_back_to_default ... ok
[INFO] [stdout] test config::tests::interval_negative_or_zero_falls_back_to_default ... ok
[INFO] [stdout] test config::tests::has_iana_detects_existing ... ok
[INFO] [stdout] test config::tests::default_config_all_entries_are_default ... ok
[INFO] [stdout] test config::tests::default_config_has_at_least_local_zone ... ok
[INFO] [stdout] test config::tests::remove_nonexistent_returns_none ... ok
[INFO] [stdout] test config::tests::reset_removes_custom_timezones ... ok
[INFO] [stdout] test config::tests::xdg_config_path_ends_with_expected_suffix ... ok
[INFO] [stdout] test config::tests::working_hours_round_trip_with_custom_values ... ok
[INFO] [stdout] test timezone::tests::resolve_iana_uses_region_override ... ok
[INFO] [stdout] test timezone::tests::resolve_city_alias_mumbai ... ok
[INFO] [stdout] test timezone::tests::resolve_city_san_jose ... ok
[INFO] [stdout] test timezone::tests::resolve_iana_city_via_tz_variants ... ok
[INFO] [stdout] test timezone::tests::resolve_common_abbreviation_pst ... ok
[INFO] [stdout] test timezone::tests::resolve_city_bucharest ... ok
[INFO] [stdout] test timezone::tests::resolve_ambiguous_abbreviation_cst ... ok
[INFO] [stdout] test config::tests::save_path_equals_xdg_path ... ok
[INFO] [stdout] test config::tests::interval_round_trips_supported_values ... ok
[INFO] [stdout] test config::tests::reset_with_only_defaults_returns_zero ... ok
[INFO] [stdout] test config::tests::working_hours_defaults_when_section_absent ... ok
[INFO] [stdout] test config::tests::working_hours_partial_fields_use_defaults ... ok
[INFO] [stdout] test timezone::tests::resolve_valid_iana ... ok
[INFO] [stdout] test tui::copy::tests::anchor_time_pins_output ... ok
[INFO] [stdout] test tui::copy::tests::copy_includes_city_and_tz_abbr ... ok
[INFO] [stdout] test tui::copy::tests::copy_includes_year_when_year_differs ... ok
[INFO] [stdout] test tui::copy::tests::half_hour_12h_shows_colon_30 ... ok
[INFO] [stdout] test tui::copy::tests::half_hour_24h_shows_colon_30 ... ok
[INFO] [stdout] test tui::copy::tests::multi_zone_produces_multiple_lines ... ok
[INFO] [stdout] test tui::copy::tests::m30_cell_offset_one_yields_30_minute_time ... ok
[INFO] [stdout] test tui::copy::tests::quarter_hour_12h_shows_colon_45 ... ok
[INFO] [stdout] test timezone::tests::resolve_invalid_iana ... ok
[INFO] [stdout] test tui::copy::tests::quarter_hour_24h_shows_colon_45 ... ok
[INFO] [stdout] test timezone::tests::resolve_unrecognized_abbreviation ... ok
[INFO] [stdout] test timezone::tests::resolve_unknown_city ... ok
[INFO] [stdout] test tui::copy::tests::copy_includes_month_when_month_differs ... ok
[INFO] [stdout] test tui::copy::tests::m15_cell_offset_one_yields_15_minute_time ... ok
[INFO] [stdout] test tui::copy::tests::standalone_matches_app_wrapper ... ok
[INFO] [stdout] test tui::copy::tests::standalone_with_pinned_time ... ok
[INFO] [stdout] test tui::copy::tests::whole_hour_12h_omits_minutes ... ok
[INFO] [stdout] test tui::copy::tests::utc_does_not_duplicate_city_and_abbr ... ok
[INFO] [stdout] test tui::copy::tests::whole_hour_24h_shows_colon_00 ... ok
[INFO] [stdout] test tui::event::tests::step_clamps_beyond_max ... ok
[INFO] [stdout] test tui::event::tests::step_increases_monotonically ... ok
[INFO] [stdout] test tui::event::tests::step_is_2_at_400ms ... ok
[INFO] [stdout] test tui::event::tests::step_is_4_at_midpoint ... ok
[INFO] [stdout] test tui::event::tests::step_is_max_at_accel_max_ms ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_h1_to_m30_doubles_cell_offset ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_m15_to_h1_rounds_negative_correctly ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_m15_to_h1_rounds_to_nearest_hour_up_for_45 ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_interval_value_round_trips_through_toml ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_m30_to_m15_doubles_cell_offset ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_wrap_order_h1_m30_m15_h1 ... ok
[INFO] [stdout] test tui::nav_interval::tests::launch_resolution_falls_back_to_h1_for_default_or_invalid ... ok
[INFO] [stdout] test tui::nav_interval::tests::launch_resolution_flag_wins_over_config ... ok
[INFO] [stdout] test tui::event::tests::step_is_1_at_zero ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_m15_to_h1_rounds_to_nearest_hour_down_for_15 ... ok
[INFO] [stdout] test tui::nav_interval::tests::launch_resolution_config_wins_over_default_when_no_flag ... ok
[INFO] [stdout] test tui::nav_interval::tests::m15_cell_offset_two_yields_in_30_minutes_indicator ... ok
[INFO] [stdout] test tui::nav_interval_tests::from_minutes_accepts_supported_values ... ok
[INFO] [stdout] test tui::nav_interval_tests::from_minutes_rejects_unsupported_values ... ok
[INFO] [stdout] test tui::nav_interval_tests::minutes_match_variants ... ok
[INFO] [stdout] test tui::nav_interval_tests::next_cycles_in_order ... ok
[INFO] [stdout] test tui::render::tests::cell_anchor_at_cell_offset_zero_is_floored_for_sub_hour_intervals ... ok
[INFO] [stdout] test tui::render::tests::day_label_aligns_with_midnight_digit_12h ... ok
[INFO] [stdout] test tui::render::tests::day_label_includes_month_and_year_on_year_boundary ... ok
[INFO] [stdout] test tui::render::tests::floor_to_interval_m15_floors_to_quarter_hour ... ok
[INFO] [stdout] test tui::render::tests::format_offset_mixed_hours_and_minutes ... ok
[INFO] [stdout] test tui::render::tests::day_label_aligns_with_midnight_digit_24h ... ok
[INFO] [stdout] test tui::render::tests::format_offset_pure_hours_plural ... ok
[INFO] [stdout] test tui::render::tests::format_offset_pure_hours_singular ... ok
[INFO] [stdout] test tui::render::tests::format_offset_pure_minutes_plural ... ok
[INFO] [stdout] test tui::render::tests::format_offset_zero_is_empty ... ok
[INFO] [stdout] test tui::render::tests::format_offset_pure_minutes_singular ... ok
[INFO] [stdout] test tui::render::tests::hour_fg_boundaries ... ok
[INFO] [stdout] test tui::render::tests::hour_fg_working_hours ... ok
[INFO] [stdout] test tui::render::tests::h1_utc_row_is_byte_for_byte_legacy ... ok
[INFO] [stdout] test tui::render::tests::hour_fg_transition_hours ... ok
[INFO] [stdout] test tui::render::tests::is_hour_cell_quarter_hour_zone_at_m15 ... ok
[INFO] [stdout] test tui::render::tests::floor_to_interval_h1_returns_now_unchanged ... ok
[INFO] [stdout] test tui::render::tests::is_hour_cell_quarter_hour_zone_at_m30 ... ok
[INFO] [stdout] test tui::render::tests::day_label_includes_month_on_month_boundary ... ok
[INFO] [stdout] test tui::render::tests::is_hour_cell_whole_hour_zone ... ok
[INFO] [stdout] test tui::render::tests::left_info_time_preserves_actual_minute_at_cell_offset_zero ... ok
[INFO] [stdout] test tui::render::tests::is_hour_cell_half_hour_zone_at_m30 ... ok
[INFO] [stdout] test tui::render::tests::m15_12h_row_keeps_ampm_on_hour_cells ... ok
[INFO] [stdout] test tui::render::tests::selection_not_at_midnight_keeps_single_cell_highlight ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_acwst_resolves_to_eucla ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_bst_resolves_to_london ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_canonical_fallback_case_insensitive ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_cst_resolves_to_chicago ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_edt_resolves_to_new_york ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_case_insensitive ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_chast_resolves_to_chatham ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_mart_resolves_to_marquesas ... ok
[INFO] [stdout] test tui::render::tests::hour_fg_night_hours ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_jst_resolves_to_tokyo ... ok
[INFO] [stdout] test tui::render::tests::m15_nepal_row_keeps_45_on_hour_cells ... ok
[INFO] [stdout] test tui::render::tests::m15_utc_row_has_three_intermediates_and_minute_markers ... ok
[INFO] [stdout] test tui::render::tests::m30_nepal_row_shows_hour_digits_on_30_cells ... ok
[INFO] [stdout] test tui::render::tests::selection_at_midnight_highlights_full_day_label ... ok
[INFO] [stdout] test tui::render::tests::left_info_time_preserves_minute_through_navigation ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_mmt_resolves_to_yangon ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_eet_resolves_to_bucharest ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_ist_resolves_to_kolkata ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_pdt_resolves_to_los_angeles ... ok
[INFO] [stdout] test tui::render::tests::selection_at_midnight_highlights_label_with_month_suffix ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_pst_resolves_to_los_angeles ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_unknown_returns_none ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_utc_resolves ... ok
[INFO] [stdout] test tz_data::tests::city_and_region_fallback ... ok
[INFO] [stdout] test tz_data::tests::city_and_region_utc ... ok
[INFO] [stdout] test tz_data::tests::city_and_region_with_override ... ok
[INFO] [stdout] test tz_data::tests::city_kyoto_resolves_via_alias ... ok
[INFO] [stdout] test tz_data::tests::city_el_paso_resolves_to_denver ... ok
[INFO] [stdout] test tz_data::tests::city_florence_resolves_via_alias ... ok
[INFO] [stdout] test tz_data::tests::city_tucson_resolves_to_phoenix ... ok
[INFO] [stdout] test tz_data::tests::display_abbreviation_chatham_disambiguates_dst ... ok
[INFO] [stdout] test tz_data::tests::display_abbreviation_kathmandu_is_npt ... ok
[INFO] [stdout] test tz_data::tests::display_abbreviation_named_zone_passthrough ... ok
[INFO] [stdout] test tz_data::tests::city_lookup_case_insensitive ... ok
[INFO] [stdout] test tz_data::tests::city_tokyo_resolves_via_iana_scan ... ok
[INFO] [stdout] test tz_data::tests::city_unknown_returns_none ... ok
[INFO] [stdout] test tz_data::tests::city_bucharest_resolves_via_iana_scan ... ok
[INFO] [stdout] test tz_data::tests::city_beijing_resolves_via_alias ... ok
[INFO] [stdout] test tz_data::tests::display_abbreviation_marquesas_is_mart ... ok
[INFO] [stdout] test tz_data::tests::abbreviation_npt_resolves_to_kathmandu ... ok
[INFO] [stdout] test tz_data::tests::display_abbreviation_unknown_zone_falls_back_to_numeric ... ok
[INFO] [stdout] test tz_data::tests::unknown_zone_defaults_to_24h ... ok
[INFO] [stdout] test tz_data::tests::uses_12h_multi_country_zone ... ok
[INFO] [stdout] test tz_data::tests::uses_12h_australia ... ok
[INFO] [stdout] test tz_data::tests::uses_12h_indiana_via_zone_table ... ok
[INFO] [stdout] test tz_data::tests::city_mumbai_resolves_via_alias ... ok
[INFO] [stdout] test tz_data::tests::city_nashville_resolves_via_alias ... ok
[INFO] [stdout] test tz_data::tests::uses_12h_us_zone ... ok
[INFO] [stdout] test tz_data::tests::city_san_jose_resolves_via_alias ... ok
[INFO] [stdout] test tz_data::tests::uses_24h_german_zone ... ok
[INFO] [stdout] test tz_data::tests::uses_24h_gb_per_cldr ... ok
[INFO] [stdout] test tz_data::tests::uses_12h_south_korea ... ok
[INFO] [stdout] test tui::nav_interval::tests::cycle_persists_to_config ... ok
[INFO] [stdout] test tui::render::tests::floor_to_interval_m30_floors_to_half_hour ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866", kill_on_drop: false }`
[INFO] [stdout] 31b1552360ace4732e6c6faae4b4db249089a40ce0ce82676ea174b060694866
