[INFO] fetching crate scooter 0.6.0...
[INFO] testing scooter-0.6.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] extracting crate scooter 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate scooter 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scooter 0.6.0
[INFO] tweaked toml for crates.io crate scooter 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scooter 0.6.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scooter 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcfcbc7eec2c1de06ebbca169797201c568dbe4f486c74eeeaae75e5d9e95bdb
[INFO] running `Command { std: "docker" "start" "-a" "fcfcbc7eec2c1de06ebbca169797201c568dbe4f486c74eeeaae75e5d9e95bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcfcbc7eec2c1de06ebbca169797201c568dbe4f486c74eeeaae75e5d9e95bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcfcbc7eec2c1de06ebbca169797201c568dbe4f486c74eeeaae75e5d9e95bdb", kill_on_drop: false }`
[INFO] [stdout] fcfcbc7eec2c1de06ebbca169797201c568dbe4f486c74eeeaae75e5d9e95bdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6becd1f62bbd2273135d71a3688b2eabe0b2253598490c29f4e67b8853105b32
[INFO] running `Command { std: "docker" "start" "-a" "6becd1f62bbd2273135d71a3688b2eabe0b2253598490c29f4e67b8853105b32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling fancy-regex v0.15.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling simple-log v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling frep-core v0.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling scooter-core v0.1.5
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling termini v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling scooter v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "6becd1f62bbd2273135d71a3688b2eabe0b2253598490c29f4e67b8853105b32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6becd1f62bbd2273135d71a3688b2eabe0b2253598490c29f4e67b8853105b32", kill_on_drop: false }`
[INFO] [stdout] 6becd1f62bbd2273135d71a3688b2eabe0b2253598490c29f4e67b8853105b32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00498e5e8ada3b90f572836571d7bf7c42f23ba36df2a789c24a992f8ea98946
[INFO] running `Command { std: "docker" "start" "-a" "00498e5e8ada3b90f572836571d7bf7c42f23ba36df2a789c24a992f8ea98946", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling frep-core v0.1.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling scooter-core v0.1.5
[INFO] [stderr]    Compiling scooter v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.11s
[INFO] running `Command { std: "docker" "inspect" "00498e5e8ada3b90f572836571d7bf7c42f23ba36df2a789c24a992f8ea98946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00498e5e8ada3b90f572836571d7bf7c42f23ba36df2a789c24a992f8ea98946", kill_on_drop: false }`
[INFO] [stdout] 00498e5e8ada3b90f572836571d7bf7c42f23ba36df2a789c24a992f8ea98946
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4079d0841b99f880093bb94474a1152b48a803adcf83764f6d0b66bb180224e
[INFO] running `Command { std: "docker" "start" "-a" "c4079d0841b99f880093bb94474a1152b48a803adcf83764f6d0b66bb180224e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scooter-b108e0f8de18be54)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test app::tests::test_flip_multi_select_direction ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_page_increments ... ok
[INFO] [stdout] test app::tests::test_selected_fields_movement ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_single ... ok
[INFO] [stdout] test app::tests::test_selected_fields_toggling ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_top_bottom ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_all_selected ... ok
[INFO] [stdout] test app::tests::test_search_state_toggling ... ok
[INFO] [stdout] test app::tests::test_calculate_statistics_with_ignores_and_errors ... ok
[INFO] [stdout] test app::tests::test_calculate_statistics_all_success ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_no_results ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_none_selected ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_half_page_increments ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_some_selected ... ok
[INFO] [stdout] test config::tests::test_partial_config_editor_only ... ok
[INFO] [stdout] test config::tests::test_get_theme_none ... ok
[INFO] [stdout] test config::tests::test_missing_editor_exit_field ... ok
[INFO] [stdout] test config::tests::test_empty_config_file ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_all_success ... ok
[INFO] [stdout] test config::tests::test_full_config ... ok
[INFO] [stdout] test config::tests::test_get_theme_disabled ... ok
[INFO] [stdout] test config::tests::test_partial_config_preview_only ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_with_errors ... ok
[INFO] [stdout] test config::tests::test_get_theme_enabled_with_theme ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_with_none_results ... ok
[INFO] [stdout] test replace::tests::test_format_replacement_results_no_errors ... ok
[INFO] [stdout] test replace::tests::test_format_replacement_results_no_ignored_count ... ok
[INFO] [stdout] test replace::tests::test_format_replacement_results_with_errors ... ok
[INFO] [stdout] test replace::tests::test_replace_state_handle_key_results ... ok
[INFO] [stdout] test replace::tests::test_replace_state_scroll_replacement_errors_down ... ok
[INFO] [stdout] test replace::tests::test_replace_state_scroll_replacement_errors_up ... ok
[INFO] [stdout] test ui::colour::tests::test_specific_xterm_values ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_black ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_color_thresholds ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_primary_colors ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_secondary_colors ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_white ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_at_end ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_at_start ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_centered ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_non_sequential_indices_large_window ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_with_custom_data_type ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_non_sequential_indices ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_with_small_window ... ok
[INFO] [stdout] test utils::tests::test_all_satisfy ... ok
[INFO] [stdout] test utils::tests::test_ascii_full_string ... ok
[INFO] [stdout] test utils::tests::test_ascii_more_than_string ... ok
[INFO] [stdout] test utils::tests::test_ascii_partial_string ... ok
[INFO] [stdout] test utils::tests::test_ceil_div ... ok
[INFO] [stdout] test utils::tests::test_emoji ... ok
[INFO] [stdout] test utils::tests::test_empty_string ... ok
[INFO] [stdout] test utils::tests::test_last_n_string_non_empty ... ok
[INFO] [stdout] test utils::tests::test_last_string_n_empty ... ok
[INFO] [stdout] test utils::tests::test_multibyte_chars ... ok
[INFO] [stdout] test utils::tests::test_last_n_empty ... ok
[INFO] [stdout] test utils::tests::test_last_n_non_empty ... ok
[INFO] [stdout] test utils::tests::test_only_last_fails ... ok
[INFO] [stdout] test utils::tests::test_owned_vec ... ok
[INFO] [stdout] test utils::tests::test_none_satisfy ... ok
[INFO] [stdout] test utils::tests::test_only_first_satisfies ... ok
[INFO] [stdout] test utils::tests::test_file_not_found_highlighted ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_grayscale ... ok
[INFO] [stdout] test utils::tests::test_highlighting_preserves_content ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_line_idx_not_found - should panic ... ok
[INFO] [stdout] test utils::tests::test_some_satisfy ... ok
[INFO] [stdout] test utils::tests::test_split_empty ... ok
[INFO] [stdout] test utils::tests::test_range_exceeds_file_length_highlighted ... ok
[INFO] [stdout] test utils::tests::test_empty_file_highlighted ... ok
[INFO] [stdout] test utils::tests::test_unicode_chars ... ok
[INFO] [stdout] test utils::tests::test_read_from_beginning_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_all_lines_highlighted ... ok
[INFO] [stdout] test utils::tests::test_with_strings ... ok
[INFO] [stdout] test utils::tests::test_read_lines_in_range_highlighted ... ok
[INFO] [stdout] test utils::tests::test_zero_chars ... ok
[INFO] [stdout] test utils::tests::test_read_single_line_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_to_end_highlighted ... ok
[INFO] [stdout] test utils::tests::test_start_greater_than_end_highlighted - should panic ... ok
[INFO] [stdout] test utils::tests::test_start_exceeds_file_length_highlighted ... ok
[INFO] [stdout] test utils::tests::test_with_empty_lines_highlighted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scooter-2d07d75a7d454893)
[INFO] [stdout] running 92 tests
[INFO] [stdout] test app::tests::test_flip_multi_select_direction ... ok
[INFO] [stdout] test app::tests::test_calculate_statistics_all_success ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_half_page_increments ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_top_bottom ... ok
[INFO] [stdout] test app::tests::test_calculate_statistics_with_ignores_and_errors ... ok
[INFO] [stdout] test app::tests::test_selected_fields_toggling ... ok
[INFO] [stdout] test app::tests::test_search_state_toggling ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_all_selected ... ok
[INFO] [stdout] test app::tests::test_selected_fields_movement ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_no_results ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_none_selected ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_some_selected ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_page_increments ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_single ... ok
[INFO] [stdout] test config::tests::test_missing_editor_exit_field ... ok
[INFO] [stdout] test config::tests::test_empty_config_file ... ok
[INFO] [stdout] test config::tests::test_partial_config_preview_only ... ok
[INFO] [stdout] test config::tests::test_get_theme_disabled ... ok
[INFO] [stdout] test config::tests::test_full_config ... ok
[INFO] [stdout] test config::tests::test_partial_config_editor_only ... ok
[INFO] [stdout] test config::tests::test_get_theme_enabled_with_theme ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_with_errors ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_with_none_results ... ok
[INFO] [stdout] test replace::tests::test_replace_state_handle_key_results ... ok
[INFO] [stdout] test replace::tests::test_format_replacement_results_no_errors ... ok
[INFO] [stdout] test replace::tests::test_format_replacement_results_no_ignored_count ... ok
[INFO] [stdout] test config::tests::test_get_theme_none ... ok
[INFO] [stdout] test replace::tests::test_format_replacement_results_with_errors ... ok
[INFO] [stdout] test tests::test_app_config_try_from_success ... ok
[INFO] [stdout] test tests::test_search_field_values_from ... ok
[INFO] [stdout] test replace::tests::test_replace_state_scroll_replacement_errors_down ... ok
[INFO] [stdout] test replace::tests::test_replace_state_scroll_replacement_errors_up ... ok
[INFO] [stdout] test tests::test_search_field_values_from_defaults ... ok
[INFO] [stdout] test tests::test_validate_directory_does_not_exist ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_immediate_with_individual_flags ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_no_tui_with_individual_flags ... ok
[INFO] [stdout] test tests::test_validate_directory_with_special_chars ... ok
[INFO] [stdout] test tests::test_validate_directory_with_nested_structure ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_no_tui_and_immediate ... ok
[INFO] [stdout] test tests::test_validate_directory_exists ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_success ... ok
[INFO] [stdout] test ui::colour::tests::test_specific_xterm_values ... ok
[INFO] [stdout] test tests::test_validate_search_text_required_flags_without_text ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_color_thresholds ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_black ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_white ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_at_end ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_at_start ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_secondary_colors ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_centered ... ok
[INFO] [stdout] test tests::test_validate_search_text_required_success ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_with_custom_data_type ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_with_small_window ... ok
[INFO] [stdout] test utils::tests::test_all_satisfy ... ok
[INFO] [stdout] test utils::tests::test_ascii_full_string ... ok
[INFO] [stdout] test utils::tests::test_ascii_more_than_string ... ok
[INFO] [stdout] test utils::tests::test_ascii_partial_string ... ok
[INFO] [stdout] test utils::tests::test_ceil_div ... ok
[INFO] [stdout] test utils::tests::test_emoji ... ok
[INFO] [stdout] test utils::tests::test_empty_string ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_non_sequential_indices ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_non_sequential_indices_large_window ... ok
[INFO] [stdout] test utils::tests::test_last_n_empty ... ok
[INFO] [stdout] test utils::tests::test_last_n_non_empty ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_all_success ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_grayscale ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_primary_colors ... ok
[INFO] [stdout] test utils::tests::test_last_string_n_empty ... ok
[INFO] [stdout] test utils::tests::test_none_satisfy ... ok
[INFO] [stdout] test utils::tests::test_multibyte_chars ... ok
[INFO] [stdout] test utils::tests::test_last_n_string_non_empty ... ok
[INFO] [stdout] test utils::tests::test_only_first_satisfies ... ok
[INFO] [stdout] test utils::tests::test_only_last_fails ... ok
[INFO] [stdout] test utils::tests::test_owned_vec ... ok
[INFO] [stdout] test utils::tests::test_file_not_found_highlighted ... ok
[INFO] [stdout] test utils::tests::test_highlighting_preserves_content ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_line_idx_not_found - should panic ... ok
[INFO] [stdout] test utils::tests::test_some_satisfy ... ok
[INFO] [stdout] test utils::tests::test_split_empty ... ok
[INFO] [stdout] test utils::tests::test_range_exceeds_file_length_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_from_beginning_highlighted ... ok
[INFO] [stdout] test utils::tests::test_empty_file_highlighted ... ok
[INFO] [stdout] test utils::tests::test_unicode_chars ... ok
[INFO] [stdout] test utils::tests::test_with_strings ... ok
[INFO] [stdout] test utils::tests::test_read_all_lines_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_lines_in_range_highlighted ... ok
[INFO] [stdout] test utils::tests::test_zero_chars ... ok
[INFO] [stdout] test utils::tests::test_read_to_end_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_single_line_highlighted ... ok
[INFO] [stdout] test utils::tests::test_start_greater_than_end_highlighted - should panic ... ok
[INFO] [stdout] test utils::tests::test_start_exceeds_file_length_highlighted ... ok
[INFO] [stdout] test utils::tests::test_with_empty_lines_highlighted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/app.rs (/opt/rustwide/target/debug/deps/app-aed74d4c0693f3d7)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_back_from_results ... ok
[INFO] [stdout] test test_app_reset ... ok
[INFO] [stdout] test test_help_popup_on_performing_replacement ... ok
[INFO] [stdout] test test_help_popup_on_results ... ok
[INFO] [stdout] test test_help_popup_on_search_fields ... ok
[INFO] [stdout] test test_keybinding_integration_with_disabled_fields ... ok
[INFO] [stdout] test test_error_popup_invalid_include_files ... ok
[INFO] [stdout] test test_error_popup_invalid_search ... ok
[INFO] [stdout] test test_help_popup_on_search_results ... ok
[INFO] [stdout] test test_error_popup_invalid_exclude_files ... ok
[INFO] [stdout] test test_alt_u_unlocks_all_fields ... ok
[INFO] [stdout] test test_replace_state ... ok
[INFO] [stdout] test test_unlock_prepopulated_fields_via_alt_u ... ok
[INFO] [stdout] test test_keymaps_search_complete ... ok
[INFO] [stdout] test test_keymaps_search_progressing ... ok
[INFO] [stdout] test test_keymaps_search_fields ... ok
[INFO] [stdout] test test_keymaps_results ... ok
[INFO] [stdout] test test_keymaps_performing_replacement ... ok
[INFO] [stdout] test test_keymaps_popup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/app_runner.rs (/opt/rustwide/target/debug/deps/app_runner-22ae15544d00acd9)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test test_error_when_search_text_is_empty ... ok
[INFO] [stdout] test test_ignores_hidden_files_by_default::without_advanced_regex ... ok
[INFO] [stdout] test test_immediate_replace_flag_skips_confirmation::with_advanced_regex ... ok
[INFO] [stdout] test test_binary_file_filtering::with_advanced_regex ... ok
[INFO] [stdout] test test_ignores_gif_file::with_advanced_regex ... ok
[INFO] [stdout] test test_ignores_gif_file::without_advanced_regex ... ok
[INFO] [stdout] test test_binary_file_filtering::without_advanced_regex ... ok
[INFO] [stdout] test test_immediate_replace_flag_skips_confirmation::without_advanced_regex ... ok
[INFO] [stdout] test test_immediate_search_flag_skips_search_screen::with_advanced_regex ... ok
[INFO] [stdout] test test_immediate_search_flag_skips_search_screen::without_advanced_regex ... ok
[INFO] [stdout] test test_help_screen_keymaps ... ok
[INFO] [stdout] test test_includes_hidden_files_with_flag::with_advanced_regex ... ok
[INFO] [stdout] test test_advanced_regex_negative_lookahead ... ok
[INFO] [stdout] test test_multi_select_mode ... ok
[INFO] [stdout] test test_prepopulated_fields ... ok
[INFO] [stdout] test test_ignores_hidden_files_by_default::with_advanced_regex ... ok
[INFO] [stdout] test test_preview_updates_work_correctly::without_advanced_regex ... FAILED
[INFO] [stdout] test test_replacement_progress_display ... ok
[INFO] [stdout] test test_includes_hidden_files_with_flag::without_advanced_regex ... ok
[INFO] [stdout] test test_results_calculation_all_success ... ok
[INFO] [stdout] test test_results_calculation_with_directory_deleted_errors ... ok
[INFO] [stdout] test test_results_calculation_with_files_changed_errors ... ok
[INFO] [stdout] test test_search_and_replace_empty_dir::without_advanced_regex_fixed_strings ... ok
[INFO] [stdout] test test_preview_updates_work_correctly::with_advanced_regex ... FAILED
[INFO] [stdout] test test_search_and_replace_no_matches::with_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_empty_dir::with_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_results_calculation_all_ignored ... ok
[INFO] [stdout] test test_results_calculation_with_files_deleted_errors ... ok
[INFO] [stdout] test test_search_and_replace_empty_dir::with_advanced_regex_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_no_matches::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_whole_words::with_advanced_regex_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_regex_capture_group::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_simple_dir::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_regex_capture_group::with_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_simple_dir::with_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_whole_words::without_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_search_replace_defaults::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_advanced_regex_negative_lookahead ... ok
[INFO] [stdout] test test_search_replace_dont_match_case::without_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_fixed_string::with_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_defaults::with_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_whole_words::with_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_search_replace_dont_match_case::with_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_empty_dir::without_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_update_search_results_exclude_dir::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_whole_words::without_advanced_regex_fixed_strings ... ok
[INFO] [stdout] test test_search_replace_match_case::with_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_match_case::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_exclude_dir::with_advanced_regex ... ok
[INFO] [stdout] test test_results_calculation_mixed ... ok
[INFO] [stdout] test test_search_current_dir ... ok
[INFO] [stdout] test test_search_replace_fixed_string::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_multiple_includes_and_excludes_additional_spacing::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_multiple_includes_and_excludes::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_no_matches::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_include_dir::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_no_matches::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_multiple_includes_and_excludes::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_include_dir::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_multiple_includes_and_excludes_additional_spacing::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_invalid_regex::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_invalid_regex::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_regex::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_regex::without_advanced_regex ... ok
[INFO] [stdout] test test_validation_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_preview_updates_work_correctly::without_advanced_regex stdout ----
[INFO] [stdout] Error: Timeout waiting for pattern: Still searching
[INFO] [stdout] Current buffer snapshot:
[INFO] [stdout]                                                                              Scooter                                                                            
[INFO] [stdout]        ┌Search text───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │foo                                                                                                                                           │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]        ┌Replace text──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │baz                                                                                                                                           │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]        ┌───┐                                                                                                                                                   
[INFO] [stdout]        │   │ Fixed strings                                                                                                                                     
[INFO] [stdout]        └───┘                                                                                                                                                   
[INFO] [stdout]        ┌───┐                                                                                                                                                   
[INFO] [stdout]        │   │ Match whole word                                                                                                                                  
[INFO] [stdout]        └───┘                                                                                                                                                   
[INFO] [stdout]        ┌───┐                                                                                                                                                   
[INFO] [stdout]        │ X │ Match case                                                                                                                                        
[INFO] [stdout]        └───┘                                                                                                                                                   
[INFO] [stdout]        ┌Files to include──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │                                                                                                                                              │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]        ┌Files to exclude──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │                                                                                                                                              │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]        Results: 9 [Search complete]                                                                                               [Time taken: 0.238s]         
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]        [x] ./data_file_110.txt:46                            (1)   2;URWAAbJI Yjup;tGqMRa Jp33vzmGe0,8ow:w0W4EN0RNrld! C3Tzx,bhut0cS?                          
[INFO] [stdout]        [x] ./data_file_4.txt:79                              (2)   UvjZDP2NlKQ,cpn!axr41PfDdvNokGfGU O0h3d 0.y!eHbYGPEsgHvws8uPW08sfua ZkI?Ar                  
[INFO] [stdout]        [x] ./data_file_141.txt:55                            (3)   V:?RGcdxHPYVPq6qKKnV i?HEbrF6AeaksO4Xz?2!NzThjmha g;hY1bY80p1wax9dU!FqrMDX9KQxN;:Nl3        
[INFO] [stdout]        [x] ./data_file_68.txt:146                            (4)   MJolAQektbr?t.BUCPWNYQbROVMxDsuSt8x1O                                                       
[INFO] [stdout]        [x] ./data_file_31.txt:69                             (5)   DI.jgq?uCcaV                                                                                
[INFO] [stdout]        [x] ./data_file_106.txt:109                           (6)   cGozIyjV:dzziHxfkp7ex08gh?R5SgKtz2NlLx                                                      
[INFO] [stdout]        [x] ./data_file_66.txt:70                             (7)   kghmEZ9fP6YvXIa5.8OdW6FR0C2qO0ppc1kUKxqSdP:1:Yw puEGnhaP0;ki,hG1aECz                        
[INFO] [stdout]        [x] ./data_file_22.txt:146                            (8)                                                                                               
[INFO] [stdout]        [x] ./data_file_168.txt:27                            (9)   2 ggUx,:ltztfZkurmOZhuvr2sWku7F                                                             
[INFO] [stdout]                                                                  - splqlZXIjKLiHDuSfx 7YA6RzLh2XKN4H4s?:LGi6djZvoquxb3IM2XU                                    
[INFO] [stdout]                                                                  + splqlZXIjKLiHDuSfx 7YA6RzLh2XKN4H4s?:LGi6djZvobuxb3IM2XU                                    
[INFO] [stdout]                                                                    aB3bt.OpwHI2LRizUsVzX7gZm6jzER8Q6XIjvBDFOjnRn7Voif4?ytBZpXBT,2FjfxK,VKhZ;0WzGakK,.6o        
[INFO] [stdout]                                                                    EJbVLAvfMSdtMXLpi5le.wQl2:ud?cfzKJcl 2ZUpyHtI6QcKu,tkbyMs0IHA!VYzHhmPosR1Ponudn1R?!1        
[INFO] [stdout]                                                                    FkiOjVw  OS5dFr:d2XJ2nlubyZoifRCCTgac.zNHduwBTMVin;enwi2OmJbp8aaBJhgly6HyU                  
[INFO] [stdout]                                                                    CXU5bTaL,T4Z5wfooARC!rdDBhmaeD!dQoI3                                                        
[INFO] [stdout]                                                                    z08ki;9,!IsI12z.k0L7V4;yOcLdDdN69 DMuuHQHd                                                  
[INFO] [stdout]                                                                    IplzNPE9o7YxMEyhnXgzV.wnc3iZz?k1.q3m2ta3mNwHaJm83 gmXgT5Oq9Jdo6vILKZp8gZX:DhFOKtOn9T        
[INFO] [stdout]                                                                    wD092?!m.Y7VmG5OQ4Of38Iq.laM19bLwwHRxF!m6uM1D?wA! QOgpPWeqZ4v0e0Xe,sIaSEq1i0ZjBlRWa;        
[INFO] [stdout]                                                                    D9                                                                                          
[INFO] [stdout]                                                                    gWREwBEJL5sn5yJZ6d0wy6BHAj:FfooNDTFJ                                                        
[INFO] [stdout]                                                                    !G7 q0sRq                                                                                   
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]                                       <enter> jump to results / <tab> focus next / <C-r> reset / <C-h> help / <esc> quit                                       
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: app_runner::wait_for_match_impl::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:117:13
[INFO] [stdout]    2: app_runner::wait_for_match_impl::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:138:5
[INFO] [stdout]    3: app_runner::wait_for_match::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:97:65
[INFO] [stdout]    4: app_runner::test_preview_updates_work_correctly::without_advanced_regex::{{closure}}::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:2883:83
[INFO] [stdout]    5: app_runner::test_preview_updates_work_correctly::without_advanced_regex::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:2838:1
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    9: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   10: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   27: app_runner::test_preview_updates_work_correctly::without_advanced_regex::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:2838:1
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: serial_test::serial_code_lock::local_serial_core_with_return
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5
[INFO] [stdout]   30: app_runner::test_preview_updates_work_correctly::without_advanced_regex
[INFO] [stdout]              at ./src/utils.rs:197:13
[INFO] [stdout]   31: app_runner::test_preview_updates_work_correctly::without_advanced_regex::{{closure}}
[INFO] [stdout]              at ./src/utils.rs:198:50
[INFO] [stdout]   32: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   36: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   52: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   53: <unknown>
[INFO] [stdout]   54: clone
[INFO] [stdout] 
[INFO] [stdout] ---- test_preview_updates_work_correctly::with_advanced_regex stdout ----
[INFO] [stdout] Error: Timeout waiting for pattern: Still searching
[INFO] [stdout] Current buffer snapshot:
[INFO] [stdout]                                                                              Scooter                                                                            
[INFO] [stdout]        ┌Search text───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │foo                                                                                                                                           │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]        ┌Replace text──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │baz                                                                                                                                           │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]        ┌───┐                                                                                                                                                   
[INFO] [stdout]        │   │ Fixed strings                                                                                                                                     
[INFO] [stdout]        └───┘                                                                                                                                                   
[INFO] [stdout]        ┌───┐                                                                                                                                                   
[INFO] [stdout]        │   │ Match whole word                                                                                                                                  
[INFO] [stdout]        └───┘                                                                                                                                                   
[INFO] [stdout]        ┌───┐                                                                                                                                                   
[INFO] [stdout]        │ X │ Match case                                                                                                                                        
[INFO] [stdout]        └───┘                                                                                                                                                   
[INFO] [stdout]        ┌Files to include──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │                                                                                                                                              │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]        ┌Files to exclude──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐        
[INFO] [stdout]        │                                                                                                                                              │        
[INFO] [stdout]        └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘        
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]        Results: 7 [Search complete]                                                                                               [Time taken: 0.051s]         
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]        [x] ./data_file_44.txt:61                             (1)   wI                                                                                          
[INFO] [stdout]        [x] ./data_file_184.txt:54                            (2)   Roh.QGLF6mRKRRNu8Pn4Sf1eo5wtlQUjYpMPeWDqk3YIilOi88Dbkt.                                     
[INFO] [stdout]        [x] ./data_file_42.txt:63                             (3)   StgDBD z3J2!f7RcQ1,ZoJ0,n8LeGoglyQpJ1fooOTD,;u:eODWf9zXGiMluwHlnBvCZvUitL46rWjq3DQHT        
[INFO] [stdout]        [x] ./data_file_144.txt:77                            (4)   yFc,.ADxivoTvDNTKu2pf3Zfjg?xqYsQHsY6vTAfE :YT57fiikLh8rjWlMFHJ!jhhWFjrNLNR1,J7hfooba        
[INFO] [stdout]        [x] ./data_file_11.txt:147                            (5)   zLSJ2VTTC:uHIw4;9ZROlv3v:Wt8Jvytzg1SjLsvrA                                                  
[INFO] [stdout]        [x] ./data_file_153.txt:132                           (6)   M8lM50bEuKEYb                                                                               
[INFO] [stdout]        [x] ./data_file_15.txt:117                            (7)   6mBSn;efoo0Kqx3h XbtRR690n!BqTkrsbHFPtEBmz,8wft,aCMve?upn4iZNhBSBtIRdJ                      
[INFO] [stdout]                                                                    cZfoolymJv!trUQuNeK72s,p1y24b MyBfVLCQRHyJ7dhaRv?RW                                         
[INFO] [stdout]                                                                    va9xZKIjPu5IkDdD!yH44vP6RUB1!ZYeEJwCwJ5E;Q8p?2bCfooXFnIA QzKjS8,ya;VaFLLxjSEXS5ow;;y        
[INFO] [stdout]                                                                  - mjZ4,YvBeRWBL1xHaCy68Ghk0ZgU,pYi0pKEUXx0m535Fs5N0hXuzUwfSO01 7SqTGARPZHoyRaDfooSbNc8        
[INFO] [stdout]                                                                  + mjZ4,YvBeRWBL1xHaCy68Ghk0ZgU,pYi0pKEUXx0m535Fs5N0hXuzUwfSO01 7SqTGARPZHoyRaDbazSbNc8        
[INFO] [stdout]                                                                    a0g3SMrg;JrNOSR5bSZI2Z?3Tj!w63htqM9!!Z,0vbS7cF1k8sO5ukWghjEkFQYlDdQvwZvXotCtH3AsGDGL        
[INFO] [stdout]                                                                    2H8KQA8RxRTo                                                                                
[INFO] [stdout]                                                                    ep467Xu;Mgukv!7cK;IZ xCjEXW8e3Ka27n 5zl6Pc1:wF8A2vG ,rKtY1xkRWH0 4k5977!C71?g,9V,PC         
[INFO] [stdout]                                                                    TxvKuMr6sjmqN4KfoxiLyYX4DbM8mLPAULK!X.Vx?vjgqW23yYqrNC,tS3D1BIrK3T                          
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]                                                                    NfCT9x.TM?E D3!dPKYu;,oCmp63xZbUkb9IAssJFK5rI0um4.;zn 9j0O                                  
[INFO] [stdout]                                                                    b2FND9;7RBAh7dSfkSBj,Q?r8SxNHUz2ZCXPMCesHLNnusegXhUPPiQ16H7 7 jFop3l15I3kB.TFSiNm8v5        
[INFO] [stdout]                                                                    apiV.,ZnIcq!n9y0hH;K6ESbFc5;72T1V                                                           
[INFO] [stdout]                                                                    P!,Dcjsj0QS3S32I2Yz2?fooLT!yclNKwa3rOy.noVEwpkchzqP0soV;KCDocu                              
[INFO] [stdout]                                                                    n2X?caU;7                                                                                   
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]                                       <enter> jump to results / <tab> focus next / <C-r> reset / <C-h> help / <esc> quit                                       
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: app_runner::wait_for_match_impl::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:117:13
[INFO] [stdout]    2: app_runner::wait_for_match_impl::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:138:5
[INFO] [stdout]    3: app_runner::wait_for_match::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:97:65
[INFO] [stdout]    4: app_runner::test_preview_updates_work_correctly::with_advanced_regex::{{closure}}::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:2883:83
[INFO] [stdout]    5: app_runner::test_preview_updates_work_correctly::with_advanced_regex::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:2838:1
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    9: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   10: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   27: app_runner::test_preview_updates_work_correctly::with_advanced_regex::{{closure}}
[INFO] [stdout]              at ./tests/app_runner.rs:2838:1
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: serial_test::serial_code_lock::local_serial_core_with_return
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5
[INFO] [stdout]   30: app_runner::test_preview_updates_work_correctly::with_advanced_regex
[INFO] [stdout]              at ./src/utils.rs:191:13
[INFO] [stdout]   31: app_runner::test_preview_updates_work_correctly::with_advanced_regex::{{closure}}
[INFO] [stdout]              at ./src/utils.rs:192:47
[INFO] [stdout]   32: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   36: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   52: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   53: <unknown>
[INFO] [stdout]   54: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_preview_updates_work_correctly::with_advanced_regex
[INFO] [stdout]     test_preview_updates_work_correctly::without_advanced_regex
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test app_runner`
[INFO] running `Command { std: "docker" "inspect" "c4079d0841b99f880093bb94474a1152b48a803adcf83764f6d0b66bb180224e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4079d0841b99f880093bb94474a1152b48a803adcf83764f6d0b66bb180224e", kill_on_drop: false }`
[INFO] [stdout] c4079d0841b99f880093bb94474a1152b48a803adcf83764f6d0b66bb180224e
