[INFO] updating cached repository https://github.com/theryangeary/choose [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d40c9d5234e4388b6321f9bea2f4b43e748b59fd [INFO] testing theryangeary/choose against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheryangeary%2Fchoose" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theryangeary/choose on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/theryangeary/choose [INFO] finished tweaking git repo https://github.com/theryangeary/choose [INFO] tweaked toml for git repo https://github.com/theryangeary/choose written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/theryangeary/choose already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfe974becd032d7acc8ab6af3b187dac0c50be97a7235f9685f0ef0943672b38 [INFO] running `"docker" "start" "-a" "bfe974becd032d7acc8ab6af3b187dac0c50be97a7235f9685f0ef0943672b38"` [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling proc-macro-error v0.2.4 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Compiling structopt v0.3.0 [INFO] [stderr] Compiling choose v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "bfe974becd032d7acc8ab6af3b187dac0c50be97a7235f9685f0ef0943672b38"` [INFO] running `"docker" "rm" "-f" "bfe974becd032d7acc8ab6af3b187dac0c50be97a7235f9685f0ef0943672b38"` [INFO] [stdout] bfe974becd032d7acc8ab6af3b187dac0c50be97a7235f9685f0ef0943672b38 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4d018c57d7472b12cf7ce6716b406e90da15aceccd3ced0e46d369f879d6ce3 [INFO] running `"docker" "start" "-a" "d4d018c57d7472b12cf7ce6716b406e90da15aceccd3ced0e46d369f879d6ce3"` [INFO] [stderr] Compiling choose v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.14s [INFO] running `"docker" "inspect" "d4d018c57d7472b12cf7ce6716b406e90da15aceccd3ced0e46d369f879d6ce3"` [INFO] running `"docker" "rm" "-f" "d4d018c57d7472b12cf7ce6716b406e90da15aceccd3ced0e46d369f879d6ce3"` [INFO] [stdout] d4d018c57d7472b12cf7ce6716b406e90da15aceccd3ced0e46d369f879d6ce3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee53a66b7acae20b74291092ba5a0bbcf10457094d7371b25a96814a211045fb [INFO] running `"docker" "start" "-a" "ee53a66b7acae20b74291092ba5a0bbcf10457094d7371b25a96814a211045fb"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/choose-c69aae4bd2d5a0c5 [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test choice::tests::is_reverse_range_tests::is_field_range_no_start_reversed ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_0_to_2_greedy ... ok [INFO] [stdout] test choice::tests::is_reverse_range_tests::is_field_reversed ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_0_to_2_non_greedy ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_0 ... ok [INFO] [stdout] test choice::tests::is_reverse_range_tests::is_field_range_no_end_reversed ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_0_with_preceding_separator ... ok [INFO] [stdout] test choice::tests::is_reverse_range_tests::is_field_range_no_start_or_end_reversed ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_0_nonexistant_field_separator ... ok [INFO] [stdout] test choice::tests::is_reverse_range_tests::is_reversed_field_range_reversed ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_0_to_3_nonexistant_field_separator ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_separated_by_hashtag ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_separated_by_regex_group_vowels_exclusive ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_nonexistant_field_separator ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_2_to_neg_1_non_greedy_negative ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_separated_by_varying_multiple_hashtag ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_exclusive ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_2_to_0_non_greedy_reversed ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_3_to_1_exclusive ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_neg1_to_neg3 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_3_to_1 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_separated_by_regex_group_vowels ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_neg3 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_neg3_to_neg1 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_separated_by_varying_multiple_hashtag_exclusive ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_bad_range ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_neg2_to_end ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_5_to_neg3_empty ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_bad_choice ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_beginning_to_end_range ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_after_end ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_out_of_order ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_start_to_neg3 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_neg_1_to_neg_3_non_greedy_negative_reversed ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_full_range_neg_neg ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_none_started_neg_ended ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_full_range_neg_pos ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_full_range_pos_neg ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_neg_started_none_ended ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_full_range_pos_pos ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_none_terminated_range ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_single_choice_end ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_none_started_range ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_single_choice_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ee53a66b7acae20b74291092ba5a0bbcf10457094d7371b25a96814a211045fb"` [INFO] running `"docker" "rm" "-f" "ee53a66b7acae20b74291092ba5a0bbcf10457094d7371b25a96814a211045fb"` [INFO] [stdout] ee53a66b7acae20b74291092ba5a0bbcf10457094d7371b25a96814a211045fb