[INFO] fetching crate password-rules-parser 1.0.3... [INFO] testing password-rules-parser-1.0.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate password-rules-parser 1.0.3 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate password-rules-parser 1.0.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate password-rules-parser 1.0.3 [INFO] finished tweaking crates.io crate password-rules-parser 1.0.3 [INFO] tweaked toml for crates.io crate password-rules-parser 1.0.3 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate password-rules-parser 1.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 pretty-lint v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 907071e5669b6a392fbb5a531ecda2ffce26daccb35497c4a9dedd7a66b4053c [INFO] running `Command { std: "docker" "start" "-a" "907071e5669b6a392fbb5a531ecda2ffce26daccb35497c4a9dedd7a66b4053c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "907071e5669b6a392fbb5a531ecda2ffce26daccb35497c4a9dedd7a66b4053c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907071e5669b6a392fbb5a531ecda2ffce26daccb35497c4a9dedd7a66b4053c", kill_on_drop: false }` [INFO] [stdout] 907071e5669b6a392fbb5a531ecda2ffce26daccb35497c4a9dedd7a66b4053c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002edf987a7ede5adfe56e451c1fd22eff372331a9bf24718a15e5034d85abe6 [INFO] running `Command { std: "docker" "start" "-a" "002edf987a7ede5adfe56e451c1fd22eff372331a9bf24718a15e5034d85abe6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling pretty-lint v0.1.0 [INFO] [stderr] Compiling password-rules-parser v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.64s [INFO] running `Command { std: "docker" "inspect" "002edf987a7ede5adfe56e451c1fd22eff372331a9bf24718a15e5034d85abe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002edf987a7ede5adfe56e451c1fd22eff372331a9bf24718a15e5034d85abe6", kill_on_drop: false }` [INFO] [stdout] 002edf987a7ede5adfe56e451c1fd22eff372331a9bf24718a15e5034d85abe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 782c3550b46837813a70ea063d31f729dd43929f6a9ba63cd72b27d608f7c934 [INFO] running `Command { std: "docker" "start" "-a" "782c3550b46837813a70ea063d31f729dd43929f6a9ba63cd72b27d608f7c934", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling password-rules-parser v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.48s [INFO] running `Command { std: "docker" "inspect" "782c3550b46837813a70ea063d31f729dd43929f6a9ba63cd72b27d608f7c934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782c3550b46837813a70ea063d31f729dd43929f6a9ba63cd72b27d608f7c934", kill_on_drop: false }` [INFO] [stdout] 782c3550b46837813a70ea063d31f729dd43929f6a9ba63cd72b27d608f7c934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 945eaa7f43f99c80cb7fd5a4777c5c06cc05238baddce698a7cba291830252df [INFO] running `Command { std: "docker" "start" "-a" "945eaa7f43f99c80cb7fd5a4777c5c06cc05238baddce698a7cba291830252df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/password_rules_parser-94c9a53b9d1b9e72) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test test::canonicalize::all_alpha ... ok [INFO] [stderr] Doc-tests password-rules-parser [INFO] [stdout] test test::canonicalize::alphanumeric_and_some_specials ... ok [INFO] [stdout] test test::parser::apple_suite::all_upper2 ... ok [INFO] [stdout] test test::parser::apple_suite::allowed_reduction ... ok [INFO] [stdout] test test::parser::allow_missing_trailing_semicolon ... ok [INFO] [stdout] test test::canonicalize::few_characters ... ok [INFO] [stdout] test test::parser::apple_suite::all_upper1 ... ok [INFO] [stdout] test test::canonicalize::all_special ... ok [INFO] [stdout] test test::canonicalize::all_lower ... ok [INFO] [stdout] test test::canonicalize::everything ... ok [INFO] [stdout] test test::parser::apple_suite::bad_custom_class1 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_custom_class3 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax10 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_custom_class4 ... ok [INFO] [stdout] test test::canonicalize::digits_and_some_lowers ... ok [INFO] [stdout] test test::parser::apple_suite::bad_custom_class5 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax1 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax11 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_custom_class2 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax13 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax14 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax16 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax18 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax15 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax12 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax19 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax2 ... ok [INFO] [stdout] test test::parser::apple_suite::canonical1 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax17 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax6 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax9 ... ok [INFO] [stdout] test test::parser::apple_suite::canonical2 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax8 ... ok [INFO] [stdout] test test::parser::apple_suite::collapse_allow2 ... ok [INFO] [stdout] test test::parser::apple_suite::collapse_allow3 ... ok [INFO] [stdout] test test::parser::apple_suite::collapse_allow4 ... ok [INFO] [stdout] test test::parser::apple_suite::custom_class2 ... ok [INFO] [stdout] test test::parser::apple_suite::custom_class4 ... ok [INFO] [stdout] test test::parser::apple_suite::custom_unicode_dropped2 ... ok [INFO] [stdout] test test::parser::apple_suite::custom_class3 ... ok [INFO] [stdout] test test::parser::apple_suite::empty_string ... ok [INFO] [stdout] test test::parser::apple_suite::custom_unicode_dropped1 ... ok [INFO] [stdout] test test::parser::apple_suite::max_consecutive2 ... ok [INFO] [stdout] test test::parser::apple_suite::max_consecutive1 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax7 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax4 ... ok [INFO] [stdout] test test::parser::apple_suite::max_consecutive_min2 ... ok [INFO] [stdout] test test::parser::apple_suite::max_consecutive3 ... ok [INFO] [stdout] test test::parser::apple_suite::max_consecutive_min1 ... ok [INFO] [stdout] test test::parser::apple_suite::custom_class1 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax5 ... ok [INFO] [stdout] test test::parser::apple_suite::bad_syntax3 ... ok [INFO] [stdout] test test::parser::apple_suite::collapse_allow1 ... ok [INFO] [stdout] test test::parser::apple_suite::max_consecutive_min3 ... ok [INFO] [stdout] test test::parser::apple_suite::max_consecutive_min4 ... ok [INFO] [stdout] test test::parser::apple_suite::minlength_max2 ... ok [INFO] [stdout] test test::parser::apple_suite::req_upper4 ... ok [INFO] [stdout] test test::parser::apple_suite::require_allow1 ... ok [INFO] [stdout] test test::parser::apple_suite::req_upper6 ... ok [INFO] [stdout] test test::parser::apple_suite::req_upper_case ... ok [INFO] [stdout] test test::parser::apple_suite::req_upper1 ... ok [INFO] [stdout] test test::parser::apple_suite::req_upper2 ... ok [INFO] [stdout] test test::parser::apple_suite::require_empty ... ok [INFO] [stdout] test test::parser::apple_suite::required_allow3 ... ok [INFO] [stdout] test test::parser::apple_suite::req_upper3 ... ok [INFO] [stdout] test test::parser::empty_string ... ok [INFO] [stdout] test test::parser::missing_integers ... ok [INFO] [stdout] test test::parser::apple_suite::minlength_max1 ... ok [INFO] [stdout] test test::parser::custom_class_bracket_hyphen ... ok [INFO] [stdout] test test::parser::empty_custom_class ... ok [INFO] [stdout] test test::parser::invalid_hyphen ... ok [INFO] [stdout] test test::parser::apple_suite::required_canonical ... ok [INFO] [stdout] test test::parser::ascii_overpowers_everything_else ... ok [INFO] [stdout] test test::parser::apple_suite::require_allow2 ... ok [INFO] [stdout] test test::parser::unicode_overpowers_everything ... ok [INFO] [stdout] test test::parser::skip_unicode_characters ... ok [INFO] [stdout] test test::parser::multiple_required_sets ... ok [INFO] [stdout] test test::parser::complex_input ... ok [INFO] [stdout] test test::parser::missing_property ... ok [INFO] [stdout] test test::parser::invalid_bracket ... ok [INFO] [stdout] test test::parser::multiple_length_constraints ... ok [INFO] [stdout] test test::parser::multiple_classes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "945eaa7f43f99c80cb7fd5a4777c5c06cc05238baddce698a7cba291830252df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945eaa7f43f99c80cb7fd5a4777c5c06cc05238baddce698a7cba291830252df", kill_on_drop: false }` [INFO] [stdout] 945eaa7f43f99c80cb7fd5a4777c5c06cc05238baddce698a7cba291830252df