[INFO] cloning repository https://github.com/vibecoded-software-factory/bytewarden
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vibecoded-software-factory/bytewarden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibecoded-software-factory%2Fbytewarden", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibecoded-software-factory%2Fbytewarden'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43fa6d7f230593df98c9ddf417451082fc41f1cd
[INFO] testing vibecoded-software-factory/bytewarden 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%2Fvibecoded-software-factory%2Fbytewarden" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/vibecoded-software-factory/bytewarden
[INFO] finished tweaking git repo https://github.com/vibecoded-software-factory/bytewarden
[INFO] tweaked toml for git repo https://github.com/vibecoded-software-factory/bytewarden written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vibecoded-software-factory/bytewarden 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/vibecoded-software-factory/bytewarden 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 ratatui v0.30.0
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded line-clipping v0.3.5
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded ratatui-termwiz v0.1.0
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded unicode-truncate v2.0.1
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded ratatui-macros v0.7.0
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.0
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded figlet-rs v0.1.5
[INFO] [stderr]   Downloaded euclid v0.22.14
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded finl_unicode v1.4.0
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded ratatui-core v0.1.0
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.0
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3
[INFO] running `Command { std: "docker" "start" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3", 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" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3" "/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" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3", 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" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[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 zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[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 darling v0.23.0
[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 bytewarden v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.71s
[INFO] running `Command { std: "docker" "inspect" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3", 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" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling bytewarden v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.29s
[INFO] running `Command { std: "docker" "inspect" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3", 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" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3" "/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.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytewarden-26d78533fe2e9378)
[INFO] [stdout] 
[INFO] [stdout] running 320 tests
[INFO] [stdout] test adapters::bw_cli::codec::tests::empty_input_yields_empty_output ... ok
[INFO] [stdout] test adapters::bw_cli::codec::tests::known_vectors ... ok
[INFO] [stdout] test adapters::bw_cli::json::tests::returns_none_for_missing_key ... ok
[INFO] [stdout] test adapters::bw_cli::json::tests::returns_none_for_non_string_types ... ok
[INFO] [stdout] test adapters::bw_cli::json::tests::returns_some_for_non_empty_string ... ok
[INFO] [stdout] test adapters::bw_cli::json::tests::returns_none_for_empty_string ... ok
[INFO] [stdout] test adapters::bw_cli::tests::classifies_device_verification_prompts ... ok
[INFO] [stdout] test adapters::bw_cli::tests::clone_shares_session_key_allocation ... ok
[INFO] [stdout] test adapters::bw_cli::tests::classifies_two_factor_prompts ... ok
[INFO] [stdout] test adapters::bw_cli::tests::list_items_timeout_handle_shares_the_atomic ... ok
[INFO] [stdout] test adapters::bw_cli::tests::new_with_adopts_provided_seed ... ok
[INFO] [stdout] test adapters::bw_cli::tests::new_with_drops_empty_seed ... ok
[INFO] [stdout] test adapters::bw_cli::tests::session_key_field_type_is_arc_zeroizing ... ok
[INFO] [stdout] test adapters::bw_generator::tests::passphrase_words_clamped_to_minimum ... ok
[INFO] [stdout] test adapters::bw_cli::tests::tolerant_parse_errors_only_when_the_top_level_is_not_an_array ... ok
[INFO] [stdout] test adapters::bw_generator::tests::password_args_include_enabled_classes ... ok
[INFO] [stdout] test adapters::bw_generator::tests::password_length_is_clamped_to_minimum ... ok
[INFO] [stdout] test adapters::bw_cli::tests::with_list_items_timeout_overrides_default ... ok
[INFO] [stdout] test adapters::clipboard_system::tests::write_with_clear_zero_disables_timer ... ok
[INFO] [stdout] test adapters::bw_generator::tests::passphrase_args_include_word_count_and_separator ... ok
[INFO] [stdout] test adapters::settings_toml::tests::escape_helpers_are_round_trip_safe_on_pathological_input ... ok
[INFO] [stdout] test adapters::settings_toml::tests::config_dir_returns_root ... ok
[INFO] [stdout] test adapters::bw_cli::tests::unrelated_errors_classify_as_none ... ok
[INFO] [stdout] test adapters::bw_cli::tests::tolerant_parse_skips_bad_rows_and_keeps_the_rest ... ok
[INFO] [stdout] test adapters::bw_cli::tests::with_list_items_timeout_ignores_zero ... ok
[INFO] [stdout] test adapters::settings_toml::tests::read_falls_back_to_default_for_unparseable_clipboard_clear ... ok
[INFO] [stdout] test adapters::settings_toml::tests::first_write_creates_file_with_0600_atomically ... ok
[INFO] [stdout] test adapters::bw_cli::tests::two_factor_takes_precedence_over_device_verification ... ok
[INFO] [stdout] test adapters::bw_cli::process::tests::timeout_propagates_nonzero_exit_status ... ok
[INFO] [stdout] test adapters::settings_toml::tests::read_returns_defaults_when_file_missing ... ok
[INFO] [stdout] test adapters::settings_toml::tests::read_parses_lock_after_minutes_to_seconds ... ok
[INFO] [stdout] test adapters::settings_toml::tests::ensure_dir_sets_directory_mode_to_0700 ... ok
[INFO] [stdout] test adapters::settings_toml::tests::read_parses_clipboard_clear_zero_to_disable ... ok
[INFO] [stdout] test adapters::bw_cli::tests::lock_clears_cached_session_key ... ok
[INFO] [stdout] test adapters::settings_toml::tests::read_ignores_unparseable_lock_after_minutes ... ok
[INFO] [stdout] test adapters::settings_toml::tests::rewrite_keeps_secure_perms ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_auto_lock_sets_file_mode_to_0600 ... ok
[INFO] [stdout] test adapters::settings_toml::tests::read_parses_known_keys_and_ignores_unknown ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_clipboard_clear_secs_round_trips_and_overwrites ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_drops_email_when_save_disabled ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_list_items_timeout_secs_round_trips ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_keep_session_sets_file_mode_to_0600 ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_keep_session_overwrites_previous_value ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_auto_lock_overwrites_previous_value ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_save_email_preserves_clipboard_clear_secs ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_lock_after_secs_round_trips_as_minutes ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_auto_lock_does_not_disturb_email_or_theme ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_file_secure_is_atomic_and_owner_only ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_persists_email_when_save_enabled ... ok
[INFO] [stdout] test domain::filter::tests::all_matches_every_item ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_sets_file_mode_to_0600 ... ok
[INFO] [stdout] test domain::filter::tests::create_types_have_labels ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_then_read_round_trips_email_with_backslash ... ok
[INFO] [stdout] test domain::filter::tests::item_filter_labels_unique ... ok
[INFO] [stdout] test domain::filter::tests::item_filters_constant_covers_every_variant_in_order ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_theme_name_creates_section_when_absent ... ok
[INFO] [stdout] test domain::filter::tests::favorites_matches_only_starred ... ok
[INFO] [stdout] test domain::filter::tests::trash_never_matches_in_memory_items ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_keep_session_appears_after_auto_lock_when_present ... ok
[INFO] [stdout] test domain::folder::tests::deserialize_empty_folder_list ... ok
[INFO] [stdout] test domain::filter::tests::type_id_is_some_for_concrete_types ... ok
[INFO] [stdout] test domain::folder::tests::deserialize_from_bw_list_folders_shape ... ok
[INFO] [stdout] test domain::filter::tests::type_id_is_none_for_meta_filters ... ok
[INFO] [stdout] test domain::filter::tests::type_specific_filter_matches_only_its_type ... ok
[INFO] [stdout] test domain::identity::tests::full_name_skips_none_and_empty ... ok
[INFO] [stdout] test domain::identity::tests::full_name_with_only_first_name ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_theme_name_inserts_into_section_preserving_overrides ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_then_read_round_trips_email_with_quote ... ok
[INFO] [stdout] test adapters::settings_toml::tests::write_preserves_unknown_sections_verbatim ... ok
[INFO] [stdout] test adapters::settings_toml::tests::scalar_writers_preserve_email_and_theme ... ok
[INFO] [stdout] test domain::identity::tests::identity_fields_omits_name_parts ... ok
[INFO] [stdout] test domain::identity::tests::identity_fields_order_is_stable ... ok
[INFO] [stdout] test domain::item::tests::deserialize_personal_item_has_empty_collection_ids ... ok
[INFO] [stdout] test domain::item::tests::deserialize_ssh_key_uses_camelcase ... ok
[INFO] [stdout] test domain::item::tests::deserialize_favorite_default_false ... ok
[INFO] [stdout] test domain::item::tests::deserialize_reprompt_flag_round_trip ... ok
[INFO] [stdout] test domain::item::tests::deserialize_with_attachments ... ok
[INFO] [stdout] test domain::item::tests::deserialize_with_collection_ids_and_organization ... ok
[INFO] [stdout] test domain::item::tests::deserialize_card_uses_camelcase_keys ... ok
[INFO] [stdout] test domain::item::tests::deserialize_minimal_login_item ... ok
[INFO] [stdout] test domain::item::tests::deserialize_without_reprompt_defaults_to_zero ... ok
[INFO] [stdout] test domain::item::tests::every_domain_payload_implements_zeroize ... ok
[INFO] [stdout] test domain::item::tests::item_type_label_known_values ... ok
[INFO] [stdout] test domain::item::tests::item_type_label_unknown_falls_back ... ok
[INFO] [stdout] test domain::item::tests::needs_reprompt_treats_any_nonzero_value_as_protected ... ok
[INFO] [stdout] test domain::item::tests::uri_match_from_u8_round_trip ... ok
[INFO] [stdout] test domain::item::tests::uri_match_parses_labels_and_digits ... ok
[INFO] [stdout] test domain::item::tests::uri_match_rejects_garbage_and_empty ... ok
[INFO] [stdout] test domain::item::tests::zeroize_clears_login_data_strings ... ok
[INFO] [stdout] test domain::line_editor::tests::backspace_and_delete ... ok
[INFO] [stdout] test domain::line_editor::tests::word_ops ... ok
[INFO] [stdout] test domain::line_editor::tests::multibyte_is_char_safe ... ok
[INFO] [stdout] test domain::line_editor::tests::insert_str_flattens_newlines ... ok
[INFO] [stdout] test domain::membership::tests::deserialize_orphan_collection_has_no_org ... ok
[INFO] [stdout] test domain::membership::tests::deserialize_collection_with_org_id ... ok
[INFO] [stdout] test domain::item::tests::uri_match_label_is_human_readable ... ok
[INFO] [stdout] test domain::line_editor::tests::backspace_at_start_is_noop ... ok
[INFO] [stdout] test domain::line_editor::tests::insert_advances_cursor ... ok
[INFO] [stdout] test domain::membership::tests::deserialize_organization_list ... ok
[INFO] [stdout] test domain::line_editor::tests::clear_scrubs_and_resets ... ok
[INFO] [stdout] test domain::search::tests::lowered_parity_name_only_item ... ok
[INFO] [stdout] test domain::search::tests::lowered_parity_with_notes ... ok
[INFO] [stdout] test domain::search::tests::name_substring_scores_100 ... ok
[INFO] [stdout] test domain::search::tests::name_and_username_scores_combine ... ok
[INFO] [stdout] test domain::search::tests::name_prefix_adds_bonus_above_substring ... ok
[INFO] [stdout] test domain::search::tests::lowered_parity_login_with_uris ... ok
[INFO] [stdout] test domain::search::tests::no_match_returns_zero ... ok
[INFO] [stdout] test domain::search::tests::empty_needle_always_matches ... ok
[INFO] [stdout] test domain::line_editor::tests::insert_in_the_middle ... ok
[INFO] [stdout] test domain::validation::tests::email_accepts_well_formed_addresses ... ok
[INFO] [stdout] test domain::timefmt::tests::unix_to_civil_known_values ... ok
[INFO] [stdout] test domain::search::tests::lowered_item_drops_empty_uris_and_notes ... ok
[INFO] [stdout] test domain::search::tests::notes_substring_adds_5 ... ok
[INFO] [stdout] test domain::search::tests::subsequence_match_scores_50_when_no_substring ... ok
[INFO] [stdout] test domain::validation::tests::email_rejects_empty_or_missing_pieces ... ok
[INFO] [stdout] test domain::validation::tests::name_unique_allows_renaming_to_same_value ... ok
[INFO] [stdout] test domain::validation::tests::name_unique_rejects_empty ... ok
[INFO] [stdout] test domain::validation::tests::server_url_accepts_http_and_https ... ok
[INFO] [stdout] test domain::validation::tests::name_unique_rejects_collisions_case_insensitive ... ok
[INFO] [stdout] test domain::validation::tests::server_url_rejects_missing_scheme_or_host ... ok
[INFO] [stdout] test domain::search::tests::username_substring_adds_30 ... ok
[INFO] [stdout] test domain::timefmt::tests::iso_format_is_zero_padded_and_z_suffixed ... ok
[INFO] [stdout] test domain::search::tests::subseq_rejects_out_of_order ... ok
[INFO] [stdout] test domain::timefmt::tests::unix_to_civil_handles_leap_day ... ok
[INFO] [stdout] test domain::search::tests::subseq_matches_in_order ... ok
[INFO] [stdout] test domain::search::tests::uri_substring_adds_10 ... ok
[INFO] [stdout] test domain::vault_info::tests::login_outcome_carries_inner_strings ... ok
[INFO] [stdout] test domain::validation::tests::email_error_messages_are_specific ... ok
[INFO] [stdout] test domain::vault_info::tests::two_factor_method_maps_to_bw_numeric ... ok
[INFO] [stdout] test domain::vault_info::tests::two_factor_method_label_is_human_readable ... ok
[INFO] [stdout] test domain::vault_info::tests::two_factor_method_cycles_in_a_loop ... ok
[INFO] [stdout] test ports::error::tests::exit_with_empty_stderr_has_a_fallback ... ok
[INFO] [stdout] test ports::error::tests::timeout_reads_naturally ... ok
[INFO] [stdout] test tui::app::tests::all_filter_with_no_query_keeps_original_order ... ok
[INFO] [stdout] test ports::error::tests::internal_is_prefixed ... ok
[INFO] [stdout] test tui::app::tests::begin_enforces_single_in_flight ... ok
[INFO] [stdout] test domain::vault_info::tests::vault_info_can_be_built_with_all_fields ... ok
[INFO] [stdout] test ports::error::tests::exit_displays_stderr_verbatim ... ok
[INFO] [stdout] test ports::clipboard::tests::default_write_with_clear_ignores_ttl_argument ... ok
[INFO] [stdout] test domain::vault_info::tests::vault_status_equality_is_value_based ... ok
[INFO] [stdout] test ports::clipboard::tests::default_write_with_clear_forwards_to_write ... ok
[INFO] [stdout] test tui::app::tests::collection_filter_keeps_items_in_that_collection ... ok
[INFO] [stdout] test tui::app::tests::favorites_filter_only_keeps_starred ... ok
[INFO] [stdout] test tui::app::tests::begin_refuses_when_worker_dead ... ok
[INFO] [stdout] test tui::app::tests::item_actions_reflect_the_item_and_view ... ok
[INFO] [stdout] test tui::app::tests::reanchor_clamps_when_the_item_is_gone ... ok
[INFO] [stdout] test adapters::bw_cli::process::tests::timeout_drains_large_stdout_without_deadlocking ... ok
[INFO] [stdout] test adapters::bw_cli::process::tests::timeout_captures_stderr ... ok
[INFO] [stdout] test tui::app::tests::folder_filter_drops_items_outside_the_folder ... ok
[INFO] [stdout] test tui::app::tests::command_palette_filters_moves_and_cancels ... ok
[INFO] [stdout] test tui::app::tests::reanchor_selection_follows_the_item_by_id ... ok
[INFO] [stdout] test adapters::bw_cli::process::tests::timeout_returns_output_when_command_finishes_quickly ... ok
[INFO] [stdout] test tui::app::tests::redact_cmd_is_noop_without_a_marker ... ok
[INFO] [stdout] test tui::app::tests::redact_cmd_replaces_cached_session_key ... ok
[INFO] [stdout] test tui::app::tests::running_open_from_the_action_menu_goes_to_detail ... ok
[INFO] [stdout] test tui::app::tests::search_reorders_by_fuzzy_score ... ok
[INFO] [stdout] test tui::app::tests::submit_on_dead_channel_marks_worker_dead ... ok
[INFO] [stdout] test tui::app::tests::settings_adjust_toggles_bools_and_steps_numbers ... ok
[INFO] [stdout] test tui::app::tests::submit_dispatches_toast_and_request ... ok
[INFO] [stdout] test tui::app::tests::trash_filter_includes_every_source_item_regardless_of_folder ... ok
[INFO] [stdout] test tui::app::tests::url_prefix_with_empty_needle_does_not_filter ... ok
[INFO] [stdout] test tui::app::tests::type_filter_drops_non_matching_types ... ok
[INFO] [stdout] test tui::app::tests::url_prefix_filters_by_uri_substring_only ... ok
[INFO] [stdout] test tui::app::tests::url_prefix_skips_fuzzy_ranking ... ok
[INFO] [stdout] test tui::assign_collections::tests::move_purpose_carries_target_ids ... ok
[INFO] [stdout] test tui::app::tests::watchdog_leaves_a_fresh_request_alone ... ok
[INFO] [stdout] test tui::assign_collections::tests::toggle_cursor_out_of_range_is_a_noop ... ok
[INFO] [stdout] test tui::assign_collections::tests::toggle_cursor_flips_membership ... ok
[INFO] [stdout] test tui::assign_collections::tests::new_pre_checks_currently_selected_ids ... ok
[INFO] [stdout] test tui::debug_log::tests::iso_format_has_expected_shape ... ok
[INFO] [stdout] test tui::debug_log::tests::log_path_uses_home_when_set ... ok
[INFO] [stdout] test tui::debug_log::tests::is_enabled_respects_env_var ... ok
[INFO] [stdout] test tui::detail_fields::tests::always_starts_with_name_and_type ... ok
[INFO] [stdout] test tui::assign_collections::tests::collected_ids_preserves_available_list_order ... ok
[INFO] [stdout] test tui::detail_fields::tests::attachment_at_returns_none_for_non_attachment_row ... ok
[INFO] [stdout] test tui::detail_fields::tests::attachment_at_resolves_attachment_row_to_its_record ... ok
[INFO] [stdout] test tui::detail_fields::tests::attachments_appear_with_size_label ... ok
[INFO] [stdout] test tui::detail_fields::tests::attachment_at_returns_none_for_out_of_range ... ok
[INFO] [stdout] test tui::detail_fields::tests::card_renders_expiry_when_either_part_present ... ok
[INFO] [stdout] test tui::detail_fields::tests::card_skips_expiry_when_both_parts_absent ... ok
[INFO] [stdout] test tui::detail_fields::tests::custom_hidden_field_is_masked_until_revealed ... ok
[INFO] [stdout] test tui::detail_fields::tests::identity_full_name_only_when_some_part_present ... ok
[INFO] [stdout] test tui::detail_fields::tests::identity_ssn_passport_license_are_hidden ... ok
[INFO] [stdout] test tui::detail_fields::tests::login_empty_password_is_not_hidden ... ok
[INFO] [stdout] test tui::detail_fields::tests::login_password_is_masked_until_revealed ... ok
[INFO] [stdout] test tui::detail_fields::tests::login_uri_no_suffix_when_match_unset ... ok
[INFO] [stdout] test tui::detail_fields::tests::login_username_omitted_when_none ... ok
[INFO] [stdout] test tui::app::tests::search_with_no_match_returns_empty ... ok
[INFO] [stdout] test tui::app::tests::clicking_a_detail_field_card_focuses_it ... ok
[INFO] [stdout] test tui::detail_fields::tests::login_uri_appends_match_label_when_set ... ok
[INFO] [stdout] test tui::edit_field::tests::build_create_fields_password_row_is_hidden ... ok
[INFO] [stdout] test tui::edit_field::tests::build_create_fields_with_orgs_appends_personal_default_when_orgs_present ... ok
[INFO] [stdout] test tui::edit_field::tests::build_create_fields_per_type ... ok
[INFO] [stdout] test tui::detail_fields::tests::ssh_orders_public_then_private_then_fingerprint ... ok
[INFO] [stdout] test tui::detail_fields::tests::notes_skipped_when_empty ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_card_includes_all_card_fields ... ok
[INFO] [stdout] test tui::edit_field::tests::build_create_fields_with_orgs_skips_row_when_no_memberships ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_login_with_multiple_uris_numbers_them ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_ssh_marks_fingerprint_read_only ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_with_folders_emits_collections_for_org_items ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_identity_covers_every_label ... ok
[INFO] [stdout] test tui::edit_field::tests::custom_field_hidden_flag_tracks_field_type ... ok
[INFO] [stdout] test tui::edit_field::tests::new_initialises_cursor_at_end ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_with_folders_skips_collections_for_personal_items ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_with_folders_unknown_id_yields_empty ... ok
[INFO] [stdout] test tui::edit_field::tests::organization_constructor_marks_row_correctly ... ok
[INFO] [stdout] test tui::edit_field::tests::collections_constructor_marks_row_correctly ... ok
[INFO] [stdout] test tui::edit_field::tests::organization_personal_has_no_id ... ok
[INFO] [stdout] test tui::edit_field::tests::set_custom_type_is_noop_on_builtin ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_with_folders_keeps_unknown_collection_id_in_payload ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_with_folders_resolves_id_to_name ... ok
[INFO] [stdout] test tui::app::tests::clicking_the_help_anchor_opens_help ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_login_includes_password_uri_and_totp ... ok
[INFO] [stdout] test tui::flows::copy::tests::copied_toast_omits_hint_when_disabled ... ok
[INFO] [stdout] test tui::flows::copy::tests::copy_targets_align_with_detail_rows ... ok
[INFO] [stdout] test tui::flows::item_json::tests::create_login_url_match_empty_yields_null ... ok
[INFO] [stdout] test tui::flows::item_json::tests::create_payload_includes_org_keys_when_org_picked ... ok
[INFO] [stdout] test tui::flows::item_json::tests::create_payload_omits_org_keys_for_personal ... ok
[INFO] [stdout] test tui::flows::item_json::tests::create_login_url_match_label_translates_to_enum ... ok
[INFO] [stdout] test tui::flows::item_json::tests::create_payload_omits_org_keys_when_org_row_is_personal ... ok
[INFO] [stdout] test tui::edit_field::tests::set_custom_type_refreshes_masking ... ok
[INFO] [stdout] test tui::flows::item_json::tests::create_login_payload_escapes_quotes ... ok
[INFO] [stdout] test tui::flows::item_json::tests::create_ssh_payload_omits_fingerprint ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_clears_fields_when_all_removed ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_drops_removed_custom_fields ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_clears_folder_id_when_empty ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_login_url_match_round_trip ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_drops_removed_uri_pair ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_preserves_linked_fields_even_when_form_has_no_custom_rows ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_writes_collection_ids_when_collections_row_present ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_preserves_unknown_keys ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_writes_folder_id_when_present ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_ssh_keeps_fingerprint ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_writes_custom_fields_back ... ok
[INFO] [stdout] test tui::flows::items::tests::split_name_dotfile_is_all_stem ... ok
[INFO] [stdout] test tui::flows::items::tests::split_name_handles_no_extension ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_writes_multiple_uris ... ok
[INFO] [stdout] test tui::flows::items::tests::split_name_handles_normal_extension ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_preserves_linked_fields_verbatim ... ok
[INFO] [stdout] test tui::flows::items::tests::unique_path_returns_input_when_free ... ok
[INFO] [stdout] test tui::flows::items::tests::unique_path_suffixes_when_target_exists ... ok
[INFO] [stdout] test tui::flows::tests::lock_is_fire_and_forget ... ok
[INFO] [stdout] test tui::flows::items::tests::unique_path_handles_extensionless_files ... ok
[INFO] [stdout] test tui::edit_field::tests::uri_helpers_set_kind ... ok
[INFO] [stdout] test tui::flows::copy::tests::copied_toast_includes_seconds_when_enabled ... ok
[INFO] [stdout] test tui::flows::items::tests::default_download_path_uses_home_downloads_when_set ... ok
[INFO] [stdout] test tui::flows::item_json::tests::patch_leaves_collection_ids_untouched_when_row_absent ... ok
[INFO] [stdout] test tui::flows::items::tests::unique_path_skips_taken_numbered_suffixes ... ok
[INFO] [stdout] test tui::flows::tests::ticketed_responses_are_not_fire_and_forget ... ok
[INFO] [stdout] test tui::folders::tests::all_matches_any_metadata ... ok
[INFO] [stdout] test tui::folders::tests::filter_for_row_round_trips_back_via_row_for_filter ... ok
[INFO] [stdout] test tui::folders::tests::no_folder_matches_only_when_folder_is_none ... ok
[INFO] [stdout] test tui::folders::tests::collection_filter_matches_when_collection_id_is_in_list ... ok
[INFO] [stdout] test tui::folders::tests::filter_for_row_out_of_range_falls_back_to_all ... ok
[INFO] [stdout] test tui::folders::tests::filter_for_row_returns_collection_for_collection_rows ... ok
[INFO] [stdout] test tui::folders::tests::row_count_sums_meta_folders_and_collections ... ok
[INFO] [stdout] test tui::folders::tests::row_for_filter_unknown_id_falls_back_to_zero ... ok
[INFO] [stdout] test tui::folders::tests::row_label_orders_meta_then_folders_then_collections ... ok
[INFO] [stdout] test tui::folders::tests::specific_folder_matches_only_that_id ... ok
[INFO] [stdout] test tui::import::tests::cycle_format_wraps_around ... ok
[INFO] [stdout] test tui::import::tests::new_defaults_to_bitwardenjson_when_present ... ok
[INFO] [stdout] test tui::import::tests::new_falls_back_to_bitwardenjson_when_list_empty ... ok
[INFO] [stdout] test tui::input::common::tests::arrows_move_without_reporting_change ... ok
[INFO] [stdout] test tui::app::tests::right_clicking_a_vault_row_opens_its_action_menu ... ok
[INFO] [stdout] test tui::import::tests::new_picks_first_when_bitwardenjson_absent ... ok
[INFO] [stdout] test tui::input::common::tests::ctrl_chars_do_not_insert_letters ... ok
[INFO] [stdout] test tui::input::common::tests::ctrl_u_kills_to_start ... ok
[INFO] [stdout] test tui::input::common::tests::ctrl_w_deletes_a_word ... ok
[INFO] [stdout] test tui::input::tests::busy_blocks_swallows_keys_except_esc_while_busy ... ok
[INFO] [stdout] test tui::session_file::tests::dir_inner_empty_xdg_falls_back ... ok
[INFO] [stdout] test tui::session_file::tests::dir_inner_handles_missing_user ... ok
[INFO] [stdout] test tui::session_file::tests::dir_inner_falls_back_to_tmp_with_user ... ok
[INFO] [stdout] test tui::session_file::tests::dir_inner_prefers_xdg_runtime_dir ... ok
[INFO] [stdout] test tui::session_file::tests::is_too_old_returns_true_for_missing_file ... ok
[INFO] [stdout] test tui::session_file::tests::load_return_type_is_zeroizing ... ok
[INFO] [stdout] test tui::session_file::tests::pid_alive_zero_is_false ... ok
[INFO] [stdout] test tui::input::common::tests::typing_inserts_and_reports_change ... ok
[INFO] [stdout] test tui::input::tests::busy_blocks_passes_everything_when_idle ... ok
[INFO] [stdout] test tui::theme::tests::adapt_true_is_a_passthrough_and_reset_survives_every_mode ... ok
[INFO] [stdout] test tui::theme::tests::dim_and_inactive_are_lifted_out_of_the_overlay_band ... ok
[INFO] [stdout] test tui::theme::tests::emphasis_is_accent_bold_and_danger_is_error_bold ... ok
[INFO] [stdout] test tui::theme::tests::every_preset_resolves_and_round_trips_its_name ... ok
[INFO] [stdout] test tui::theme::tests::every_preset_round_trips_through_its_name ... ok
[INFO] [stdout] test tui::theme::tests::explicit_keys_override_the_preset ... ok
[INFO] [stdout] test tui::session_file::tests::pid_alive_self_is_true ... ok
[INFO] [stdout] test tui::session_file::tests::pid_alive_unlikely_high_pid_is_false ... ok
[INFO] [stdout] test tui::theme::tests::named_preset_sets_the_base_palette ... ok
[INFO] [stdout] test tui::theme::tests::parse_hex_accepts_unprefixed_values ... ok
[INFO] [stdout] test tui::theme::tests::parse_hex_rejects_wrong_length ... ok
[INFO] [stdout] test tui::theme::tests::parse_hex_roundtrips_known_value ... ok
[INFO] [stdout] test tui::theme::tests::parse_section_accepts_unquoted_values ... ok
[INFO] [stdout] test tui::theme::tests::parse_section_ignores_keys_outside_theme_block ... ok
[INFO] [stdout] test tui::theme::tests::parse_section_overrides_only_listed_keys ... ok
[INFO] [stdout] test tui::theme::tests::parse_section_drops_malformed_values ... ok
[INFO] [stdout] test tui::theme::tests::preset_name_is_case_insensitive_and_unquoted ... ok
[INFO] [stdout] test tui::theme::tests::preset_next_prev_wrap ... ok
[INFO] [stdout] test tui::theme::tests::quantize_256_picks_ramp_for_grays_and_cube_for_hues ... ok
[INFO] [stdout] test tui::theme::tests::theme_default_uses_reset_for_foreground ... ok
[INFO] [stdout] test tui::theme::tests::to_gray_maps_by_brightness_and_passes_non_rgb ... ok
[INFO] [stdout] test tui::theme::tests::unknown_preset_name_falls_back_to_default ... ok
[INFO] [stdout] test tui::view::tests::either_dimension_below_floor_triggers_fallback ... ok
[INFO] [stdout] test tui::view::tests::tiny_terminal_is_too_small ... ok
[INFO] [stdout] test tui::view::tests::typical_terminal_is_not_too_small ... ok
[INFO] [stdout] test tui::view::widgets::tests::cmdlog_height_is_bounded_and_monotonic ... ok
[INFO] [stdout] test tui::view::widgets::tests::scroll_registry_dispatches_by_position_top_most_wins ... ok
[INFO] [stdout] test tui::edit_field::tests::build_edit_fields_includes_user_custom_fields ... ok
[INFO] [stdout] test tui::session_file::tests::cleanup_orphans_removes_dead_pids_and_keeps_live_ones ... ok
[INFO] [stdout] test tui::session_file::tests::cleanup_orphans_removes_files_older_than_the_cap_even_with_live_pid ... ok
[INFO] [stdout] test tui::app::tests::clicking_a_login_field_focuses_it ... ok
[INFO] [stdout] test tui::session_file::tests::is_too_old_classifies_by_age ... ok
[INFO] [stdout] test tui::session_file::tests::load_drops_files_older_than_the_cap ... ok
[INFO] [stdout] test tui::session_file::tests::save_load_clear_round_trip_via_xdg ... ok
[INFO] [stdout] test tui::session_file::tests::save_skips_empty_keys ... ok
[INFO] [stdout] test tui::app::tests::clicking_a_settings_sidebar_section_selects_it ... ok
[INFO] [stdout] test tui::app::tests::clicking_outside_an_overlay_dismisses_it ... ok
[INFO] [stdout] test tui::app::tests::clicking_a_collection_row_toggles_it ... ok
[INFO] [stdout] test tui::theme::tests::load_returns_default_when_file_missing ... FAILED
[INFO] [stdout] test tui::worker::tests::worker_survives_panic_and_serves_next_request ... ok
[INFO] [stdout] test tui::theme::tests::load_reads_existing_file ... FAILED
[INFO] [stdout] test adapters::bw_cli::process::tests::timeout_returns_err_when_command_runs_too_long ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tui::theme::tests::load_returns_default_when_file_missing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tui::theme::tests::load_returns_default_when_file_missing' (2210) panicked at src/tui/theme.rs:938:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Indexed(110)
[INFO] [stdout]  right: Rgb(136, 192, 208)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5977b6d813f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5977b6d813f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5977b6d813f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5977b6d813f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5977b6d9788a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5977b6d9788a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5977b6d86172 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5977b6d86172 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5977b6d5d7b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5977b6d5d7b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5977b6d786c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5977b6c0a67c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5977b6c0a67c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5977b6d78882 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5977b6d78882 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5977b6d5d872 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5977b6d52649 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5977b6d5e89d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5977b6d9804c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5977b6d97f03 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5977b6b46715 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<ratatui_core[d03ab4e230cffbd1]::style::color::Color, ratatui_core[d03ab4e230cffbd1]::style::color::Color>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5977b6bca0e8 - bytewarden[a3b79d3dbfe04c18]::tui::theme::tests::load_returns_default_when_file_missing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui/theme.rs:938:9
[INFO] [stdout]   22:     0x5977b6bc0297 - bytewarden[a3b79d3dbfe04c18]::tui::theme::tests::load_returns_default_when_file_missing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui/theme.rs:935:48
[INFO] [stdout]   23:     0x5977b6bb79b6 - <bytewarden[a3b79d3dbfe04c18]::tui::theme::tests::load_returns_default_when_file_missing::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5977b6bfd75b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5977b6bfd75b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5977b6c0afd5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5977b6c0afd5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5977b6c0afd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5977b6c0afd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5977b6c0afd5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5977b6c0afd5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5977b6c0afd5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5977b6c048e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5977b6c048e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5977b6c0e052 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5977b6c0e052 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5977b6c0e052 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5977b6c0e052 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5977b6c0e052 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5977b6c0e052 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5977b6c0e052 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5977b6d8084f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5977b6d8084f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79c910e43aa4 - <unknown>
[INFO] [stdout]   45:     0x79c910ed0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tui::theme::tests::load_reads_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tui::theme::tests::load_reads_existing_file' (2209) panicked at src/tui/theme.rs:950:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Indexed(153)
[INFO] [stdout]  right: Rgb(171, 205, 239)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5977b6d813f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5977b6d813f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5977b6d813f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5977b6d813f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5977b6d9788a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5977b6d9788a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5977b6d86172 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5977b6d86172 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5977b6d5d7b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5977b6d5d7b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5977b6d786c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5977b6c0a67c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5977b6c0a67c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5977b6d78882 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5977b6d78882 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5977b6d5d872 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5977b6d52649 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5977b6d5e89d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5977b6d9804c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5977b6d97f03 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5977b6b46715 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<ratatui_core[d03ab4e230cffbd1]::style::color::Color, ratatui_core[d03ab4e230cffbd1]::style::color::Color>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5977b6bc9935 - bytewarden[a3b79d3dbfe04c18]::tui::theme::tests::load_reads_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui/theme.rs:950:9
[INFO] [stdout]   22:     0x5977b6bc0117 - bytewarden[a3b79d3dbfe04c18]::tui::theme::tests::load_reads_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui/theme.rs:942:34
[INFO] [stdout]   23:     0x5977b6bb77b6 - <bytewarden[a3b79d3dbfe04c18]::tui::theme::tests::load_reads_existing_file::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5977b6bfd75b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5977b6bfd75b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5977b6c0afd5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5977b6c0afd5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5977b6c0afd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5977b6c0afd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5977b6c0afd5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5977b6c0afd5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5977b6c0afd5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5977b6c048e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5977b6c048e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5977b6c0e052 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5977b6c0e052 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5977b6c0e052 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5977b6c0e052 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5977b6c0e052 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5977b6c0e052 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5977b6c0e052 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5977b6d8084f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5977b6d8084f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79c910e43aa4 - <unknown>
[INFO] [stdout]   45:     0x79c910ed0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tui::theme::tests::load_reads_existing_file
[INFO] [stdout]     tui::theme::tests::load_returns_default_when_file_missing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 318 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3", kill_on_drop: false }`
[INFO] [stdout] c480641bf97ea261e12ed3270157131d8ffb146572d21de97cdd0b47322687a3
