[INFO] fetching crate zxcvbn 2.0.1... [INFO] testing zxcvbn-2.0.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate zxcvbn 2.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate zxcvbn 2.0.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate zxcvbn 2.0.1 [INFO] finished tweaking crates.io crate zxcvbn 2.0.1 [INFO] tweaked toml for crates.io crate zxcvbn 2.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e132cd1f0ef1bc6893c8cdea4ffa2528e323e4e82447a0a63fc786a208de348 [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" "3e132cd1f0ef1bc6893c8cdea4ffa2528e323e4e82447a0a63fc786a208de348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e132cd1f0ef1bc6893c8cdea4ffa2528e323e4e82447a0a63fc786a208de348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e132cd1f0ef1bc6893c8cdea4ffa2528e323e4e82447a0a63fc786a208de348", kill_on_drop: false }` [INFO] [stdout] 3e132cd1f0ef1bc6893c8cdea4ffa2528e323e4e82447a0a63fc786a208de348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e3383b97645fc53ff512201035a90c9706ae0678d699cbd6a9b9f95fc9c6f71 [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" "2e3383b97645fc53ff512201035a90c9706ae0678d699cbd6a9b9f95fc9c6f71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling zxcvbn v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.43s [INFO] running `Command { std: "docker" "inspect" "2e3383b97645fc53ff512201035a90c9706ae0678d699cbd6a9b9f95fc9c6f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3383b97645fc53ff512201035a90c9706ae0678d699cbd6a9b9f95fc9c6f71", kill_on_drop: false }` [INFO] [stdout] 2e3383b97645fc53ff512201035a90c9706ae0678d699cbd6a9b9f95fc9c6f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea27f0f0dff5ba86538a22bc569ded05a663958d482df450d7aeb17930a45a8 [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" "cea27f0f0dff5ba86538a22bc569ded05a663958d482df450d7aeb17930a45a8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling zxcvbn v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "cea27f0f0dff5ba86538a22bc569ded05a663958d482df450d7aeb17930a45a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea27f0f0dff5ba86538a22bc569ded05a663958d482df450d7aeb17930a45a8", kill_on_drop: false }` [INFO] [stdout] cea27f0f0dff5ba86538a22bc569ded05a663958d482df450d7aeb17930a45a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f567ff7358617173e6fd4acb4ee2b9d967c636c435a2881b13d544d9b3db7d8 [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" "5f567ff7358617173e6fd4acb4ee2b9d967c636c435a2881b13d544d9b3db7d8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zxcvbn-0790c9e39e0c80a5 [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test matching::tests::test_doesnt_match_1_and_2_char_spatial_patterns ... ok [INFO] [stdout] test matching::tests::test_date_matches ... ok [INFO] [stdout] test matching::tests::test_doesnt_match_len_1_sequences ... ok [INFO] [stdout] test matching::tests::test_date_matching_with_various_separators ... ok [INFO] [stdout] test matching::tests::test_doesnt_match_len_1_repeat_patterns ... ok [INFO] [stdout] test matching::tests::test_date_matches_year_closest_to_reference_year ... ok [INFO] [stdout] test matching::tests::test_enumerates_sets_of_l33t_subs_a_password_might_be_using ... ok [INFO] [stdout] test matching::tests::test_matches_dates_padded_by_non_ambiguous_digits ... ok [INFO] [stdout] test matching::tests::test_matches_embedded_sequence_patterns ... ok [INFO] [stdout] test matching::tests::test_dictionary_ignores_uppercasing ... ok [INFO] [stdout] test matching::tests::test_dictionary_matches_against_reversed_words ... ok [INFO] [stdout] test matching::tests::test_dictionary_identifies_words_surrounded_by_non_words ... ok [INFO] [stdout] test matching::tests::test_doesnt_match_single_character_l33ted_words ... ok [INFO] [stdout] test matching::tests::test_dictionary_matches_against_l33t_words ... ok [INFO] [stdout] test matching::tests::test_dictionary_matches_user_inputs ... ok [INFO] [stdout] test matching::tests::test_doesnt_match_when_multiple_l33t_subs_needed_for_same_letter ... ok [INFO] [stdout] test matching::tests::test_dictionary_matches_overlapping_l33ted_words ... ok [INFO] [stdout] test matching::tests::test_dictionary_matches_multiple_words_when_they_overlap ... ok [INFO] [stdout] test matching::tests::test_matches_overlapping_sequences ... ok [INFO] [stdout] test matching::tests::test_dictionary_matches_words_that_contain_other_words ... ok [INFO] [stdout] test matching::tests::test_matches_pattern_as_a_keyboard_pattern ... ok [INFO] [stdout] test matching::tests::test_matches_pattern_as_sequence ... ok [INFO] [stdout] test matching::tests::test_identifies_simplest_repeat ... ok [INFO] [stdout] test matching::tests::test_identifies_repeat_with_multibyte_utf8 ... ok [INFO] [stdout] test matching::tests::test_matches_longest_repeat ... ok [INFO] [stdout] test matching::tests::test_matches_embedded_repeat_patterns ... ok [INFO] [stdout] test matching::tests::test_matches_spatial_patterns_surrounded_by_non_spatial_patterns ... ok [INFO] [stdout] test matching::tests::test_multiple_adjacent_repeats ... ok [INFO] [stdout] test matching::tests::test_matching_embedded_dates ... ok [INFO] [stdout] test scoring::tests::test_calc_guesses_delegates_based_on_pattern ... ok [INFO] [stdout] test matching::tests::test_reduces_l33t_table_to_only_relevant_substitutions ... ok [INFO] [stdout] test matching::tests::test_regex_matching ... ok [INFO] [stdout] test scoring::tests::test_dictionary_guesses_added_for_caps_and_l33t ... ok [INFO] [stdout] test matching::tests::test_repeats_with_base_character ... ok [INFO] [stdout] test scoring::tests::test_date_guesses ... ok [INFO] [stdout] test scoring::tests::test_l33t_variations_for_non_l33t ... ok [INFO] [stdout] test scoring::tests::test_dictionary_extra_guesses_added_for_caps ... ok [INFO] [stdout] test scoring::tests::test_dictionary_guesses_added_for_l33t ... ok [INFO] [stdout] test scoring::tests::test_l33t_variations ... ok [INFO] [stdout] test scoring::tests::test_dictionary_guesses_doubled_if_reversed ... ok [INFO] [stdout] test matching::tests::test_matching_overlapping_dates ... ok [INFO] [stdout] test scoring::tests::test_dictionary_base_guesses_equals_rank ... ok [INFO] [stdout] test scoring::tests::test_date_guesses_recent_years_assume_min_year_space ... ok [INFO] [stdout] test scoring::tests::test_calc_guesses_returns_guesses_when_cached ... ok [INFO] [stdout] test scoring::tests::test_n_ck ... ok [INFO] [stdout] test matching::tests::test_multiple_non_adjacent_repeats ... ok [INFO] [stdout] test scoring::tests::test_regex_guesses_lowercase ... ok [INFO] [stdout] test scoring::tests::test_n_ck_mul_overflow ... ok [INFO] [stdout] test scoring::tests::test_regex_guesses_alphanumeric ... ok [INFO] [stdout] test scoring::tests::test_search_chooses_lower_guesses_match_given_two_matches_of_same_span ... ok [INFO] [stdout] test scoring::tests::test_regex_guesses_distant_year ... ok [INFO] [stdout] test scoring::tests::test_regex_guesses_recent_year ... ok [INFO] [stdout] test scoring::tests::test_n_ck_pascals_triangle ... ok [INFO] [stdout] test matching::tests::test_translate ... ok [INFO] [stdout] test scoring::tests::test_search_returns_one_bruteforce_match_given_empty_match_sequence ... ok [INFO] [stdout] test scoring::tests::test_search_returns_bruteforce_and_match_when_match_covers_a_suffix ... ok [INFO] [stdout] test scoring::tests::test_spatial_guesses_adds_for_shifted_keys ... ok [INFO] [stdout] test matching::tests::test_omnimatch ... ok [INFO] [stdout] test scoring::tests::test_n_ck_mirror_identity ... ok [INFO] [stdout] test scoring::tests::test_uppercase_variations ... ok [INFO] [stdout] test scoring::tests::test_search_when_m0_covers_m1_and_m2_choose_m1_m2_when_m0_gt_m1_t_m2_t_fact_2 ... ok [INFO] [stdout] test scoring::tests::test_sequence_guesses ... ok [INFO] [stdout] test scoring::tests::test_spatial_guesses_no_turns_or_shifts ... ok [INFO] [stdout] test scoring::tests::test_search_when_m0_covers_m1_and_m2_choose_m0_when_m0_lt_m1_t_m2_t_fact_2 ... ok [INFO] [stdout] test scoring::tests::test_spatial_guesses_accounts_for_turn_positions_directions_and_start_keys ... ok [INFO] [stdout] test matching::tests::test_matching_zero_padded_dates ... ok [INFO] [stdout] test tests::test_unicode_mb ... ok [INFO] [stdout] test scoring::tests::test_search_returns_match_and_bruteforce_when_match_covers_prefix_of_password ... ok [INFO] [stdout] test tests::test_overflow_safety ... ok [INFO] [stdout] test tests::test_issue_15_example_1 ... ok [INFO] [stdout] test tests::test_issue_15_example_2 ... ok [INFO] [stdout] test scoring::tests::test_search_returns_bruteforce_and_match_when_match_covers_an_infix ... ok [INFO] [stdout] test scoring::tests::test_spatial_guesses_doubles_when_all_shifted ... ok [INFO] [stdout] test tests::test_issue_13 ... ok [INFO] [stdout] test tests::test_zxcvbn_unicode ... ok [INFO] [stdout] test scoring::tests::test_repeat_guesses ... ok [INFO] [stdout] test tests::test_zxcvbn ... ok [INFO] [stdout] test matching::tests::test_multiple_character_repeats ... ok [INFO] [stdout] test tests::test_zxcvbn_unicode_2 ... ok [INFO] [stdout] test tests::test_zxcvbn_doesnt_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests zxcvbn [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/time_estimates.rs - time_estimates (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f567ff7358617173e6fd4acb4ee2b9d967c636c435a2881b13d544d9b3db7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f567ff7358617173e6fd4acb4ee2b9d967c636c435a2881b13d544d9b3db7d8", kill_on_drop: false }` [INFO] [stdout] 5f567ff7358617173e6fd4acb4ee2b9d967c636c435a2881b13d544d9b3db7d8