[INFO] cloning repository https://github.com/r9r-dev/ccfaststatus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r9r-dev/ccfaststatus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr9r-dev%2Fccfaststatus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr9r-dev%2Fccfaststatus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7fbba903b593fe1f7364e7ee1eef8f81d79453a
[INFO] testing r9r-dev/ccfaststatus 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%2Fr9r-dev%2Fccfaststatus" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r9r-dev/ccfaststatus
[INFO] finished tweaking git repo https://github.com/r9r-dev/ccfaststatus
[INFO] tweaked toml for git repo https://github.com/r9r-dev/ccfaststatus written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r9r-dev/ccfaststatus 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/r9r-dev/ccfaststatus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]   Downloaded js-sys v0.3.95
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d
[INFO] running `Command { std: "docker" "start" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d", 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" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d" "/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" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d", 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" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d" "/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.185
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling ccfaststatus v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/tui/state.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct SegmentDef {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 29 |     pub key: &'static str,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.87s
[INFO] running `Command { std: "docker" "inspect" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d", 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" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d" "/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 ccfaststatus v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/tui/state.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct SegmentDef {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 29 |     pub key: &'static str,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/tui/state.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct SegmentDef {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 29 |     pub key: &'static str,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d", 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" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `key` is never read
[INFO] [stderr]   --> src/tui/state.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct SegmentDef {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 29 |     pub key: &'static str,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ccfaststatus` (bin "ccfaststatus" test) generated 1 warning
[INFO] [stderr] warning: `ccfaststatus` (bin "ccfaststatus") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccfaststatus-cde970a1aa063777)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test format::tests::fmt_duration_minutes ... ok
[INFO] [stdout] test format::tests::fmt_duration_zero ... ok
[INFO] [stdout] test format::tests::fmt_time_days_and_hours ... ok
[INFO] [stdout] test format::tests::fmt_time_hours_and_minutes ... ok
[INFO] [stdout] test format::tests::fmt_duration_hours ... ok
[INFO] [stdout] test format::tests_bars::mini_bar_half ... ok
[INFO] [stdout] test format::tests_bars::mini_bar_zero_percent ... ok
[INFO] [stdout] test format::tests::fmt_time_zero_or_negative ... ok
[INFO] [stdout] test format::tests::fmt_tokens_millions ... ok
[INFO] [stdout] test format::tests::fmt_tokens_small ... ok
[INFO] [stdout] test format::tests::fmt_tokens_thousands ... ok
[INFO] [stdout] test format::tests_bars::context_bar_full ... ok
[INFO] [stdout] test format::tests_bars::context_bar_zero_pct ... ok
[INFO] [stdout] test format::tests_bars::mini_bar_full ... ok
[INFO] [stdout] test format::tests::fmt_time_minutes_only ... ok
[INFO] [stdout] test input::tests::parses_empty_object ... ok
[INFO] [stdout] test input::tests::parses_full_payload ... ok
[INFO] [stdout] test install::tests::backup_path_appends_bak_when_free ... ok
[INFO] [stdout] test install::tests::handles_empty_object ... ok
[INFO] [stdout] test install::tests::overwrites_foreign_statusline ... ok
[INFO] [stdout] test install::tests::backup_path_picks_numbered_suffix_when_bak_exists ... ok
[INFO] [stdout] test install::tests::parse_interval_accepts_positive_int ... ok
[INFO] [stdout] test install::tests::parse_interval_rejects_non_numeric ... ok
[INFO] [stdout] test install::tests::adds_statusline_when_missing ... ok
[INFO] [stdout] test install::tests::parse_interval_rejects_zero_and_negative ... ok
[INFO] [stdout] test install::tests::parse_interval_uses_default_on_empty ... ok
[INFO] [stdout] test install::tests::parse_yes_no_accepts_variants ... ok
[INFO] [stdout] test install::tests::parse_yes_no_anything_else_is_no ... ok
[INFO] [stdout] test install::tests::parse_yes_no_empty_returns_default ... ok
[INFO] [stdout] test install::tests::post_install_returns_no_claude_dir_when_absent ... ok
[INFO] [stdout] test install::tests::post_install_idempotent_when_already_ccfaststatus ... ok
[INFO] [stdout] test install::tests::post_install_reports_unreadable_settings ... ok
[INFO] [stdout] test install::tests::post_install_writes_fresh_settings_when_missing ... ok
[INFO] [stdout] test install::tests::post_install_backs_up_and_replaces_foreign_statusline ... ok
[INFO] [stdout] test install::tests::read_missing_returns_empty_object ... ok
[INFO] [stdout] test install::tests::updates_only_interval_when_already_ccfaststatus ... ok
[INFO] [stdout] test install::tests::write_is_pretty_2space ... ok
[INFO] [stdout] test install::tests::write_roundtrip ... ok
[INFO] [stdout] test segments::tests::keeps_all_segments_when_cols_large ... ok
[INFO] [stdout] test install::tests::read_invalid_json_errors ... ok
[INFO] [stdout] test install::tests::read_non_object_root_errors ... ok
[INFO] [stdout] test segments::tests::last_segment_always_kept ... ok
[INFO] [stdout] test segments::tests::render_single_segment_ends_with_triangle ... ok
[INFO] [stdout] test segments::tests::segment_kind_time_constructible ... ok
[INFO] [stdout] test install::tests::write_creates_parent_dir ... ok
[INFO] [stdout] test segments::tests::segment_rich_constructible ... ok
[INFO] [stdout] test install::tests::read_valid_json_parses ... ok
[INFO] [stdout] test segments::tests::truncation_removes_highest_priority_first ... ok
[INFO] [stdout] test segments::tests::truncation_tie_break_keeps_earliest ... ok
[INFO] [stdout] test settings::tests::all_flags_false_forces_model_true ... ok
[INFO] [stdout] test settings::tests::config_path_uses_xdg_config_home_when_set ... ok
[INFO] [stdout] test settings::tests::config_path_falls_back_to_home_dot_config ... ok
[INFO] [stdout] test settings::tests::default_theme_is_m365princess ... ok
[INFO] [stdout] test settings::tests::default_has_all_segments_enabled ... ok
[INFO] [stdout] test settings::tests::default_skin_is_powerline ... ok
[INFO] [stdout] test settings::tests::load_missing_file_returns_defaults ... ok
[INFO] [stdout] test format::tests::fmt_duration_seconds ... ok
[INFO] [stdout] test settings::tests::load_valid_file_parses ... ok
[INFO] [stdout] test settings::tests::parse_full_config ... ok
[INFO] [stdout] test settings::tests::load_malformed_file_returns_defaults ... ok
[INFO] [stdout] test settings::tests::parse_empty_toml_returns_defaults ... ok
[INFO] [stdout] test settings::tests::parse_malformed_toml_returns_err ... ok
[INFO] [stdout] test install::tests::preview_produces_non_empty_output ... ok
[INFO] [stdout] test settings::tests::parse_missing_theme_keeps_default ... ok
[INFO] [stdout] test settings::tests::parse_partial_config_keeps_defaults_for_missing_keys ... ok
[INFO] [stdout] test settings::tests::parse_theme_and_skin_from_toml ... ok
[INFO] [stdout] test settings::tests::roundtrip_theme_skin ... ok
[INFO] [stdout] test settings::tests::parse_unknown_keys_are_ignored ... ok
[INFO] [stdout] test settings::tests::to_toml_roundtrip ... ok
[INFO] [stdout] test skins::bullet::tests::bullet_non_gauge_falls_back_to_minimal_style ... ok
[INFO] [stdout] test settings::tests::write_creates_parent_dir ... ok
[INFO] [stdout] test skins::bullet::tests::bullet_renders_context_with_colored_dot ... ok
[INFO] [stdout] test skins::bullet::tests::pct_color_green_at_zero ... ok
[INFO] [stdout] test settings::tests::write_roundtrip ... ok
[INFO] [stdout] test skins::bullet::tests::pct_color_red_at_hundred ... ok
[INFO] [stdout] test skins::minimal::tests::minimal_uses_middot_separator_no_bg ... ok
[INFO] [stdout] test skins::pipe::tests::pipe_uses_pipe_separator ... ok
[INFO] [stdout] test skins::rounded::tests::rounded_uses_rounded_caps ... ok
[INFO] [stdout] test skins::powerline::tests::powerline_renders_segment_with_triangle ... ok
[INFO] [stdout] test skins::rainbow::tests::rainbow_starts_with_colored_prefix ... ok
[INFO] [stdout] test skins::tests::fit_drops_highest_priority_first_when_overflow ... ok
[INFO] [stdout] test skins::tests::fit_keeps_all_when_fits ... ok
[INFO] [stdout] test skins::tests::resolve_unknown_skin_falls_back ... ok
[INFO] [stdout] test term::tests::display_width_counts_chars ... ok
[INFO] [stdout] test term::tests::strip_ansi_basic ... ok
[INFO] [stdout] test term::tests::strip_ansi_no_escape ... ok
[INFO] [stdout] test term::tests::strip_ansi_preserves_utf8 ... ok
[INFO] [stdout] test term::tests::strip_ansi_truecolor ... ok
[INFO] [stdout] test tests::bullet_skin_shows_gauge_dot_for_context ... ok
[INFO] [stdout] test tests::render_with_dracula_uses_dracula_colors ... ok
[INFO] [stdout] test tests::matrix_nord_rounded ... ok
[INFO] [stdout] test tests::shorten_model_full ... ok
[INFO] [stdout] test tests::render_with_pipe_skin_uses_pipe ... ok
[INFO] [stdout] test tests::shorten_model_integer_version ... ok
[INFO] [stdout] test tests::shorten_model_minor_version ... ok
[INFO] [stdout] test tests::shorten_model_no_version ... ok
[INFO] [stdout] test tests::render_with_unknown_theme_falls_back ... ok
[INFO] [stdout] test tests::shorten_model_parens_no_version ... ok
[INFO] [stdout] test tests::render_with_rounded_skin_uses_caps ... ok
[INFO] [stdout] test tests::render_without_git_segment ... ok
[INFO] [stdout] test tests::render_unknown_skin_falls_back_to_powerline ... ok
[INFO] [stdout] test tests::trim_keeps_string_with_no_trailing_digits ... ok
[INFO] [stdout] test theme::tests::all_six_themes_resolvable ... ok
[INFO] [stdout] test tests::render_with_minimal_skin_uses_middot ... ok
[INFO] [stdout] test theme::tests::all_theme_names_unique ... ok
[INFO] [stdout] test theme::tests::m365princess_matches_current_palette ... ok
[INFO] [stdout] test theme::tests::resolve_known_theme_returns_it ... ok
[INFO] [stdout] test theme::tests::resolve_unknown_theme_falls_back_to_default ... ok
[INFO] [stdout] test tui::events::tests::q_quits_without_save ... ok
[INFO] [stdout] test tui::events::tests::s_saves_and_quits ... ok
[INFO] [stdout] test tui::events::tests::space_toggles_in_options_panel ... ok
[INFO] [stdout] test tui::events::tests::tab_switches_panel ... ok
[INFO] [stdout] test tui::state::tests::move_down_in_options_is_bounded ... ok
[INFO] [stdout] test tui::state::tests::new_starts_with_defaults_and_no_quit ... ok
[INFO] [stdout] test tui::state::tests::next_panel_toggles ... ok
[INFO] [stdout] test tui::state::tests::select_skin_updates_settings ... ok
[INFO] [stdout] test tui::state::tests::select_theme_updates_settings ... ok
[INFO] [stdout] test tests::matrix_dracula_minimal ... ok
[INFO] [stdout] test tui::state::tests::toggle_flips_current_segment ... ok
[INFO] [stdout] test tests::render_with_rainbow_skin_has_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/golden.rs (/opt/rustwide/target/debug/deps/golden-0d7b66987b29d6b8)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test narrow_version_drop ... ok
[INFO] [stdout] test no_workspace ... FAILED
[INFO] [stdout] test rate_limits ... FAILED
[INFO] [stdout] test narrow_80cols ... FAILED
[INFO] [stdout] test worktree ... FAILED
[INFO] [stdout] test minimal ... FAILED
[INFO] [stdout] test with_git ... FAILED
[INFO] [stdout] test cost_only ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- no_workspace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'no_workspace' (2075) panicked at tests/golden.rs:99:5:
[INFO] [stdout] assertion `left == right` failed: snapshot mismatch for no_workspace
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Haiku[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m5%[Mm[48;2;134;187;Mm [38;2;40;25;55m200k[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] EXPECTED (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;Mm⧉N[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Haiku[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m5%[Mm[48;2;134;187;Mm [38;2;40;25;55m200k[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (raw):
[INFO] [stdout] [48;2;30;30;35m [38;2;255;255;255m[1m♥ 15:49[0m[48;2;30;30;35m [0m[38;2;30;30;35m[48;2;154;52;142m[48;2;154;52;142m [38;2;255;255;255m[1m󰚩 Haiku[0m[48;2;154;52;142m [0m[38;2;154;52;142m[48;2;218;98;125m[48;2;218;98;125m [38;2;255;255;255m󰉋 tmp[0m[48;2;218;98;125m [0m[38;2;218;98;125m[48;2;134;187;216m[48;2;134;187;216m [38;2;40;25;55m󰍛[0m[48;2;134;187;216m [38;2;255;255;255m⣀[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀ [38;2;40;25;55m[1m5%[0m[48;2;134;187;216m [38;2;40;25;55m200k[0m[48;2;134;187;216m [0m[38;2;134;187;216m[0m [38;2;156;163;175m[2mv2.0.1[0m
[INFO] [stdout]   left: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Haiku\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m5%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m200k\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout]  right: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;Mm⧉N\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Haiku\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m5%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m200k\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3978a4a08 - <<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:     0x59d3978b9cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3978b9cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d3978a9262 - 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:     0x59d3978a9262 - <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:     0x59d3978830e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3978830e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d39789c999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3975c277c - <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:     0x59d3975c277c - 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:     0x59d39789cb52 - <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:     0x59d39789cb52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3978831a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3978781a9 - 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:     0x59d397883ebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3978ba50c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3978ba423 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59d3975b0062 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d3975a9d2b - golden[5a193406e1155bb3]::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:99:5
[INFO] [stdout]   22:     0x59d3975ac087 - golden[5a193406e1155bb3]::no_workspace
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:136:5
[INFO] [stdout]   23:     0x59d3975a9067 - golden[5a193406e1155bb3]::no_workspace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:135:18
[INFO] [stdout]   24:     0x59d3975aeaa6 - <golden[5a193406e1155bb3]::no_workspace::{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]   25:     0x59d3975b585b - <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]   26:     0x59d3975b585b - 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]   27:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59d3975c30d5 - <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]   29:     0x59d3975c30d5 - 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]   30:     0x59d3975c30d5 - 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]   31:     0x59d3975c30d5 - 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]   32:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59d3975c30d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59d3975bc9e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59d3975bc9e4 - 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]   36:     0x59d3975c6152 - 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]   37:     0x59d3975c6152 - <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]   38:     0x59d3975c6152 - 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]   39:     0x59d3975c6152 - 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]   40:     0x59d3975c6152 - 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]   41:     0x59d3975c6152 - 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]   42:     0x59d3975c6152 - <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]   43:     0x59d3978a3e5f - <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]   44:     0x59d3978a3e5f - <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]   45:     0x747af89eaaa4 - <unknown>
[INFO] [stdout]   46:     0x747af8a77a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rate_limits stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rate_limits' (2076) panicked at tests/golden.rs:99:5:
[INFO] [stdout] assertion `left == right` failed: snapshot mismatch for rate_limits
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m25%[Mm[48;2;134;187;Mm [38;2;40;25;55m250k/1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[48;2;91;143;Mm[48;2;91;143;Mm [38;2;255;255;Mm󰔛 Hh [1m50%[Mm[48;2;91;143;Mm [38;2;255;255;255mDdHh[Mm[48;2;91;143;Mm [Mm[38;2;91;143;Mm[48;2;51;101;Mm[48;2;51;101;Mm [38;2;255;255;Mm󰃰 Dd [1m15%[Mm[48;2;51;101;Mm [38;2;255;255;255mDdHh[Mm[48;2;51;101;Mm [Mm[38;2;51;101;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] EXPECTED (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;Mm⧉N[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m25%[Mm[48;2;134;187;Mm [38;2;40;25;55m250k/1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[48;2;91;143;Mm[48;2;91;143;Mm [38;2;255;255;Mm󰔛 Hh [1m50%[Mm[48;2;91;143;Mm [38;2;255;255;255mDdHh[Mm[48;2;91;143;Mm [Mm[38;2;91;143;Mm[48;2;51;101;Mm[48;2;51;101;Mm [38;2;255;255;Mm󰃰 Dd [1m15%[Mm[48;2;51;101;Mm [38;2;255;255;255mDdHh[Mm[48;2;51;101;Mm [Mm[38;2;51;101;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (raw):
[INFO] [stdout] [48;2;30;30;35m [38;2;255;255;255m[1m♥ 15:49[0m[48;2;30;30;35m [0m[38;2;30;30;35m[48;2;154;52;142m[48;2;154;52;142m [38;2;255;255;255m[1m󰚩 Opus[0m[48;2;154;52;142m [0m[38;2;154;52;142m[48;2;218;98;125m[48;2;218;98;125m [38;2;255;255;255m󰉋 tmp[0m[48;2;218;98;125m [0m[38;2;218;98;125m[48;2;134;187;216m[48;2;134;187;216m [38;2;40;25;55m󰍛[0m[48;2;134;187;216m [38;2;255;255;255m⣿[38;2;255;255;255m⣀[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀ [38;2;40;25;55m[1m25%[0m[48;2;134;187;216m [38;2;40;25;55m250k/1M[0m[48;2;134;187;216m [0m[38;2;134;187;216m[48;2;91;143;176m[48;2;91;143;176m [38;2;255;255;255m󰔛 5h [1m50%[0m[48;2;91;143;176m [38;2;255;255;255m26837d8h[0m[48;2;91;143;176m [0m[38;2;91;143;176m[48;2;51;101;138m[48;2;51;101;138m [38;2;255;255;255m󰃰 7d [1m15%[0m[48;2;51;101;138m [38;2;255;255;255m26837d8h[0m[48;2;51;101;138m [0m[38;2;51;101;138m[0m [38;2;156;163;175m[2mv2.0.1[0m
[INFO] [stdout]   left: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m25%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m250k/1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{1b}[48;2;91;143;Mm\u{e0b0}\u{1b}[48;2;91;143;Mm \u{1b}[38;2;255;255;Mm\u{f051b} Hh \u{1b}[1m50%\u{1b}[Mm\u{1b}[48;2;91;143;Mm \u{1b}[38;2;255;255;255mDdHh\u{1b}[Mm\u{1b}[48;2;91;143;Mm \u{1b}[Mm\u{1b}[38;2;91;143;Mm\u{1b}[48;2;51;101;Mm\u{e0b0}\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;Mm\u{f00f0} Dd \u{1b}[1m15%\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;255mDdHh\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[Mm\u{1b}[38;2;51;101;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout]  right: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;Mm⧉N\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m25%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m250k/1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{1b}[48;2;91;143;Mm\u{e0b0}\u{1b}[48;2;91;143;Mm \u{1b}[38;2;255;255;Mm\u{f051b} Hh \u{1b}[1m50%\u{1b}[Mm\u{1b}[48;2;91;143;Mm \u{1b}[38;2;255;255;255mDdHh\u{1b}[Mm\u{1b}[48;2;91;143;Mm \u{1b}[Mm\u{1b}[38;2;91;143;Mm\u{1b}[48;2;51;101;Mm\u{e0b0}\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;Mm\u{f00f0} Dd \u{1b}[1m15%\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;255mDdHh\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[Mm\u{1b}[38;2;51;101;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3978a4a08 - <<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:     0x59d3978b9cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3978b9cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d3978a9262 - 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:     0x59d3978a9262 - <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:     0x59d3978830e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3978830e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d39789c999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3975c277c - <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:     0x59d3975c277c - 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:     0x59d39789cb52 - <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:     0x59d39789cb52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3978831a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3978781a9 - 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:     0x59d397883ebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3978ba50c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3978ba423 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59d3975b0062 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d3975a9d2b - golden[5a193406e1155bb3]::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:99:5
[INFO] [stdout]   22:     0x59d3975ac067 - golden[5a193406e1155bb3]::rate_limits
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:120:5
[INFO] [stdout]   23:     0x59d3975a9037 - golden[5a193406e1155bb3]::rate_limits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:119:17
[INFO] [stdout]   24:     0x59d3975aea66 - <golden[5a193406e1155bb3]::rate_limits::{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]   25:     0x59d3975b585b - <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]   26:     0x59d3975b585b - 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]   27:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59d3975c30d5 - <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]   29:     0x59d3975c30d5 - 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]   30:     0x59d3975c30d5 - 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]   31:     0x59d3975c30d5 - 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]   32:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59d3975c30d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59d3975bc9e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59d3975bc9e4 - 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]   36:     0x59d3975c6152 - 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]   37:     0x59d3975c6152 - <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]   38:     0x59d3975c6152 - 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]   39:     0x59d3975c6152 - 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]   40:     0x59d3975c6152 - 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]   41:     0x59d3975c6152 - 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]   42:     0x59d3975c6152 - <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]   43:     0x59d3978a3e5f - <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]   44:     0x59d3978a3e5f - <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]   45:     0x747af89eaaa4 - <unknown>
[INFO] [stdout]   46:     0x747af8a77a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- narrow_80cols stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'narrow_80cols' (2072) panicked at tests/golden.rs:99:5:
[INFO] [stdout] assertion `left == right` failed: snapshot mismatch for narrow_80cols
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;175mMmSs[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 ccfaststatus[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣿[38;2;255;255;Mm⡀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m42%[Mm[48;2;134;187;Mm [38;2;40;25;55m100k/1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] EXPECTED (normalized):
[INFO] [stdout] [48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 ccfaststatus[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;252;161;Mm[48;2;252;161;Mm [38;2;40;25;Mm󰘬 main[Mm[48;2;252;161;Mm [38;2;40;25;Mm✓[Mm[48;2;252;161;Mm [Mm[38;2;252;161;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣿[38;2;255;255;Mm⡀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m42%[Mm[48;2;134;187;Mm [38;2;40;25;55m100k/1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (raw):
[INFO] [stdout] [48;2;30;30;35m [38;2;255;255;255m[1m♥ 15:49[0m[48;2;30;30;35m [38;2;156;163;175m10m00s[0m[48;2;30;30;35m [0m[38;2;30;30;35m[48;2;154;52;142m[48;2;154;52;142m [38;2;255;255;255m[1m󰚩 Opus[0m[48;2;154;52;142m [0m[38;2;154;52;142m[48;2;218;98;125m[48;2;218;98;125m [38;2;255;255;255m󰉋 ccfaststatus[0m[48;2;218;98;125m [0m[38;2;218;98;125m[48;2;134;187;216m[48;2;134;187;216m [38;2;40;25;55m󰍛[0m[48;2;134;187;216m [38;2;255;255;255m⣿[38;2;255;255;255m⣿[38;2;255;255;255m⡀[38;2;70;110;140m⠀[38;2;70;110;140m⠀ [38;2;40;25;55m[1m42%[0m[48;2;134;187;216m [38;2;40;25;55m100k/1M[0m[48;2;134;187;216m [0m[38;2;134;187;216m[0m [38;2;156;163;175m[2mv2.0.1[0m
[INFO] [stdout]   left: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;175mMmSs\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} ccfaststatus\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⡀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m42%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m100k/1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout]  right: "\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} ccfaststatus\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;252;161;Mm\u{e0b0}\u{1b}[48;2;252;161;Mm \u{1b}[38;2;40;25;Mm\u{f062c} main\u{1b}[Mm\u{1b}[48;2;252;161;Mm \u{1b}[38;2;40;25;Mm✓\u{1b}[Mm\u{1b}[48;2;252;161;Mm \u{1b}[Mm\u{1b}[38;2;252;161;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⡀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m42%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m100k/1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3978a4a08 - <<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:     0x59d3978b9cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3978b9cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d3978a9262 - 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:     0x59d3978a9262 - <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:     0x59d3978830e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3978830e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d39789c999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3975c277c - <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:     0x59d3975c277c - 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:     0x59d39789cb52 - <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:     0x59d39789cb52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3978831a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3978781a9 - 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:     0x59d397883ebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3978ba50c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3978ba423 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59d3975b0062 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d3975a9d2b - golden[5a193406e1155bb3]::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:99:5
[INFO] [stdout]   22:     0x59d3975ac0c4 - golden[5a193406e1155bb3]::narrow_80cols
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:126:5
[INFO] [stdout]   23:     0x59d3975a9097 - golden[5a193406e1155bb3]::narrow_80cols::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:124:19
[INFO] [stdout]   24:     0x59d3975aeae6 - <golden[5a193406e1155bb3]::narrow_80cols::{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]   25:     0x59d3975b585b - <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]   26:     0x59d3975b585b - 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]   27:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59d3975c30d5 - <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]   29:     0x59d3975c30d5 - 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]   30:     0x59d3975c30d5 - 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]   31:     0x59d3975c30d5 - 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]   32:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59d3975c30d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59d3975bc9e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59d3975bc9e4 - 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]   36:     0x59d3975c6152 - 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]   37:     0x59d3975c6152 - <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]   38:     0x59d3975c6152 - 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]   39:     0x59d3975c6152 - 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]   40:     0x59d3975c6152 - 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]   41:     0x59d3975c6152 - 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]   42:     0x59d3975c6152 - <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]   43:     0x59d3978a3e5f - <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]   44:     0x59d3978a3e5f - <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]   45:     0x747af89eaaa4 - <unknown>
[INFO] [stdout]   46:     0x747af8a77a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worktree stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worktree' (2081) panicked at tests/golden.rs:99:5:
[INFO] [stdout] assertion `left == right` failed: snapshot mismatch for worktree
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 ccfaststatus[Mm[48;2;218;98;Mm [38;2;255;255;Mm󰱾[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣤[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m30%[Mm[48;2;134;187;Mm [38;2;40;25;55m1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] EXPECTED (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;Mm⧉N[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 ccfaststatus[Mm[48;2;218;98;Mm [38;2;255;255;Mm󰱾[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;252;161;Mm[48;2;252;161;Mm [38;2;40;25;Mm󰘬 main[Mm[48;2;252;161;Mm [38;2;40;25;Mm✓[Mm[48;2;252;161;Mm [Mm[38;2;252;161;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣤[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m30%[Mm[48;2;134;187;Mm [38;2;40;25;55m1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test golden`
[INFO] [stdout] ACTUAL (raw):
[INFO] [stdout] [48;2;30;30;35m [38;2;255;255;255m[1m♥ 15:49[0m[48;2;30;30;35m [0m[38;2;30;30;35m[48;2;154;52;142m[48;2;154;52;142m [38;2;255;255;255m[1m󰚩 Opus[0m[48;2;154;52;142m [0m[38;2;154;52;142m[48;2;218;98;125m[48;2;218;98;125m [38;2;255;255;255m󰉋 ccfaststatus[0m[48;2;218;98;125m [38;2;255;255;255m󰱾[0m[48;2;218;98;125m [0m[38;2;218;98;125m[48;2;134;187;216m[48;2;134;187;216m [38;2;40;25;55m󰍛[0m[48;2;134;187;216m [38;2;255;255;255m⣿[38;2;255;255;255m⣤[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀ [38;2;40;25;55m[1m30%[0m[48;2;134;187;216m [38;2;40;25;55m1M[0m[48;2;134;187;216m [0m[38;2;134;187;216m[0m [38;2;156;163;175m[2mv2.0.1[0m
[INFO] [stdout]   left: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} ccfaststatus\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f0c7e}\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣤\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m30%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout]  right: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;Mm⧉N\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} ccfaststatus\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f0c7e}\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;252;161;Mm\u{e0b0}\u{1b}[48;2;252;161;Mm \u{1b}[38;2;40;25;Mm\u{f062c} main\u{1b}[Mm\u{1b}[48;2;252;161;Mm \u{1b}[38;2;40;25;Mm✓\u{1b}[Mm\u{1b}[48;2;252;161;Mm \u{1b}[Mm\u{1b}[38;2;252;161;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣤\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m30%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3978a4a08 - <<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:     0x59d3978b9cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3978b9cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d3978a9262 - 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:     0x59d3978a9262 - <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:     0x59d3978830e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3978830e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d39789c999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3975c277c - <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:     0x59d3975c277c - 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:     0x59d39789cb52 - <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:     0x59d39789cb52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3978831a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3978781a9 - 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:     0x59d397883ebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3978ba50c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3978ba423 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59d3975b0062 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d3975a9d2b - golden[5a193406e1155bb3]::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:99:5
[INFO] [stdout]   22:     0x59d3975ac1a4 - golden[5a193406e1155bb3]::worktree
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:142:5
[INFO] [stdout]   23:     0x59d3975a9157 - golden[5a193406e1155bb3]::worktree::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:140:14
[INFO] [stdout]   24:     0x59d3975aebe6 - <golden[5a193406e1155bb3]::worktree::{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]   25:     0x59d3975b585b - <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]   26:     0x59d3975b585b - 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]   27:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59d3975c30d5 - <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]   29:     0x59d3975c30d5 - 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]   30:     0x59d3975c30d5 - 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]   31:     0x59d3975c30d5 - 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]   32:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59d3975c30d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59d3975bc9e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59d3975bc9e4 - 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]   36:     0x59d3975c6152 - 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]   37:     0x59d3975c6152 - <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]   38:     0x59d3975c6152 - 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]   39:     0x59d3975c6152 - 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]   40:     0x59d3975c6152 - 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]   41:     0x59d3975c6152 - 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]   42:     0x59d3975c6152 - <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]   43:     0x59d3978a3e5f - <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]   44:     0x59d3978a3e5f - <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]   45:     0x747af89eaaa4 - <unknown>
[INFO] [stdout]   46:     0x747af8a77a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minimal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minimal' (2071) panicked at tests/golden.rs:99:5:
[INFO] [stdout] assertion `left == right` failed: snapshot mismatch for minimal
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣤[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m10%[Mm[48;2;134;187;Mm [38;2;40;25;55m200k[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] EXPECTED (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;Mm⧉N[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Opus[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣤[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m10%[Mm[48;2;134;187;Mm [38;2;40;25;55m200k[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (raw):
[INFO] [stdout] [48;2;30;30;35m [38;2;255;255;255m[1m♥ 15:49[0m[48;2;30;30;35m [0m[38;2;30;30;35m[48;2;154;52;142m[48;2;154;52;142m [38;2;255;255;255m[1m󰚩 Opus[0m[48;2;154;52;142m [0m[38;2;154;52;142m[48;2;218;98;125m[48;2;218;98;125m [38;2;255;255;255m󰉋 tmp[0m[48;2;218;98;125m [0m[38;2;218;98;125m[48;2;134;187;216m[48;2;134;187;216m [38;2;40;25;55m󰍛[0m[48;2;134;187;216m [38;2;255;255;255m⣤[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀ [38;2;40;25;55m[1m10%[0m[48;2;134;187;216m [38;2;40;25;55m200k[0m[48;2;134;187;216m [0m[38;2;134;187;216m[0m [38;2;156;163;175m[2mv2.0.1[0m
[INFO] [stdout]   left: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣤\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m10%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m200k\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout]  right: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;Mm⧉N\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Opus\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣤\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m10%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m200k\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3978a4a08 - <<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:     0x59d3978b9cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3978b9cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d3978a9262 - 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:     0x59d3978a9262 - <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:     0x59d3978830e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3978830e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d39789c999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3975c277c - <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:     0x59d3975c277c - 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:     0x59d39789cb52 - <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:     0x59d39789cb52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3978831a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3978781a9 - 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:     0x59d397883ebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3978ba50c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3978ba423 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59d3975b0062 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d3975a9d2b - golden[5a193406e1155bb3]::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:99:5
[INFO] [stdout]   22:     0x59d3975ac127 - golden[5a193406e1155bb3]::minimal
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:108:5
[INFO] [stdout]   23:     0x59d3975a90f7 - golden[5a193406e1155bb3]::minimal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:107:13
[INFO] [stdout]   24:     0x59d3975aeb66 - <golden[5a193406e1155bb3]::minimal::{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]   25:     0x59d3975b585b - <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]   26:     0x59d3975b585b - 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]   27:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59d3975c30d5 - <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]   29:     0x59d3975c30d5 - 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]   30:     0x59d3975c30d5 - 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]   31:     0x59d3975c30d5 - 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]   32:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59d3975c30d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59d3975bc9e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59d3975bc9e4 - 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]   36:     0x59d3975c6152 - 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]   37:     0x59d3975c6152 - <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]   38:     0x59d3975c6152 - 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]   39:     0x59d3975c6152 - 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]   40:     0x59d3975c6152 - 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]   41:     0x59d3975c6152 - 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]   42:     0x59d3975c6152 - <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]   43:     0x59d3978a3e5f - <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]   44:     0x59d3978a3e5f - <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]   45:     0x747af89eaaa4 - <unknown>
[INFO] [stdout]   46:     0x747af8a77a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_git stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_git' (2077) panicked at tests/golden.rs:99:5:
[INFO] [stdout] assertion `left == right` failed: snapshot mismatch for with_git
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;175mMmSs[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Sonnet[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 ccfaststatus[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣿[38;2;255;255;Mm⡀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m42%[Mm[48;2;134;187;Mm [38;2;40;25;55m100k/1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[48;2;51;101;Mm[48;2;51;101;Mm [38;2;255;255;Mm󰇁 $0.42[Mm[48;2;51;101;Mm [Mm[38;2;51;101;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] EXPECTED (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;Mm⧉N[Mm[48;2;30;30;Mm [38;2;156;163;175mMmSs[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Sonnet[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 ccfaststatus[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;252;161;Mm[48;2;252;161;Mm [38;2;40;25;Mm󰘬 main[Mm[48;2;252;161;Mm [38;2;40;25;Mm✓[Mm[48;2;252;161;Mm [Mm[38;2;252;161;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣿[38;2;255;255;Mm⣿[38;2;255;255;Mm⡀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m42%[Mm[48;2;134;187;Mm [38;2;40;25;55m100k/1M[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[48;2;51;101;Mm[48;2;51;101;Mm [38;2;255;255;Mm󰇁 $0.42[Mm[48;2;51;101;Mm [Mm[38;2;51;101;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (raw):
[INFO] [stdout] [48;2;30;30;35m [38;2;255;255;255m[1m♥ 15:49[0m[48;2;30;30;35m [38;2;156;163;175m10m00s[0m[48;2;30;30;35m [0m[38;2;30;30;35m[48;2;154;52;142m[48;2;154;52;142m [38;2;255;255;255m[1m󰚩 Sonnet[0m[48;2;154;52;142m [0m[38;2;154;52;142m[48;2;218;98;125m[48;2;218;98;125m [38;2;255;255;255m󰉋 ccfaststatus[0m[48;2;218;98;125m [0m[38;2;218;98;125m[48;2;134;187;216m[48;2;134;187;216m [38;2;40;25;55m󰍛[0m[48;2;134;187;216m [38;2;255;255;255m⣿[38;2;255;255;255m⣿[38;2;255;255;255m⡀[38;2;70;110;140m⠀[38;2;70;110;140m⠀ [38;2;40;25;55m[1m42%[0m[48;2;134;187;216m [38;2;40;25;55m100k/1M[0m[48;2;134;187;216m [0m[38;2;134;187;216m[48;2;51;101;138m[48;2;51;101;138m [38;2;255;255;255m󰇁 $0.42[0m[48;2;51;101;138m [0m[38;2;51;101;138m[0m [38;2;156;163;175m[2mv2.0.1[0m
[INFO] [stdout]   left: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;175mMmSs\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Sonnet\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} ccfaststatus\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⡀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m42%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m100k/1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{1b}[48;2;51;101;Mm\u{e0b0}\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;Mm\u{f01c1} $0.42\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[Mm\u{1b}[38;2;51;101;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout]  right: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;Mm⧉N\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;175mMmSs\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Sonnet\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} ccfaststatus\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;252;161;Mm\u{e0b0}\u{1b}[48;2;252;161;Mm \u{1b}[38;2;40;25;Mm\u{f062c} main\u{1b}[Mm\u{1b}[48;2;252;161;Mm \u{1b}[38;2;40;25;Mm✓\u{1b}[Mm\u{1b}[48;2;252;161;Mm \u{1b}[Mm\u{1b}[38;2;252;161;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⣿\u{1b}[38;2;255;255;Mm⡀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m42%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m100k/1M\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{1b}[48;2;51;101;Mm\u{e0b0}\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;Mm\u{f01c1} $0.42\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[Mm\u{1b}[38;2;51;101;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3978a4a08 - <<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:     0x59d3978b9cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3978b9cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d3978a9262 - 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:     0x59d3978a9262 - <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:     0x59d3978830e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3978830e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d39789c999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3975c277c - <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:     0x59d3975c277c - 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:     0x59d39789cb52 - <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:     0x59d39789cb52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3978831a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3978781a9 - 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:     0x59d397883ebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3978ba50c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3978ba423 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59d3975b0062 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d3975a9d2b - golden[5a193406e1155bb3]::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:99:5
[INFO] [stdout]   22:     0x59d3975ac164 - golden[5a193406e1155bb3]::with_git
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:115:5
[INFO] [stdout]   23:     0x59d3975a9127 - golden[5a193406e1155bb3]::with_git::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:112:14
[INFO] [stdout]   24:     0x59d3975aeba6 - <golden[5a193406e1155bb3]::with_git::{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]   25:     0x59d3975b585b - <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]   26:     0x59d3975b585b - 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]   27:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59d3975c30d5 - <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]   29:     0x59d3975c30d5 - 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]   30:     0x59d3975c30d5 - 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]   31:     0x59d3975c30d5 - 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]   32:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59d3975c30d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59d3975bc9e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59d3975bc9e4 - 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]   36:     0x59d3975c6152 - 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]   37:     0x59d3975c6152 - <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]   38:     0x59d3975c6152 - 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]   39:     0x59d3975c6152 - 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]   40:     0x59d3975c6152 - 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]   41:     0x59d3975c6152 - 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]   42:     0x59d3975c6152 - <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]   43:     0x59d3978a3e5f - <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]   44:     0x59d3978a3e5f - <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]   45:     0x747af89eaaa4 - <unknown>
[INFO] [stdout]   46:     0x747af8a77a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cost_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cost_only' (2070) panicked at tests/golden.rs:99:5:
[INFO] [stdout] assertion `left == right` failed: snapshot mismatch for cost_only
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;175mMmSs[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Sonnet[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣶[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m15%[Mm[48;2;134;187;Mm [38;2;40;25;55m200k[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[48;2;51;101;Mm[48;2;51;101;Mm [38;2;255;255;Mm󰇁 $1.42[Mm[48;2;51;101;Mm [Mm[38;2;51;101;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] EXPECTED (normalized):
[INFO] [stdout] [48;2;30;30;Mm [38;2;255;255;Mm[Mm♥ XX:XX[Mm[48;2;30;30;Mm [38;2;156;163;Mm⧉N[Mm[48;2;30;30;Mm [38;2;156;163;175mMmSs[Mm[48;2;30;30;Mm [Mm[38;2;30;30;Mm[48;2;154;52;Mm[48;2;154;52;Mm [38;2;255;255;Mm[Mm󰚩 Sonnet[Mm[48;2;154;52;Mm [Mm[38;2;154;52;Mm[48;2;218;98;Mm[48;2;218;98;Mm [38;2;255;255;Mm󰉋 tmp[Mm[48;2;218;98;Mm [Mm[38;2;218;98;Mm[48;2;134;187;Mm[48;2;134;187;Mm [38;2;40;25;Mm󰍛[Mm[48;2;134;187;Mm [38;2;255;255;Mm⣶[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀[38;2;70;110;Mm⠀ [38;2;40;25;Mm[1m15%[Mm[48;2;134;187;Mm [38;2;40;25;55m200k[Mm[48;2;134;187;Mm [Mm[38;2;134;187;Mm[48;2;51;101;Mm[48;2;51;101;Mm [38;2;255;255;Mm󰇁 $1.42[Mm[48;2;51;101;Mm [Mm[38;2;51;101;Mm[Mm [38;2;156;163;Mm[2mv2.0.1[Mm
[INFO] [stdout] 
[INFO] [stdout] ACTUAL (raw):
[INFO] [stdout] [48;2;30;30;35m [38;2;255;255;255m[1m♥ 15:49[0m[48;2;30;30;35m [38;2;156;163;175m15m00s[0m[48;2;30;30;35m [0m[38;2;30;30;35m[48;2;154;52;142m[48;2;154;52;142m [38;2;255;255;255m[1m󰚩 Sonnet[0m[48;2;154;52;142m [0m[38;2;154;52;142m[48;2;218;98;125m[48;2;218;98;125m [38;2;255;255;255m󰉋 tmp[0m[48;2;218;98;125m [0m[38;2;218;98;125m[48;2;134;187;216m[48;2;134;187;216m [38;2;40;25;55m󰍛[0m[48;2;134;187;216m [38;2;255;255;255m⣶[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀[38;2;70;110;140m⠀ [38;2;40;25;55m[1m15%[0m[48;2;134;187;216m [38;2;40;25;55m200k[0m[48;2;134;187;216m [0m[38;2;134;187;216m[48;2;51;101;138m[48;2;51;101;138m [38;2;255;255;255m󰇁 $1.42[0m[48;2;51;101;138m [0m[38;2;51;101;138m[0m [38;2;156;163;175m[2mv2.0.1[0m
[INFO] [stdout]   left: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;175mMmSs\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Sonnet\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣶\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m15%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m200k\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{1b}[48;2;51;101;Mm\u{e0b0}\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;Mm\u{f01c1} $1.42\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[Mm\u{1b}[38;2;51;101;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout]  right: "\u{1b}[48;2;30;30;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm♥ XX:XX\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;Mm⧉N\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[38;2;156;163;175mMmSs\u{1b}[Mm\u{1b}[48;2;30;30;Mm \u{1b}[Mm\u{1b}[38;2;30;30;Mm\u{1b}[48;2;154;52;Mm\u{e0b0}\u{1b}[48;2;154;52;Mm \u{1b}[38;2;255;255;Mm\u{1b}[Mm\u{f06a9} Sonnet\u{1b}[Mm\u{1b}[48;2;154;52;Mm \u{1b}[Mm\u{1b}[38;2;154;52;Mm\u{1b}[48;2;218;98;Mm\u{e0b0}\u{1b}[48;2;218;98;Mm \u{1b}[38;2;255;255;Mm\u{f024b} tmp\u{1b}[Mm\u{1b}[48;2;218;98;Mm \u{1b}[Mm\u{1b}[38;2;218;98;Mm\u{1b}[48;2;134;187;Mm\u{e0b0}\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;Mm\u{f035b}\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;255;255;Mm⣶\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀\u{1b}[38;2;70;110;Mm⠀ \u{1b}[38;2;40;25;Mm\u{1b}[1m15%\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[38;2;40;25;55m200k\u{1b}[Mm\u{1b}[48;2;134;187;Mm \u{1b}[Mm\u{1b}[38;2;134;187;Mm\u{1b}[48;2;51;101;Mm\u{e0b0}\u{1b}[48;2;51;101;Mm \u{1b}[38;2;255;255;Mm\u{f01c1} $1.42\u{1b}[Mm\u{1b}[48;2;51;101;Mm \u{1b}[Mm\u{1b}[38;2;51;101;Mm\u{e0b0}\u{1b}[Mm \u{1b}[38;2;156;163;Mm\u{1b}[2mv2.0.1\u{1b}[Mm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - 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:     0x59d3978a4a08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3978a4a08 - <<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:     0x59d3978b9cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3978b9cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59d3978a9262 - 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:     0x59d3978a9262 - <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:     0x59d3978830e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3978830e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d39789c999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3975c277c - <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:     0x59d3975c277c - 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:     0x59d39789cb52 - <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:     0x59d39789cb52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3978831a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3978781a9 - 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:     0x59d397883ebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3978ba50c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3978ba423 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59d3975b0062 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d3975a9d2b - golden[5a193406e1155bb3]::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:99:5
[INFO] [stdout]   22:     0x59d3975ac1c7 - golden[5a193406e1155bb3]::cost_only
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:131:5
[INFO] [stdout]   23:     0x59d3975a9187 - golden[5a193406e1155bb3]::cost_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/golden.rs:130:15
[INFO] [stdout]   24:     0x59d3975aec26 - <golden[5a193406e1155bb3]::cost_only::{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]   25:     0x59d3975b585b - <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]   26:     0x59d3975b585b - 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]   27:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59d3975c30d5 - <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]   29:     0x59d3975c30d5 - 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]   30:     0x59d3975c30d5 - 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]   31:     0x59d3975c30d5 - 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]   32:     0x59d3975c30d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59d3975c30d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59d3975bc9e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59d3975bc9e4 - 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]   36:     0x59d3975c6152 - 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]   37:     0x59d3975c6152 - <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]   38:     0x59d3975c6152 - 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]   39:     0x59d3975c6152 - 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]   40:     0x59d3975c6152 - 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]   41:     0x59d3975c6152 - 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]   42:     0x59d3975c6152 - <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]   43:     0x59d3978a3e5f - <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]   44:     0x59d3978a3e5f - <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]   45:     0x747af89eaaa4 - <unknown>
[INFO] [stdout]   46:     0x747af8a77a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cost_only
[INFO] [stdout]     minimal
[INFO] [stdout]     narrow_80cols
[INFO] [stdout]     no_workspace
[INFO] [stdout]     rate_limits
[INFO] [stdout]     with_git
[INFO] [stdout]     worktree
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d", kill_on_drop: false }`
[INFO] [stdout] 8873b8da901d6c8f9655a2818025be3a6c18cc4a6bd2731c989d9e48b8bd640d
