[INFO] cloning repository https://github.com/briandco/Prompt1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briandco/Prompt1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandco%2FPrompt1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandco%2FPrompt1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ade56369b7b7e6f02acc9254fb36771290d7228 [INFO] testing briandco/Prompt1 against beta-2026-03-05 for beta-1.95-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandco%2FPrompt1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/briandco/Prompt1 [INFO] finished tweaking git repo https://github.com/briandco/Prompt1 [INFO] tweaked toml for git repo https://github.com/briandco/Prompt1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/briandco/Prompt1 on toolchain beta-2026-03-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/briandco/Prompt1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backslash v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99cb510b382d23b4327be8f97eeba5b35185415ee8573270b7fc23b629ca41a8 [INFO] running `Command { std: "docker" "start" "-a" "99cb510b382d23b4327be8f97eeba5b35185415ee8573270b7fc23b629ca41a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99cb510b382d23b4327be8f97eeba5b35185415ee8573270b7fc23b629ca41a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cb510b382d23b4327be8f97eeba5b35185415ee8573270b7fc23b629ca41a8", kill_on_drop: false }` [INFO] [stdout] 99cb510b382d23b4327be8f97eeba5b35185415ee8573270b7fc23b629ca41a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 138efafdc7acb9c96dc22730ccc829f1e9a39f326dc9093a24ff79d1efb0e530 [INFO] running `Command { std: "docker" "start" "-a" "138efafdc7acb9c96dc22730ccc829f1e9a39f326dc9093a24ff79d1efb0e530", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling backslash v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling choose v1.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.43s [INFO] running `Command { std: "docker" "inspect" "138efafdc7acb9c96dc22730ccc829f1e9a39f326dc9093a24ff79d1efb0e530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138efafdc7acb9c96dc22730ccc829f1e9a39f326dc9093a24ff79d1efb0e530", kill_on_drop: false }` [INFO] [stdout] 138efafdc7acb9c96dc22730ccc829f1e9a39f326dc9093a24ff79d1efb0e530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbcf0ffea6ba96fc79f3ee0184fb757dadd56f4fd10bfc40a4354b451277d38b [INFO] running `Command { std: "docker" "start" "-a" "cbcf0ffea6ba96fc79f3ee0184fb757dadd56f4fd10bfc40a4354b451277d38b", kill_on_drop: false }` [INFO] [stderr] Compiling choose v1.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "cbcf0ffea6ba96fc79f3ee0184fb757dadd56f4fd10bfc40a4354b451277d38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbcf0ffea6ba96fc79f3ee0184fb757dadd56f4fd10bfc40a4354b451277d38b", kill_on_drop: false }` [INFO] [stdout] cbcf0ffea6ba96fc79f3ee0184fb757dadd56f4fd10bfc40a4354b451277d38b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 650331e38fab256eb8eeed814f897baa778c54d95373acd2db2608686cc8d9d0 [INFO] running `Command { std: "docker" "start" "-a" "650331e38fab256eb8eeed814f897baa778c54d95373acd2db2608686cc8d9d0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/choose-157c493be5d783d3) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test parse::tests::parse_choice_tests::parse_bad_choice ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_neg_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_pos ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_bad_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_neg_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_neg ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_beginning_to_end_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_pos_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_neg_ended_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_neg_started_none_ended ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_neg_started_none_ended_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_neg_started_none_ended_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_pos ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_neg_ended ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_neg_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_neg_ended_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range_no_start ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_single_choice_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_terminated_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range_no_start_or_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_pos_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_neg ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_neg_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_pos_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_pos_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range_no_start ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_single_choice_start ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range_no_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range_no_start_or_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/choose-0c42586b62544dbf) [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range_no_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test parse::tests::parse_choice_tests::parse_bad_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_beginning_to_end_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_neg_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_pos ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_bad_choice ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_pos_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_pos_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_neg ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_neg_neg_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_neg ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_neg_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_neg_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_pos_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_pos_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_neg_started_none_ended ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_neg_started_none_ended_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_neg_started_none_ended_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_neg_ended_rust_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_neg_ended ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_started_neg_ended_rust_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range_no_start ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range_no_start ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range_no_start_or_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range_no_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_single_choice_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_single_choice_start ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_terminated_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range_no_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range_no_start_or_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_full_range_pos_pos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/comprehensive_tests.rs (/opt/rustwide/target/debug/deps/comprehensive_tests-108e0619430cad2a) [INFO] [stdout] [INFO] [stdout] running 114 tests [INFO] [stdout] test choice_tests::test_choice_is_reverse_range_false ... ok [INFO] [stdout] test choice_tests::test_choice_is_reverse_range_equal ... ok [INFO] [stdout] test choice_tests::test_choice_is_reverse_range_true ... ok [INFO] [stdout] test choice_tests::test_choice_kind_variants ... ok [INFO] [stdout] test comprehensive_tests::test_all_error_display_paths ... ok [INFO] [stdout] test comprehensive_tests::test_buffer_allocation_edge_cases ... ok [INFO] [stdout] test choice_tests::test_choice_new ... ok [INFO] [stdout] test comprehensive_tests::test_arc_config_sharing ... ok [INFO] [stdout] test comprehensive_tests::test_buffer_capacity_optimization ... ok [INFO] [stdout] test comprehensive_tests::test_bufreader_read_line_empty ... ok [INFO] [stdout] test comprehensive_tests::test_bufreader_read_line_multiple ... ok [INFO] [stdout] test comprehensive_tests::test_char_encoding_edge_cases ... ok [INFO] [stdout] test comprehensive_tests::test_bufreader_read_line_single ... ok [INFO] [stdout] test comprehensive_tests::test_choice_print_choice_error_handling ... ok [INFO] [stdout] test comprehensive_tests::test_config_one_indexed_negative_values ... ok [INFO] [stdout] test choice_tests::test_choice_print_with_different_configs ... ok [INFO] [stdout] test comprehensive_tests::test_config_regex_syntax_error ... ok [INFO] [stdout] test comprehensive_tests::test_config_one_indexed_positive_values ... ok [INFO] [stdout] test comprehensive_tests::test_config_character_wise_with_custom_separator ... ok [INFO] [stdout] test comprehensive_tests::test_config_exclusive_reverse_range ... ok [INFO] [stdout] test comprehensive_tests::test_config_with_custom_field_separator ... ok [INFO] [stdout] test comprehensive_tests::test_config_rust_exclusive_range ... ok [INFO] [stdout] test comprehensive_tests::test_config_choice_kind_combinations ... ok [INFO] [stdout] test comprehensive_tests::test_config_exclusive_colon_range ... ok [INFO] [stdout] test comprehensive_tests::test_error_from_parse_range_error ... ok [INFO] [stdout] test comprehensive_tests::test_error_from_try_from_int_error ... ok [INFO] [stdout] test comprehensive_tests::test_line_processing_field_separator_with_newline ... ok [INFO] [stdout] test comprehensive_tests::test_line_batch_debug ... ok [INFO] [stdout] test comprehensive_tests::test_config_rust_inclusive_range_modification ... ok [INFO] [stdout] test comprehensive_tests::test_config_with_complex_regex ... ok [INFO] [stdout] test comprehensive_tests::test_error_variants_comprehensive ... ok [INFO] [stdout] test comprehensive_tests::test_error_display ... ok [INFO] [stdout] test comprehensive_tests::test_error_from_io_error ... ok [INFO] [stdout] test comprehensive_tests::test_empty_choices ... ok [INFO] [stdout] test comprehensive_tests::test_line_processing_character_wise_with_newline ... ok [INFO] [stdout] test comprehensive_tests::test_config_character_wise_default_separator ... ok [INFO] [stdout] test comprehensive_tests::test_adaptive_processor_sequential_fallback ... ok [INFO] [stdout] test comprehensive_tests::test_chunk_size_boundary ... ok [INFO] [stdout] test comprehensive_tests::test_for_each_with_sender ... ok [INFO] [stdout] test comprehensive_tests::test_opt_effective_threads_auto ... ok [INFO] [stdout] test comprehensive_tests::test_opt_effective_threads_sequential ... ok [INFO] [stdout] test comprehensive_tests::test_opt_should_use_parallel_false_single_thread ... ok [INFO] [stdout] test comprehensive_tests::test_opt_should_use_parallel_false_sequential ... ok [INFO] [stdout] test comprehensive_tests::test_opt_validate_threading_config_too_many_threads ... ok [INFO] [stdout] test comprehensive_tests::test_opt_effective_threads_specified ... ok [INFO] [stdout] test comprehensive_tests::test_opt_should_use_parallel_true ... ok [INFO] [stdout] test comprehensive_tests::test_multiple_choices_with_separators ... ok [INFO] [stdout] test comprehensive_tests::test_parallel_config_debug ... ok [INFO] [stdout] test comprehensive_tests::test_line_processing_without_special_handling ... ok [INFO] [stdout] test comprehensive_tests::test_config_one_indexed_zero_values ... ok [INFO] [stdout] test comprehensive_tests::test_opt_validate_threading_config_valid ... ok [INFO] [stdout] test comprehensive_tests::test_output_buffer_growth ... ok [INFO] [stdout] test comprehensive_tests::test_parallel_processor_small_batch_sequential_fallback ... ok [INFO] [stdout] test comprehensive_tests::test_parallel_processor_thread_pool_warning ... ok [INFO] [stdout] test comprehensive_tests::test_parallel_config_default ... ok [INFO] [stdout] test comprehensive_tests::test_parallel_processor_empty_lines ... ok [INFO] [stdout] test comprehensive_tests::test_opt_validate_threading_config_zero_chunk_size ... ok [INFO] [stdout] test comprehensive_tests::test_opt_validate_threading_config_chunk_larger_than_buffer ... ok [INFO] [stdout] test comprehensive_tests::test_parallel_batch_processing_large_dataset ... ok [INFO] [stdout] test comprehensive_tests::test_opt_validate_threading_config_zero_buffer_size ... ok [INFO] [stdout] test comprehensive_tests::test_parse_error_parse_int_error ... ok [INFO] [stdout] test comprehensive_tests::test_process_batch_internal_with_newlines ... ok [INFO] [stdout] test comprehensive_tests::test_parse_error_parse_range_error ... ok [INFO] [stdout] test comprehensive_tests::test_processed_batch_debug ... ok [INFO] [stdout] test comprehensive_tests::test_parse_output_field_separator ... ok [INFO] [stdout] test comprehensive_tests::test_process_batch_internal_empty_lines ... ok [INFO] [stdout] test comprehensive_tests::test_parse_choice_invalid_start ... ok [INFO] [stdout] test comprehensive_tests::test_parse_choice_all_capture_combinations ... ok [INFO] [stdout] test comprehensive_tests::test_parse_range_error_display ... ok [INFO] [stdout] test comprehensive_tests::test_send_trait_implementations ... ok [INFO] [stdout] test comprehensive_tests::test_reverse_range_detection ... ok [INFO] [stdout] test comprehensive_tests::test_result_type_alias ... ok [INFO] [stdout] test comprehensive_tests::test_streaming_iterator_empty ... ok [INFO] [stdout] test comprehensive_tests::test_regex_error_types ... ok [INFO] [stdout] test comprehensive_tests::test_sequential_line_processing_edge_cases ... ok [INFO] [stdout] test comprehensive_tests::test_single_choice_no_separator ... ok [INFO] [stdout] test comprehensive_tests::test_saturating_sub_edge_case ... ok [INFO] [stdout] test comprehensive_tests::test_write_receiver_linewriter ... ok [INFO] [stdout] test comprehensive_tests::test_par_bridge_processing ... ok [INFO] [stdout] test comprehensive_tests::test_streaming_iterator_send ... ok [INFO] [stdout] test comprehensive_tests::test_thread_pool_error_recovery ... ok [INFO] [stdout] test comprehensive_tests::test_writeable_char_unicode ... ok [INFO] [stdout] test error_boundary_tests::test_all_error_conversion_paths ... ok [INFO] [stdout] test error_boundary_tests::test_std_error_trait ... ok [INFO] [stdout] test final_coverage_tests::test_btreemap_operations ... ok [INFO] [stdout] test final_coverage_tests::test_clone_implementations ... ok [INFO] [stdout] test final_coverage_tests::test_channel_error_scenarios ... ok [INFO] [stdout] test comprehensive_tests::test_write_receiver_vec_u8 ... ok [INFO] [stdout] test comprehensive_tests::test_writeable_char_ascii ... ok [INFO] [stdout] test comprehensive_tests::test_write_with_partial_writes ... ok [INFO] [stdout] test comprehensive_tests::test_writeable_char_multibyte ... ok [INFO] [stdout] test comprehensive_tests::test_vec_u8_write_receiver ... ok [INFO] [stdout] test final_coverage_tests::test_escape_module_exists ... ok [INFO] [stdout] test comprehensive_tests::test_writeable_str ... ok [INFO] [stdout] test final_coverage_tests::test_default_implementations ... ok [INFO] [stdout] test final_coverage_tests::test_parse_error_match_coverage ... ok [INFO] [stdout] test final_coverage_tests::test_rayon_configuration ... ok [INFO] [stdout] test final_coverage_tests::test_send_bounds ... ok [INFO] [stdout] test comprehensive_tests::test_write_receiver_io_error ... ok [INFO] [stdout] test final_coverage_tests::test_iterator_processing_patterns ... ok [INFO] [stdout] test final_coverage_tests::test_remaining_edge_cases ... ok [INFO] [stdout] test final_coverage_tests::test_error_message_paths ... ok [INFO] [stdout] test final_coverage_tests::test_memory_optimizations ... ok [INFO] [stdout] test comprehensive_tests::test_write_receiver_bufwriter ... ok [INFO] [stdout] test final_coverage_tests::test_config_creation_all_branches ... ok [INFO] [stdout] test final_coverage_tests::test_all_separator_types_in_regex ... ok [INFO] [stdout] test comprehensive_tests::test_write_separator ... ok [INFO] [stdout] test main_error_tests::test_main_sequential_io_error_handling ... ok [INFO] [stdout] test main_error_tests::test_broken_pipe_error_handling ... ok [INFO] [stdout] test final_coverage_tests::test_regex_edge_cases ... ok [INFO] [stdout] test final_coverage_tests::test_write_operations_success_paths ... ok [INFO] [stdout] test comprehensive_tests::test_parse_choice_invalid_end ... ok [INFO] [stdout] test performance_tests::test_large_dataset_memory_efficiency ... ok [INFO] [stdout] test comprehensive_tests::test_parse_choice_invalid_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests choose [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] running `Command { std: "docker" "inspect" "650331e38fab256eb8eeed814f897baa778c54d95373acd2db2608686cc8d9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650331e38fab256eb8eeed814f897baa778c54d95373acd2db2608686cc8d9d0", kill_on_drop: false }` [INFO] [stdout] 650331e38fab256eb8eeed814f897baa778c54d95373acd2db2608686cc8d9d0