[INFO] fetching crate scooter 0.6.0...
[INFO] testing scooter-0.6.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-2
[INFO] extracting crate scooter 0.6.0 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scooter 0.6.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded lru v0.16.0
[INFO] [stderr]   Downloaded frep-core v0.1.3
[INFO] [stderr]   Downloaded toml v0.9.4
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded fancy-regex v0.15.0
[INFO] [stderr]   Downloaded scooter-core v0.1.5
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded termini v1.0.0
[INFO] [stderr]   Downloaded simple-log v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d19877f228ea23e68716c63b72602fd8c285fcf08b21273a86bb1a5765feb35
[INFO] running `Command { std: "docker" "start" "-a" "6d19877f228ea23e68716c63b72602fd8c285fcf08b21273a86bb1a5765feb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d19877f228ea23e68716c63b72602fd8c285fcf08b21273a86bb1a5765feb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d19877f228ea23e68716c63b72602fd8c285fcf08b21273a86bb1a5765feb35", kill_on_drop: false }`
[INFO] [stdout] 6d19877f228ea23e68716c63b72602fd8c285fcf08b21273a86bb1a5765feb35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbca3fa9cff4c82ff2c356f28ff0bb9d5aef049a0700d788e828183118fb691d
[INFO] running `Command { std: "docker" "start" "-a" "cbca3fa9cff4c82ff2c356f28ff0bb9d5aef049a0700d788e828183118fb691d", 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 smallvec v1.15.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling strsim v0.11.1
[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 either v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 iana-time-zone v0.1.63
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[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 darling_core v0.20.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[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 powerfmt v0.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[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 indoc v2.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[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 compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling etcetera v0.10.0
[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 signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling simple-log v2.3.0
[INFO] [stderr]    Compiling frep-core v0.1.3
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling termini v1.0.0
[INFO] [stderr]    Compiling scooter-core v0.1.5
[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 31s
[INFO] running `Command { std: "docker" "inspect" "cbca3fa9cff4c82ff2c356f28ff0bb9d5aef049a0700d788e828183118fb691d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbca3fa9cff4c82ff2c356f28ff0bb9d5aef049a0700d788e828183118fb691d", kill_on_drop: false }`
[INFO] [stdout] cbca3fa9cff4c82ff2c356f28ff0bb9d5aef049a0700d788e828183118fb691d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7af6666a8a6cf744ba9cfc41461b088ad105db46b5fa5651a41d9ae64c9d4a9
[INFO] running `Command { std: "docker" "start" "-a" "c7af6666a8a6cf744ba9cfc41461b088ad105db46b5fa5651a41d9ae64c9d4a9", 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 insta v1.43.1
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling frep-core v0.1.3
[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 41.97s
[INFO] running `Command { std: "docker" "inspect" "c7af6666a8a6cf744ba9cfc41461b088ad105db46b5fa5651a41d9ae64c9d4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7af6666a8a6cf744ba9cfc41461b088ad105db46b5fa5651a41d9ae64c9d4a9", kill_on_drop: false }`
[INFO] [stdout] c7af6666a8a6cf744ba9cfc41461b088ad105db46b5fa5651a41d9ae64c9d4a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a3d49302d408057f839e854946a1243d7b88d425da185d83de9da346a877c22
[INFO] running `Command { std: "docker" "start" "-a" "0a3d49302d408057f839e854946a1243d7b88d425da185d83de9da346a877c22", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[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_calculate_statistics_all_success ... ok
[INFO] [stdout] test app::tests::test_calculate_statistics_with_ignores_and_errors ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_half_page_increments ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_single ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_top_bottom ... ok
[INFO] [stdout] test app::tests::test_search_state_toggling ... ok
[INFO] [stdout] test app::tests::test_selected_fields_movement ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_all_selected ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_no_results ... ok
[INFO] [stdout] test app::tests::test_selected_fields_toggling ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_some_selected ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_none_selected ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_page_increments ... ok
[INFO] [stdout] test config::tests::test_get_theme_disabled ... ok
[INFO] [stdout] test config::tests::test_get_theme_none ... ok
[INFO] [stdout] test config::tests::test_empty_config_file ... ok
[INFO] [stdout] test config::tests::test_missing_editor_exit_field ... ok
[INFO] [stdout] test config::tests::test_partial_config_editor_only ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_all_success ... 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_format_replacement_results_with_errors ... ok
[INFO] [stdout] test config::tests::test_full_config ... ok
[INFO] [stdout] test replace::tests::test_replace_state_scroll_replacement_errors_up ... 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 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_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 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 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 ui::view::tests::test_split_lines_with_custom_data_type ... 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 ui::colour::tests::test_to_256_colour_secondary_colors ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_with_small_window ... ok
[INFO] [stdout] test utils::tests::test_empty_string ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_grayscale ... ok
[INFO] [stdout] test config::tests::test_partial_config_preview_only ... ok
[INFO] [stdout] test config::tests::test_get_theme_enabled_with_theme ... ok
[INFO] [stdout] test utils::tests::test_all_satisfy ... ok
[INFO] [stdout] test utils::tests::test_last_n_empty ... ok
[INFO] [stdout] test utils::tests::test_last_n_string_non_empty ... ok
[INFO] [stdout] test utils::tests::test_last_n_non_empty ... ok
[INFO] [stdout] test utils::tests::test_multibyte_chars ... 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_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_empty_file_highlighted ... ok
[INFO] [stdout] test utils::tests::test_split_empty ... ok
[INFO] [stdout] test utils::tests::test_some_satisfy ... ok
[INFO] [stdout] test utils::tests::test_read_from_beginning_highlighted ... ok
[INFO] [stdout] test utils::tests::test_unicode_chars ... ok
[INFO] [stdout] test utils::tests::test_read_lines_in_range_highlighted ... ok
[INFO] [stdout] test utils::tests::test_range_exceeds_file_length_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_all_lines_highlighted ... ok
[INFO] [stdout] test utils::tests::test_start_greater_than_end_highlighted - should panic ... 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_exceeds_file_length_highlighted ... ok
[INFO] [stdout] test utils::tests::test_with_empty_lines_highlighted ... ok
[INFO] [stdout] test utils::tests::test_with_strings ... ok
[INFO] [stdout] test utils::tests::test_zero_chars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scooter-2d07d75a7d454893)
[INFO] [stdout] 
[INFO] [stdout] running 92 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_calculate_statistics_with_ignores_and_errors ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_top_bottom ... ok
[INFO] [stdout] test app::tests::test_calculate_statistics_all_success ... ok
[INFO] [stdout] test app::tests::test_selected_fields_movement ... ok
[INFO] [stdout] test app::tests::test_search_state_toggling ... ok
[INFO] [stdout] test app::tests::test_selected_fields_toggling ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_all_selected ... 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_single ... ok
[INFO] [stdout] test app::tests::test_toggle_all_selected_when_no_results ... ok
[INFO] [stdout] test app::tests::test_search_state_movement_half_page_increments ... 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_get_theme_disabled ... ok
[INFO] [stdout] test config::tests::test_get_theme_none ... ok
[INFO] [stdout] test config::tests::test_full_config ... ok
[INFO] [stdout] test config::tests::test_get_theme_enabled_with_theme ... ok
[INFO] [stdout] test config::tests::test_partial_config_preview_only ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_with_none_results ... ok
[INFO] [stdout] test replace::tests::test_calculate_statistics_with_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_calculate_statistics_all_success ... ok
[INFO] [stdout] test config::tests::test_partial_config_editor_only ... ok
[INFO] [stdout] test replace::tests::test_format_replacement_results_no_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 tests::test_app_config_try_from_success ... ok
[INFO] [stdout] test tests::test_search_field_values_from ... ok
[INFO] [stdout] test tests::test_search_field_values_from_defaults ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_immediate_with_individual_flags ... ok
[INFO] [stdout] test tests::test_validate_directory_exists ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_success ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_no_tui_with_individual_flags ... ok
[INFO] [stdout] test tests::test_validate_search_text_required_flags_without_text ... ok
[INFO] [stdout] test tests::test_validate_directory_with_special_chars ... ok
[INFO] [stdout] test tests::test_validate_search_text_required_success ... ok
[INFO] [stdout] test ui::colour::tests::test_specific_xterm_values ... ok
[INFO] [stdout] test tests::test_validate_flag_combinations_no_tui_and_immediate ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_grayscale ... 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 tests::test_validate_directory_with_nested_structure ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_at_end ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_primary_colors ... 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 tests::test_validate_directory_does_not_exist ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_white ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_non_sequential_indices ... ok
[INFO] [stdout] test ui::colour::tests::test_to_256_colour_secondary_colors ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_with_small_window ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_non_sequential_indices_large_window ... ok
[INFO] [stdout] test utils::tests::test_ascii_partial_string ... ok
[INFO] [stdout] test utils::tests::test_all_satisfy ... ok
[INFO] [stdout] test utils::tests::test_ceil_div ... ok
[INFO] [stdout] test utils::tests::test_ascii_more_than_string ... ok
[INFO] [stdout] test utils::tests::test_emoji ... ok
[INFO] [stdout] test utils::tests::test_empty_string ... ok
[INFO] [stdout] test utils::tests::test_ascii_full_string ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_with_custom_data_type ... 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_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_none_satisfy ... ok
[INFO] [stdout] test utils::tests::test_owned_vec ... 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_highlighting_preserves_content ... ok
[INFO] [stdout] test utils::tests::test_file_not_found_highlighted ... 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_some_satisfy ... ok
[INFO] [stdout] test utils::tests::test_split_empty ... ok
[INFO] [stdout] test ui::view::tests::test_split_lines_line_idx_not_found - should panic ... ok
[INFO] [stdout] test utils::tests::test_read_from_beginning_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_lines_in_range_highlighted ... ok
[INFO] [stdout] test utils::tests::test_read_all_lines_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_zero_chars ... 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_read_to_end_highlighted ... 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.90s
[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_help_popup_on_results ... ok
[INFO] [stdout] test test_back_from_results ... ok
[INFO] [stdout] test test_app_reset ... ok
[INFO] [stdout] test test_error_popup_invalid_search ... ok
[INFO] [stdout] test test_error_popup_invalid_exclude_files ... ok
[INFO] [stdout] test test_error_popup_invalid_include_files ... ok
[INFO] [stdout] test test_help_popup_on_performing_replacement ... ok
[INFO] [stdout] test test_help_popup_on_search_results ... ok
[INFO] [stdout] test test_alt_u_unlocks_all_fields ... 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_unlock_prepopulated_fields_via_alt_u ... ok
[INFO] [stdout] test test_replace_state ... ok
[INFO] [stdout] test test_keymaps_performing_replacement ... ok
[INFO] [stdout] test test_keymaps_search_progressing ... ok
[INFO] [stdout] test test_keymaps_search_fields ... ok
[INFO] [stdout] test test_keymaps_search_complete ... ok
[INFO] [stdout] test test_keymaps_results ... 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.10s
[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_binary_file_filtering::without_advanced_regex ... ok
[INFO] [stdout] test test_ignores_gif_file::with_advanced_regex ... ok
[INFO] [stdout] test test_immediate_replace_flag_skips_confirmation::with_advanced_regex ... ok
[INFO] [stdout] test test_help_screen_keymaps ... ok
[INFO] [stdout] test test_binary_file_filtering::with_advanced_regex ... ok
[INFO] [stdout] test test_ignores_hidden_files_by_default::without_advanced_regex ... ok
[INFO] [stdout] test test_advanced_regex_negative_lookahead ... 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_prepopulated_fields ... ok
[INFO] [stdout] test test_includes_hidden_files_with_flag::with_advanced_regex ... ok
[INFO] [stdout] test test_includes_hidden_files_with_flag::without_advanced_regex ... ok
[INFO] [stdout] test test_multi_select_mode ... ok
[INFO] [stdout] test test_error_when_search_text_is_empty ... ok
[INFO] [stdout] test test_ignores_hidden_files_by_default::with_advanced_regex ... ok
[INFO] [stdout] test test_results_calculation_mixed ... ok
[INFO] [stdout] test test_replacement_progress_display ... ok
[INFO] [stdout] test test_results_calculation_with_files_changed_errors ... ok
[INFO] [stdout] test test_preview_updates_work_correctly::with_advanced_regex ... FAILED
[INFO] [stdout] test test_results_calculation_with_files_deleted_errors ... ok
[INFO] [stdout] test test_results_calculation_all_ignored ... ok
[INFO] [stdout] test test_results_calculation_all_success ... ok
[INFO] [stdout] test test_immediate_search_flag_skips_search_screen::without_advanced_regex ... ok
[INFO] [stdout] test test_preview_updates_work_correctly::without_advanced_regex ... FAILED
[INFO] [stdout] test test_results_calculation_with_directory_deleted_errors ... ok
[INFO] [stdout] test test_ignores_gif_file::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_empty_dir::without_advanced_regex_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_empty_dir::without_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_advanced_regex_negative_lookahead ... ok
[INFO] [stdout] test test_search_and_replace_simple_dir::with_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::with_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_whole_words::without_advanced_regex_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_whole_words::without_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_regex_capture_group::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_no_matches::with_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_defaults::without_advanced_regex ... ok
[INFO] [stdout] test test_search_and_replace_empty_dir::with_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_whole_words::with_advanced_regex_no_fixed_strings ... ok
[INFO] [stdout] test test_search_and_replace_simple_dir::without_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_defaults::with_advanced_regex ... 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_replace_dont_match_case::without_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_fixed_string::without_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_match_case::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_include_dir::without_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_update_search_results_multiple_includes_and_excludes::with_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::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_regex::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_invalid_regex::with_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_fixed_string::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_no_matches::without_advanced_regex ... ok
[INFO] [stdout] test test_search_replace_dont_match_case::with_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_regex::without_advanced_regex ... ok
[INFO] [stdout] test test_update_search_results_exclude_dir::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_search_current_dir ... ok
[INFO] [stdout] test test_validation_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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: 3 [Search complete]                                                                                               [Time taken: 0.050s]         
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]        [x] ./data_file_97.txt:149                            (1)   kOB4XM9                                                                                     
[INFO] [stdout]        [x] ./data_file_14.txt:21                             (2)   k dt?TE2DMN?fooTuOSY0CH4w70Rcm mR?TNwNCZtcJo4HGomz4C18CELsBydH5eg:8IMbQOYdzavJa             
[INFO] [stdout]        [x] ./data_file_19.txt:95                             (3)   sW1TsJpB?f;TRnoU?:rlLh2hfsA0PapMscsykNLFU2YrUyUJxDLOmPVagow:rV 3CarOfZJ9df67yD4TTuxR        
[INFO] [stdout]                                                                    G1U8j6crPfcCfPO1d;ynRw1DHf!RS9L2GObdIt1                                                     
[INFO] [stdout]                                                                    lziU5BoThqijj1? k8                                                                          
[INFO] [stdout]                                                                    sx8l1;olJ4WZXPr:vLj8H?MKI1;oh5MkBQ2;nQPyypIO7BZTnxVKB97q9NanrmQXnQKJJyYwKfqMM1DXbxTL        
[INFO] [stdout]                                                                    9nBc2 Qgj38wFMEvsl6mozKV.ta46XI6!hs ;ykR6SMqJRB3;AKleOy2vVmFb;ILThXhPaucf4s9b;!sgzDt        
[INFO] [stdout]                                                                    z2FhnPdWUm?6mIYNkKh0F8XIhwuQU0M,Dx!7X.F2o0yrD9;my.MXW;8w:Dt5xkmPl?Y44MOA1ebwCDKS4geU        
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]                                                                  - ?Mz?nkeJ2bz!Mcquxfp:6?:KPanRbaac;LWji;7 rkp2GraWb4tLJFteQJY.HD04ZpmhppEjUzYBz5PpT6at        
[INFO] [stdout]                                                                  + ?Mz?nkeJ2bz!Mcbuxfp:6?:KPanRbaac;LWji;7 rkp2GraWb4tLJFteQJY.HD04ZpmhppEjUzYBz5PpT6at        
[INFO] [stdout]                                                                    I                                                                                           
[INFO] [stdout]                                                                    xVRBk87O.nVifhUJd0w,oNnpK3wNV6uo2iN;gbmEC66r6QRo2TIN79                                      
[INFO] [stdout]                                                                    dW?Cbi,qfQL5b7QRmR2cjltU?UPYMzTW, hqhn6,yvmCS?FJhq6oFiMFOuK21BPDUF e:LNwRypShgxWcnBG        
[INFO] [stdout]                                                                    L.,50mt1bbBfoofooCx31DhvvvyYI!nfaN0X                                                        
[INFO] [stdout]                                                                    V7IYTR9bPWx38N2A?iLbHnV1nPU0;.s7aDq                                                         
[INFO] [stdout]                                                                    WCzP:WaX.zEB? f1OOT                                                                         
[INFO] [stdout]                                                                    :jAC1?;sF:w.JRNekHSz?E!u9iGBz4JsDdgQ0vQsD3FJVXngW.:Ev5:xFNffqCOKGkGIQ                       
[INFO] [stdout]                                                                    ENXb!pBAySMgfDyRLK8 iYuepykH0rZ;ilKyNWNIrZ;z h97Owl3Uayg6KjjNdXHD5DV:7NMNReegBcjEypO        
[INFO] [stdout]                                                                    13                                                                                          
[INFO] [stdout]                                                                     ox,.V335FEpRWIJsDSLdo:vl7CBBkv9ubaY1Hfg lh3HiMO.F OiB                                      
[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/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   52: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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::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: 5 [Search complete]                                                                                               [Time taken: 0.064s]         
[INFO] [stdout]                                                                                                                                                                
[INFO] [stdout]        [x] ./data_file_171.txt:111                           (1)   jcmWFY9TNuPibQlPVwS4XIjC,R5LL;vnaSHrs!:ZTi?tYGqa6?!UD13QoAcgDAmEyWOTU,i5EopiLUd.d!5s        
[INFO] [stdout]        [x] ./data_file_34.txt:20                             (2)   MVbcbO4Xb86agc:N,BZxilW!eGRtGHmS;dXIX?5i: SJGFRftz3;                                        
[INFO] [stdout]        [x] ./data_file_47.txt:108                            (3)   K:BOkZGpmZnpLIn                                                                             
[INFO] [stdout]        [x] ./data_file_161.txt:130                           (4)   cTIY?:?,HdtGXTQCmt3cSGybAEqSFG a?P6H8eiIxQIi                                                
[INFO] [stdout]        [x] ./data_file_71.txt:130                            (5)   0Z;8jM0U3DsPE?wzp5ProPnOsgD                                                                 
[INFO] [stdout]                                                                    U3                                                                                          
[INFO] [stdout]                                                                    6p8o!j2IqGRd26K1OlfILWlt5nQTMDmd?I:p629Hi                                                   
[INFO] [stdout]                                                                     55Tu;                                                                                      
[INFO] [stdout]                                                                    vdk,;2?2YwJTE2pSyf22S;J.iNX.Vfoor8g8nBZXPq165BrAKGRU4 BE3UD.86V9                            
[INFO] [stdout]                                                                  - s!NH7Hb2QopR94j GIXTw.r45nN3Dhi3qvkd4tt 6Ee.kWolGiM3MMdzMaluZsAnuqT3CmEgclPyLljiirta        
[INFO] [stdout]                                                                  + s!NH7Hb2QopR94j GIXTw.r45nN3Dhi3qvkd4tt 6Ee.kWolGiM3MMdzMaluZsAnuqT3CmEgclPyLljiirta        
[INFO] [stdout]                                                                    iqu2cfHUGRhJyGeH6j8ATEXhJOj8Z,qc0D?wo3zy8ESfooTZQ9X0 2z!wh9SimgU!FVvX3HHf3P2?ZhuLfKD        
[INFO] [stdout]                                                                    K9V9hhJkaWX;:PYiZB ISn72cT:rQCEO1;OwHWpUqip87DxB2Xo,hbfYB v:t!J8Vf5IPHX.1PYoQ               
[INFO] [stdout]                                                                    EO74cEih5o?y                                                                                
[INFO] [stdout]                                                                    Dtzvuev!tL                                                                                  
[INFO] [stdout]                                                                    LYP7FqqkWkxh                                                                                
[INFO] [stdout]                                                                    ;5.oT!MfZ?k.LJYm?5p6gn so4Hk                                                                
[INFO] [stdout]                                                                    C.l606;Q3wT5?:F9A:tShh:ElP9dB26GCRk8PwtSu kBvEW                                             
[INFO] [stdout]                                                                    f.h19Xi5YeTWdzyR1L YUG3qj                                                                   
[INFO] [stdout]                                                                    wpNGrhd4HBzFqp4qYcksnP6pOwcx3zUGLha,Xc6cs,Z1FytlpQX1Z.bH.93fPh5B9Rh40o7Ov9xffoo.XS02        
[INFO] [stdout]                                                                    2nA0wLii?F8Aw!y:gFZubArG                                                                    
[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/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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] [stderr] error: test failed, to rerun pass `--test app_runner`
[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/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   52: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/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.66s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0a3d49302d408057f839e854946a1243d7b88d425da185d83de9da346a877c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3d49302d408057f839e854946a1243d7b88d425da185d83de9da346a877c22", kill_on_drop: false }`
[INFO] [stdout] 0a3d49302d408057f839e854946a1243d7b88d425da185d83de9da346a877c22
