[INFO] fetching crate choose 1.3.3... [INFO] testing choose-1.3.3 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate choose 1.3.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate choose 1.3.3 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate choose 1.3.3 [INFO] finished tweaking crates.io crate choose 1.3.3 [INFO] tweaked toml for crates.io crate choose 1.3.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate choose 1.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backslash v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7bdec19c5e387094d74d7e124c945ca1cd0a5d4f4440e573e49ae3ee6a8bc743 [INFO] running `Command { std: "docker" "start" "-a" "7bdec19c5e387094d74d7e124c945ca1cd0a5d4f4440e573e49ae3ee6a8bc743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bdec19c5e387094d74d7e124c945ca1cd0a5d4f4440e573e49ae3ee6a8bc743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bdec19c5e387094d74d7e124c945ca1cd0a5d4f4440e573e49ae3ee6a8bc743", kill_on_drop: false }` [INFO] [stdout] 7bdec19c5e387094d74d7e124c945ca1cd0a5d4f4440e573e49ae3ee6a8bc743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd6fb70a3a64b1adb599a21381e6990d19023562297af58f5a610b9e94ccc83 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dcd6fb70a3a64b1adb599a21381e6990d19023562297af58f5a610b9e94ccc83", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling backslash v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling choose v1.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.30s [INFO] running `Command { std: "docker" "inspect" "dcd6fb70a3a64b1adb599a21381e6990d19023562297af58f5a610b9e94ccc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd6fb70a3a64b1adb599a21381e6990d19023562297af58f5a610b9e94ccc83", kill_on_drop: false }` [INFO] [stdout] dcd6fb70a3a64b1adb599a21381e6990d19023562297af58f5a610b9e94ccc83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 928a427d27788aaae24e1fb69d710ae7131072600ac4d46fb15fb977de5292cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "928a427d27788aaae24e1fb69d710ae7131072600ac4d46fb15fb977de5292cd", kill_on_drop: false }` [INFO] [stderr] Compiling choose v1.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "928a427d27788aaae24e1fb69d710ae7131072600ac4d46fb15fb977de5292cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928a427d27788aaae24e1fb69d710ae7131072600ac4d46fb15fb977de5292cd", kill_on_drop: false }` [INFO] [stdout] 928a427d27788aaae24e1fb69d710ae7131072600ac4d46fb15fb977de5292cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa4ed71c1fcbcd5637ab062dc3a33b009278ae3e0dacfcf330b16d0cc25d1d64 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fa4ed71c1fcbcd5637ab062dc3a33b009278ae3e0dacfcf330b16d0cc25d1d64", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/choose-05498b3fa49cb799) [INFO] [stdout] [INFO] [stdout] running 199 tests [INFO] [stdout] test choice::test::get_negative_start_end::negative_negative ... ok [INFO] [stdout] test choice::test::get_negative_start_end::error_when_choice_end_is_isize_min ... ok [INFO] [stdout] test choice::test::get_negative_start_end::positive_negative_all ... ok [INFO] [stdout] test choice::test::get_negative_start_end::positive_negative_1 ... ok [INFO] [stdout] test choice::test::get_negative_start_end::negative_positive_on_empty ... ok [INFO] [stdout] test choice::test::get_negative_start_end::negative_negative_on_empty ... ok [INFO] [stdout] test choice::test::is_reverse_range::is_field_reversed ... ok [INFO] [stdout] test choice::test::get_negative_start_end::negative1_negative1 ... ok [INFO] [stdout] test choice::test::is_reverse_range::is_field_range_no_start_reversed ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_exclusive ... ok [INFO] [stdout] test choice::test::is_reverse_range::is_field_range_no_end_reversed ... ok [INFO] [stdout] test choice::test::is_reverse_range::is_reversed_field_range_reversed ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_exclusive_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::get_negative_start_end::negative_nonexisting_positive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_nonexistant_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_with_output_delimeter ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_with_output_delimeter_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_greedy ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_greedy_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_greedy_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::get_negative_start_end::positive_negative_on_empty ... ok [INFO] [stdout] test choice::test::get_negative_start_end::error_when_choice_start_is_isize_min ... ok [INFO] [stdout] test choice::test::get_negative_start_end::negative_positive_some ... ok [INFO] [stdout] test choice::test::get_negative_start_end::positive_negative_some ... ok [INFO] [stdout] test choice::test::get_negative_start_end::negative_positive_all ... ok [INFO] [stdout] test choice::test::get_negative_start_end::positive_negative_gt1 ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_with_empty_output_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_with_empty_output_field_separator_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_non_greedy_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::get_negative_start_end::negative_positive ... ok [INFO] [stdout] test choice::test::get_negative_start_end::error_when_choice_is_isize_min ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_3_nonexistant_field_separator_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_3_nonexistant_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_with_empty_output_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_neg_2_with_output_field_separator_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_neg_2_with_output_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_3_nonexistant_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_neg_2_with_output_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3 ... ok [INFO] [stdout] test choice::test::print_choice::print_1_and_3_with_output_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_0_with_preceding_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_exclusive_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_nonexistant_field_separator_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_non_greedy ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_hashtag_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_hashtag ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_hashtag_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::is_reverse_range::is_field_range_no_start_or_end_reversed ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_nonexistant_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_regex_group_vowels ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_regex_group_vowels_exclusive_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_regex_group_vowels_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_varying_multiple_hashtag ... ok [INFO] [stdout] test choice::test::print_choice::print_0 ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_varying_multiple_hashtag_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_varying_multiple_hashtag_exclusive_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_with_output_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_varying_multiple_hashtag_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_exclusive_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_nonexistant_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_neg3_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_neg3_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_with_output_field_separator_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_character_wise_with_output_delimeter_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_exclusive_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_varying_multiple_hashtag_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_with_output_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_and_3_with_output_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_0_character_wise_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_0_character_wise ... ok [INFO] [stdout] test choice::test::print_choice::print_2_one_indexed ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_0_non_greedy_reversed ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_0_non_greedy_reversed_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_0_to_2_non_greedy_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_0_character_wise_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_4_one_indexed ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_end_character_wise ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_4_with_output_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_4_one_indexed_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_4_with_output_field_separator_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_regex_group_vowels_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_0_non_greedy_reversed_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_neg_1_non_greedy_negative ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_exclusive_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_end_character_wise_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_end_one_indexed ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1 ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_exclusive_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_4_to_2_one_indexed ... ok [INFO] [stdout] test choice::test::print_choice::print_5_to_neg3_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_5_to_neg3_empty_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_with_output_field_separator ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_neg_1_non_greedy_negative_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_end_character_wise_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_5_to_neg3_empty_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_with_output_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_with_output_field_separator_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_after_end_character_wise_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_after_end ... ok [INFO] [stdout] test choice::test::print_choice::print_after_to_after ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_0_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_before_negative_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_after_end_character_wise ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_end_negative_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_after ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_middle ... ok [INFO] [stdout] test choice::test::print_choice::print_middle_to_after ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_after_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_before_negative ... ok [INFO] [stdout] test choice::test::print_choice::print_middle_to_end_negative_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_neg1_to_neg1_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_regex_group_vowels_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_middle_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_4_with_output_field_separator_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_varying_multiple_hashtag_exclusive_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_0 ... ok [INFO] [stdout] test choice::test::print_choice::print_after_to_after_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_neg1_to_neg3 ... ok [INFO] [stdout] test choice::test::print_choice::print_neg1_to_neg3_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg2_to_end ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_3_separated_by_regex_group_vowels_exclusive_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_middle_to_after_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_neg2_to_end_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg2_to_end_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg3_to_neg1_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_1_to_neg_3_non_greedy_negative_reversed ... ok [INFO] [stdout] test choice::test::print_choice::print_neg3_to_neg1 ... ok [INFO] [stdout] test choice::test::print_choice::print_1_to_neg3 ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_4_newline_ofs ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_1_to_neg_3_non_greedy_negative_reversed_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_2_to_neg_1_non_greedy_negative_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_2_to_end_character_wise ... ok [INFO] [stdout] test choice::test::print_choice::print_3_to_1_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_4_to_neg_2_when_fields_not_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_4_to_2_one_indexed ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_4_to_neg_2_when_fields_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_start_to_2_character_wise ... ok [INFO] [stdout] test choice::test::print_choice::print_out_of_order ... ok [INFO] [stdout] test choice::test::print_choice::print_start_to_2_character_wise_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_2_to_end_character_wise_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_2_when_field_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_2_to_end_character_wise_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_1_to_neg_3_non_greedy_negative_reversed_rust_syntax_exclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_bad_choice ... ok [INFO] [stdout] test choice::test::print_choice::print_start_to_2_character_wise_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_start_to_2_one_indexed ... ok [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_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_neg_pos_rust_inclusive ... 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_neg_rust_exclusive ... 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 ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_neg_started_none_ended ... 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_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_exclusive ... 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_inclusive ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_exclusive_range ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_none_terminated_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_exclusive_range_no_end ... 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 ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_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_rust_inclusive_range_no_start_or_end ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_single_choice_end ... 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_single_choice_start ... ok [INFO] [stdout] test choice::test::print_choice::print_start_to_neg3 ... ok [INFO] [stdout] test parse::tests::parse_choice_tests::parse_rust_inclusive_range_no_end ... ok [INFO] [stdout] test choice::test::print_choice::print_start_to_neg3_rust_syntax_exclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_after_end_character_wise_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_1_when_field_not_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_start_to_neg3_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_negative_end_to_negative_end_empty ... ok [INFO] [stdout] test choice::test::print_choice::print_middle_to_end_negative ... ok [INFO] [stdout] test choice::test::print_choice::print_before_to_end_negative ... ok [INFO] [stdout] test choice::test::print_choice::print_neg1_to_neg3_rust_syntax_inclusive ... ok [INFO] [stdout] test choice::test::print_choice::print_negative_end_to_negative_end ... ok [INFO] [stdout] test choice::test::print_choice::print_negative_on_empty_line ... ok [INFO] [stdout] test choice::test::print_choice::print_neg_2_when_field_not_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 199 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa4ed71c1fcbcd5637ab062dc3a33b009278ae3e0dacfcf330b16d0cc25d1d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4ed71c1fcbcd5637ab062dc3a33b009278ae3e0dacfcf330b16d0cc25d1d64", kill_on_drop: false }` [INFO] [stdout] fa4ed71c1fcbcd5637ab062dc3a33b009278ae3e0dacfcf330b16d0cc25d1d64