[INFO] cloning repository https://github.com/cyplo/genpass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyplo/genpass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Fgenpass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Fgenpass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 849899044dd41826dadf39f3245ff3d96f923f0d [INFO] testing cyplo/genpass against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Fgenpass" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyplo/genpass on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-43/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cyplo/genpass [INFO] finished tweaking git repo https://github.com/cyplo/genpass [INFO] tweaked toml for git repo https://github.com/cyplo/genpass written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/cyplo/genpass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e54e8346e02a6c3c97e969edfa05bb44d046c2ca5cb6ec396914de3de52d91a2 [INFO] running `Command { std: "docker" "start" "-a" "e54e8346e02a6c3c97e969edfa05bb44d046c2ca5cb6ec396914de3de52d91a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e54e8346e02a6c3c97e969edfa05bb44d046c2ca5cb6ec396914de3de52d91a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54e8346e02a6c3c97e969edfa05bb44d046c2ca5cb6ec396914de3de52d91a2", kill_on_drop: false }` [INFO] [stdout] e54e8346e02a6c3c97e969edfa05bb44d046c2ca5cb6ec396914de3de52d91a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d43f7b6046bc069f252857b55c502bb621d87eef6c2dcc04228e1b8ec171a18 [INFO] running `Command { std: "docker" "start" "-a" "0d43f7b6046bc069f252857b55c502bb621d87eef6c2dcc04228e1b8ec171a18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling eff-wordlist v1.0.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling git2 v0.13.24 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling genpass v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "0d43f7b6046bc069f252857b55c502bb621d87eef6c2dcc04228e1b8ec171a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d43f7b6046bc069f252857b55c502bb621d87eef6c2dcc04228e1b8ec171a18", kill_on_drop: false }` [INFO] [stdout] 0d43f7b6046bc069f252857b55c502bb621d87eef6c2dcc04228e1b8ec171a18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a161943c84a04a1d01766726f98bc96303264e6ac02914ffa95fe57f2fbb29ac [INFO] running `Command { std: "docker" "start" "-a" "a161943c84a04a1d01766726f98bc96303264e6ac02914ffa95fe57f2fbb29ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling zxcvbn v2.1.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling genpass v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.01s [INFO] running `Command { std: "docker" "inspect" "a161943c84a04a1d01766726f98bc96303264e6ac02914ffa95fe57f2fbb29ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a161943c84a04a1d01766726f98bc96303264e6ac02914ffa95fe57f2fbb29ac", kill_on_drop: false }` [INFO] [stdout] a161943c84a04a1d01766726f98bc96303264e6ac02914ffa95fe57f2fbb29ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e80463c75f8f7cc5bad8c3bf5a0817847920eaf2154c0bee9d0c8c30a92ea892 [INFO] running `Command { std: "docker" "start" "-a" "e80463c75f8f7cc5bad8c3bf5a0817847920eaf2154c0bee9d0c8c30a92ea892", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/genpass-f81f054961ea7ac4) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test alphabet::must::have_all_alphanumeric_characters ... ok [INFO] [stdout] test alphabet::must::have_all_different_cases_of_letters ... ok [INFO] [stdout] test alphabet::must::have_special_chars ... ok [INFO] [stdout] test alphabet::must::not_be_empty ... ok [INFO] [stdout] test alphabet::must::not_have_control_codes ... ok [INFO] [stdout] test commandline::must::support_digits ... ok [INFO] [stdout] test commandline::must::default_to_all_alphabets_with_default_commandline_flags ... ok [INFO] [stdout] test generator::must::generate_good_passphrases_by_default ... ignored [INFO] [stdout] test generator::must::generate_good_passwords_by_default ... ignored [INFO] [stdout] test commandline::must::support_lowercase_letters ... ok [INFO] [stdout] test commandline::must::support_passphrases ... ok [INFO] [stdout] test commandline::must::support_special_chars ... ok [INFO] [stdout] test commandline::must::support_uppercase_letters ... ok [INFO] [stdout] test generator::must::refuse_to_generate_too_short_of_a_password - should panic ... ok [INFO] [stdout] test generator::must::generate_passphrase_of_given_length_or_longer ... ok [INFO] [stdout] test generator::must::generate_passphrase_that_does_not_end_with_separator ... ok [INFO] [stdout] test generator::must::generate_password_of_given_length ... ok [INFO] [stdout] test generator::must::support_lowercase_letters ... ok [INFO] [stdout] test generator::must::support_uppercase_letters ... ok [INFO] [stdout] test generator::must::support_special_chars ... ok [INFO] [stdout] test generator::must::support_digits ... ok [INFO] [stdout] test generator::must::generate_passphrase_with_separator ... ok [INFO] [stdout] test generator::must::generate_passphrase_with_wordlist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running tests/commandline.rs (/opt/rustwide/target/debug/deps/commandline-49ab2e83603b492c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test no_stderr ... ok [INFO] [stdout] test no_arguments ... ok [INFO] [stdout] test some_stdout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e80463c75f8f7cc5bad8c3bf5a0817847920eaf2154c0bee9d0c8c30a92ea892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80463c75f8f7cc5bad8c3bf5a0817847920eaf2154c0bee9d0c8c30a92ea892", kill_on_drop: false }` [INFO] [stdout] e80463c75f8f7cc5bad8c3bf5a0817847920eaf2154c0bee9d0c8c30a92ea892