[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 master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheryangeary%2Fchoose" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theryangeary/choose on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 40747fc32ae5bb7aedb7552224aab718620c70ba234d78331d2bccb1e1cec046 [INFO] running `"docker" "start" "-a" "40747fc32ae5bb7aedb7552224aab718620c70ba234d78331d2bccb1e1cec046"` [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v1.0.5 [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 58.33s [INFO] running `"docker" "inspect" "40747fc32ae5bb7aedb7552224aab718620c70ba234d78331d2bccb1e1cec046"` [INFO] running `"docker" "rm" "-f" "40747fc32ae5bb7aedb7552224aab718620c70ba234d78331d2bccb1e1cec046"` [INFO] [stdout] 40747fc32ae5bb7aedb7552224aab718620c70ba234d78331d2bccb1e1cec046 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] a5610cafc40aed94361e51576c56e6abbf393bc0c47ae851756d9b57ca049003 [INFO] running `"docker" "start" "-a" "a5610cafc40aed94361e51576c56e6abbf393bc0c47ae851756d9b57ca049003"` [INFO] [stderr] Compiling choose v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `"docker" "inspect" "a5610cafc40aed94361e51576c56e6abbf393bc0c47ae851756d9b57ca049003"` [INFO] running `"docker" "rm" "-f" "a5610cafc40aed94361e51576c56e6abbf393bc0c47ae851756d9b57ca049003"` [INFO] [stdout] a5610cafc40aed94361e51576c56e6abbf393bc0c47ae851756d9b57ca049003 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 25a5c1ef3c3cacbce7c59d27f12fb6450c6e5d55ea116492d0eaf3c47f9b5695 [INFO] running `"docker" "start" "-a" "25a5c1ef3c3cacbce7c59d27f12fb6450c6e5d55ea116492d0eaf3c47f9b5695"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [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_reversed ... 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::is_reverse_range_tests::is_field_range_no_start_reversed ... ok [INFO] [stdout] test choice::tests::is_reverse_range_tests::is_field_range_no_start_or_end_reversed ... 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_2_greedy ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_0_nonexistant_field_separator ... 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 ... 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_separated_by_regex_group_vowels_exclusive ... 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_neg3 ... 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_3_separated_by_varying_multiple_hashtag_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_0_with_preceding_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_0_to_2_non_greedy ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_1_to_3_exclusive ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_5_to_neg3_empty ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_neg1_to_neg3 ... 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_neg_1_to_neg_3_non_greedy_negative_reversed ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_neg3_to_neg1 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_start_to_neg3 ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_full_range_neg_neg ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_full_range_neg_pos ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_bad_range ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_full_range_pos_neg ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_bad_choice ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_3_to_1 ... ok [INFO] [stdout] test choice::tests::print_choice_tests::print_neg2_to_end ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_beginning_to_end_range ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_neg_started_none_ended ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_none_terminated_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 config::tests::parse_choice_tests::parse_none_started_range ... 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_started_neg_ended ... ok [INFO] [stdout] test config::tests::parse_choice_tests::parse_single_choice_end ... 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" "25a5c1ef3c3cacbce7c59d27f12fb6450c6e5d55ea116492d0eaf3c47f9b5695"` [INFO] running `"docker" "rm" "-f" "25a5c1ef3c3cacbce7c59d27f12fb6450c6e5d55ea116492d0eaf3c47f9b5695"` [INFO] [stdout] 25a5c1ef3c3cacbce7c59d27f12fb6450c6e5d55ea116492d0eaf3c47f9b5695