[INFO] fetching crate frep-core 0.1.7... [INFO] testing frep-core-0.1.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate frep-core 0.1.7 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate frep-core 0.1.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate frep-core 0.1.7 [INFO] tweaked toml for crates.io crate frep-core 0.1.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frep-core 0.1.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frep-core 0.1.7 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded ignore v0.4.24 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded simple-log v2.4.0 [INFO] [stderr] Downloaded globset v0.4.17 [INFO] [stderr] Downloaded fancy-regex v0.15.0 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded regex-automata v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3a92585adb5fe8ca1b768a9b8997d274d448554c358d89432e8a355284e2805 [INFO] running `Command { std: "docker" "start" "-a" "c3a92585adb5fe8ca1b768a9b8997d274d448554c358d89432e8a355284e2805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3a92585adb5fe8ca1b768a9b8997d274d448554c358d89432e8a355284e2805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a92585adb5fe8ca1b768a9b8997d274d448554c358d89432e8a355284e2805", kill_on_drop: false }` [INFO] [stdout] c3a92585adb5fe8ca1b768a9b8997d274d448554c358d89432e8a355284e2805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed98dc9708f14670e9451584a9bad26a9df6a9fd29500dbe2473e1121405c3ce [INFO] running `Command { std: "docker" "start" "-a" "ed98dc9708f14670e9451584a9bad26a9df6a9fd29500dbe2473e1121405c3ce", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling document-features v0.2.11 [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 regex-automata v0.4.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fancy-regex v0.15.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling globset v0.4.17 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling simple-log v2.4.0 [INFO] [stderr] Compiling frep-core v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.93s [INFO] running `Command { std: "docker" "inspect" "ed98dc9708f14670e9451584a9bad26a9df6a9fd29500dbe2473e1121405c3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed98dc9708f14670e9451584a9bad26a9df6a9fd29500dbe2473e1121405c3ce", kill_on_drop: false }` [INFO] [stdout] ed98dc9708f14670e9451584a9bad26a9df6a9fd29500dbe2473e1121405c3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59dc330e0a184504a88a767987803ddf159c901d14fa8d9c21accace35c592e [INFO] running `Command { std: "docker" "start" "-a" "d59dc330e0a184504a88a767987803ddf159c901d14fa8d9c21accace35c592e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling scc v2.3.4 [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 serial_test_derive v3.2.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling globset v0.4.17 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling simple-log v2.4.0 [INFO] [stderr] Compiling frep-core v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.61s [INFO] running `Command { std: "docker" "inspect" "d59dc330e0a184504a88a767987803ddf159c901d14fa8d9c21accace35c592e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59dc330e0a184504a88a767987803ddf159c901d14fa8d9c21accace35c592e", kill_on_drop: false }` [INFO] [stdout] d59dc330e0a184504a88a767987803ddf159c901d14fa8d9c21accace35c592e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2de60994459ca2f2926e7a5dc639432589a2efd65bcd2afc901f8b76460c769c [INFO] running `Command { std: "docker" "start" "-a" "2de60994459ca2f2926e7a5dc639432589a2efd65bcd2afc901f8b76460c769c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frep_core-7562231b9d32d7d0) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test line_reader::tests::test_buf_read_ext_trait ... ok [INFO] [stdout] test line_reader::tests::test_lines_split_endings_empty ... ok [INFO] [stdout] test line_reader::tests::test_large_line ... ok [INFO] [stdout] test line_reader::tests::test_lines_split_endings_single_line_no_ending ... ok [INFO] [stdout] test line_reader::tests::test_split_line_ending_crlf ... ok [INFO] [stdout] test line_reader::tests::test_split_line_ending_empty ... ok [INFO] [stdout] test line_reader::tests::test_split_line_ending_lf ... ok [INFO] [stdout] test line_reader::tests::test_split_line_ending_no_ending ... ok [INFO] [stdout] test line_reader::tests::test_lines_split_endings_multiple_lines_mixed ... ok [INFO] [stdout] test line_reader::tests::test_split_line_ending_unicode ... ok [INFO] [stdout] test line_reader::tests::test_unicode_content ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_false_match_case_true::test_case_sensitivity ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_false_match_case_true::test_substring_matches ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_true_match_case_true::test_case_sensitivity ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_false_match_case_true::test_basic_replacement ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_false_match_case_true::test_case_sensitivity ... ok [INFO] [stdout] test line_reader::tests::test_lines_split_endings_single_line_with_lf ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_false_match_case_false::test_basic_replacement ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_true_match_case_true::test_basic_replacement ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_true_match_case_false::test_word_boundaries ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_true_match_case_true::test_case_sensitivity ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_false_match_case_false::test_unicode_support ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_true_match_case_true::test_word_boundaries ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_false_match_case_false::test_substring_matches ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_true_match_case_true::test_lookahead ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_true_match_case_false::test_word_boundaries ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_false_match_case_false::test_case_insensitivity ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_true_match_case_false::test_basic_replacement ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_false_match_case_false::test_substring_matches ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_true_match_case_false::test_unicode ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_false_match_case_true::test_complex_pattern ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fixed_string_tests::whole_word_true_match_case_false::test_case_insensitivity ... ok [INFO] [stdout] test line_reader::tests::test_lines_split_endings_empty_lines ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_false_match_case_true::test_case_sensitivity ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_true_match_case_true::test_lookbehind ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_false_match_case_false::test_complex_pattern_case_insensitive ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_false_match_case_false::test_basic_regex ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::fancy_regex_pattern_tests::whole_word_true_match_case_false::test_lookbehind_case_insensitive ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_false_match_case_false::test_complex_pattern ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_true_match_case_false::test_special_characters ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_true_match_case_true::test_case_sensitivity ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_true_match_case_true::test_basic_regex ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_false_match_case_true::test_substring_matches ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_empty_search_regex ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_case_sensitive ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_optional_patterns ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_true_match_case_false::test_word_boundaries ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_true_match_case_true::test_word_boundaries ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_multiple_replacements ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_empty_haystack ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_single_char ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_true_match_case_false::test_unicode_word_boundaries ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_false_match_case_true::test_basic_regex ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_special_regex_chars ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_empty_search ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_escaped_chars ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::regex_pattern_tests::whole_word_true_match_case_false::test_basic_regex ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_basic_regex_patterns ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_preserves_line_endings ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_advanced_regex_pattern ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_multiple_matches ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_patterns_with_spaces ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_regex_pattern ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_with_binary_content ... ok [INFO] [stdout] test replace::tests::test_replace_all_in_file ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_unicode_content ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_large_content ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_no_matches ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_empty_strings ... ok [INFO] [stdout] test replace::tests::test_replace_chunked ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_simple_match ... ok [INFO] [stdout] test replace::tests::test_replace_in_file_nonexistent_file ... ok [INFO] [stdout] test replace::tests::search_file_tests::test_search_file_nonexistent ... ok [INFO] [stdout] test replace::tests::test_replace_chunked_no_match ... ok [INFO] [stdout] test replace::tests::test_replace_chunked_empty_file ... ok [INFO] [stdout] test replace::tests::test_replace_chunked_nonexistent_file ... ok [INFO] [stdout] test replace::tests::test_replace_directory_errors ... ok [INFO] [stdout] test replace::tests::test_replace_in_file_success ... ok [INFO] [stdout] test replace::tests::test_replace_in_file_success_mixed_newlines ... ok [INFO] [stdout] test replace::tests::test_replace_in_file_success_no_final_newline ... ok [INFO] [stdout] test replace::tests::test_replace_in_memory_empty_file ... ok [INFO] [stdout] test replace::tests::test_replace_in_file_success_windows_newlines ... ok [INFO] [stdout] test replace::tests::test_replace_in_memory_no_match ... ok [INFO] [stdout] test search::tests::file_searcher_tests::test_is_likely_binary_empty_extension ... ok [INFO] [stdout] test search::tests::file_searcher_tests::test_is_likely_binary_extensions ... ok [INFO] [stdout] test replace::tests::test_replace_in_file_line_mismatch ... ok [INFO] [stdout] test search::tests::file_searcher_tests::test_is_likely_binary_hidden_files ... ok [INFO] [stdout] test search::tests::file_searcher_tests::test_is_likely_binary_no_extension ... ok [INFO] [stdout] test replace::tests::test_replace_in_memory_nonexistent_file ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_no_match ... ok [INFO] [stdout] test search::tests::file_searcher_tests::test_is_likely_binary_complex_paths ... ok [INFO] [stdout] test search::tests::replace_any::test_no_match ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_with_punctuation ... ok [INFO] [stdout] test replace::tests::test_replace_in_memory ... ok [INFO] [stdout] test search::tests::replace_any::test_simple_match_subword ... ok [INFO] [stdout] test search::tests::replace_any::test_unicode ... ok [INFO] [stdout] test search::tests::search_result_tests::test_display_error_with_complex_error_message ... ok [INFO] [stdout] test search::tests::search_result_tests::test_display_error_with_error_result ... ok [INFO] [stdout] test search::tests::replace_any::test_special_characters ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_substring_no_match ... ok [INFO] [stdout] test replace::tests::test_unicode_in_file ... ok [INFO] [stdout] test search::tests::replace_any::test_case_insensitive ... ok [INFO] [stdout] test search::tests::replace_any::test_lookaround ... ok [INFO] [stdout] test search::tests::search_result_tests::test_display_error_with_unicode_path ... ok [INFO] [stdout] test search::tests::replace_any::test_word_boundaries ... ok [INFO] [stdout] test search::tests::replace_any::test_quantifiers ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_word_boundaries ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_with_unicode ... ok [INFO] [stdout] test search::tests::unicode_handling::test_complex_unicode_replacement ... ok [INFO] [stdout] test search::tests::unicode_handling::test_unicode_normalization ... ok [INFO] [stdout] test search::tests::unicode_handling::test_unicode_capture_groups ... ok [INFO] [stdout] test validation::tests::parse_search_text_tests::test_convert_regex_case_insensitive ... ok [INFO] [stdout] test validation::tests::parse_search_text_tests::test_convert_regex_whole_word ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_complex_patterns ... ok [INFO] [stdout] test validation::tests::parse_search_text_tests::test_fixed_string_with_unbalanced_paren_in_case_insensitive_mode ... ok [INFO] [stdout] test search::tests::unicode_handling::test_unicode_regex_classes ... ok [INFO] [stdout] test validation::tests::parse_search_text_tests::test_fixed_string_with_regex_chars_case_insensitive ... ok [INFO] [stdout] test validation::tests::test_fixed_strings_mode ... ok [INFO] [stdout] test search::tests::search_type_tests::test_search_type_emptiness ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_multiple_matches ... ok [INFO] [stdout] test replace::tests::replace_if_match_tests::test_boundary_cases ... ok [INFO] [stdout] test validation::tests::parse_search_text_tests::test_convert_regex_escapes_special_chars ... ok [INFO] [stdout] test validation::tests::parse_search_text_tests::test_convert_regex_whole_word_and_case_insensitive ... ok [INFO] [stdout] test validation::tests::test_valid_configuration ... ok [INFO] [stdout] test validation::tests::parse_search_text_tests::test_convert_regex_from_existing_pattern ... ok [INFO] [stdout] test search::tests::replace_any::test_capture_groups ... ok [INFO] [stdout] test search::tests::search_result_tests::test_display_error_panics_with_success_result - should panic ... ok [INFO] [stdout] test search::tests::search_result_tests::test_display_error_panics_with_none_result - should panic ... ok [INFO] [stdout] test validation::tests::test_invalid_regex ... ok [INFO] [stdout] test validation::tests::test_invalid_include_glob ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Running tests/run.rs (/opt/rustwide/target/debug/deps/run-d9c1280c18966150) [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stdout] test test_headless_basic_replacement::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_advanced_regex_features ... ok [INFO] [stdout] test test_headless_basic_replacement::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_detection::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_combined::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_files_skipped::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_detection::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_basic_replacement::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_detection::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_exclude::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_basic_replacement::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_files_skipped::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_case_sensitivity::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_case_sensitivity::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_hidden_files::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_hidden_files::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_case_sensitivity::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_combined::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_combined::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_detection::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_combined::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_exclude::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_exclude::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_exclude::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_output_formatting::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_include::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_regex_replacement::with_advanced_regex ... ok [INFO] [stdout] test test_headless_regex_replacement::without_advanced_regex ... ok [INFO] [stdout] test test_headless_hidden_files::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_match_whole_word::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_match_whole_word::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_match_whole_word::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_match_whole_word::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_output_formatting::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_output_formatting::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_files_skipped::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_output_formatting::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_include::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_with_globs::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_case_sensitivity::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_no_multiline_matches::with_advanced_regex ... ok [INFO] [stdout] test test_no_multiline_matches::without_advanced_regex ... ok [INFO] [stdout] test test_text_advanced_regex_features ... ok [INFO] [stdout] test test_headless_hidden_files::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_regex_with_capture_groups::with_advanced_regex ... ok [INFO] [stdout] test test_headless_validation_errors_regex::without_advanced_regex ... ok [INFO] [stdout] test test_headless_with_globs::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_with_globs::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_basic_replacement::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_basic_replacement::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_regex_with_capture_groups::without_advanced_regex ... ok [INFO] [stdout] test test_headless_validation_errors_glob::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_validation_errors_glob::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_validation_errors_glob::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_validation_errors_glob::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_validation_errors_regex::with_advanced_regex ... ok [INFO] [stdout] test test_text_basic_replacement::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_basic_replacement::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_with_globs::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_include::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_case_sensitivity::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_headless_file_globs_include::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_headless_binary_files_skipped::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_case_sensitivity::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_multiple_matches_per_line::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_case_sensitivity::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_empty_and_single_line::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_empty_and_single_line::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_multiple_matches_per_line::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_preserve_line_endings::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_empty_and_single_line::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_long_lines::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_long_lines::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_long_lines::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_match_whole_word::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_preserve_line_endings::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_match_whole_word::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_match_whole_word::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_multiple_matches_per_line::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_multiple_matches_per_line::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_case_sensitivity::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_no_multiline_matches::with_advanced_regex ... ok [INFO] [stdout] test test_text_empty_and_single_line::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_no_multiline_matches::without_advanced_regex ... ok [INFO] [stdout] test test_text_long_lines::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_regex_replacement::without_advanced_regex ... ok [INFO] [stdout] test test_text_preserve_line_endings::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_preserve_line_endings::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_regex_with_capture_groups::with_advanced_regex ... ok [INFO] [stdout] test test_text_regex_replacement::with_advanced_regex ... ok [INFO] [stdout] test test_text_special_characters::with_advanced_regex_fixed_strings ... ok [INFO] [stdout] test test_text_special_characters::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_validation_errors_regex::without_advanced_regex ... ok [INFO] [stdout] test test_text_special_characters::without_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_match_whole_word::with_advanced_regex_no_fixed_strings ... ok [INFO] [stdout] test test_text_regex_with_capture_groups::without_advanced_regex ... ok [INFO] [stdout] test test_text_validation_errors_regex::with_advanced_regex ... ok [INFO] [stdout] test test_text_special_characters::without_advanced_regex_fixed_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.43s [INFO] [stdout] [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-c338fb5d5cf13e17) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests frep_core [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/search.rs - search::FileSearcher::walk_files (line 161) - compile ... ok [INFO] [stdout] test src/line_reader.rs - line_reader::BufReadExt (line 77) ... ok [INFO] [stdout] test src/line_reader.rs - line_reader::split_line_ending (line 108) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.01s; merged doctests compilation took 0.97s [INFO] running `Command { std: "docker" "inspect" "2de60994459ca2f2926e7a5dc639432589a2efd65bcd2afc901f8b76460c769c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de60994459ca2f2926e7a5dc639432589a2efd65bcd2afc901f8b76460c769c", kill_on_drop: false }` [INFO] [stdout] 2de60994459ca2f2926e7a5dc639432589a2efd65bcd2afc901f8b76460c769c