[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] 86fa235414fa00f0ff39d4db1c7e3a8feaaed6f2 [INFO] testing cyplo/genpass against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Fgenpass" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyplo/genpass on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/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-11/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zxcvbn v2.1.2 [INFO] [stderr] Downloaded built v0.5.1 [INFO] [stderr] Downloaded eff-wordlist v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee488bf0d84b8374e137038a1c6fbb4ad81bde4165ae7b6cfe40c940d626927c [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" "ee488bf0d84b8374e137038a1c6fbb4ad81bde4165ae7b6cfe40c940d626927c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee488bf0d84b8374e137038a1c6fbb4ad81bde4165ae7b6cfe40c940d626927c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee488bf0d84b8374e137038a1c6fbb4ad81bde4165ae7b6cfe40c940d626927c", kill_on_drop: false }` [INFO] [stdout] ee488bf0d84b8374e137038a1c6fbb4ad81bde4165ae7b6cfe40c940d626927c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9488d98de5dd468556b802c4559e6727ac1545ca491b55c549d143e690dcea0e [INFO] running `Command { std: "docker" "start" "-a" "9488d98de5dd468556b802c4559e6727ac1545ca491b55c549d143e690dcea0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling quote v1.0.12 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling eff-wordlist v1.0.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling git2 v0.13.25 [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.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "9488d98de5dd468556b802c4559e6727ac1545ca491b55c549d143e690dcea0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9488d98de5dd468556b802c4559e6727ac1545ca491b55c549d143e690dcea0e", kill_on_drop: false }` [INFO] [stdout] 9488d98de5dd468556b802c4559e6727ac1545ca491b55c549d143e690dcea0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e159b9b085c586e87d7ba7071511d14dbc9b055cdc7ab710ceb01c85453a91d [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" "4e159b9b085c586e87d7ba7071511d14dbc9b055cdc7ab710ceb01c85453a91d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proptest v1.0.0 [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.132 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling zxcvbn v2.1.2 [INFO] [stderr] Compiling semver v1.0.4 [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.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "4e159b9b085c586e87d7ba7071511d14dbc9b055cdc7ab710ceb01c85453a91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e159b9b085c586e87d7ba7071511d14dbc9b055cdc7ab710ceb01c85453a91d", kill_on_drop: false }` [INFO] [stdout] 4e159b9b085c586e87d7ba7071511d14dbc9b055cdc7ab710ceb01c85453a91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d848649d0c2db9d857566ede2e0075c812f8fc3377e05b33cfc9c41ad28f349d [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" "d848649d0c2db9d857566ede2e0075c812f8fc3377e05b33cfc9c41ad28f349d", 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] Finished test [unoptimized + debuginfo] target(s) in 2.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/genpass-efd242b972386989) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test alphabet::must::have_special_chars ... ok [INFO] [stdout] test alphabet::must::have_all_different_cases_of_letters ... ok [INFO] [stdout] test alphabet::must::not_be_empty ... ok [INFO] [stdout] test alphabet::must::not_have_control_codes ... 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::default_to_all_alphabets_with_default_commandline_flags ... ok [INFO] [stdout] test commandline::must::support_passphrases ... ok [INFO] [stdout] test alphabet::must::have_all_alphanumeric_characters ... ok [INFO] [stdout] test commandline::must::support_numeric ... ok [INFO] [stdout] test commandline::must::support_special_chars ... ok [INFO] [stdout] test commandline::must::support_lowercase_letters ... ok [INFO] [stdout] test commandline::must::support_uppercase_letters ... ok [INFO] [stdout] test generator::must::support_special_chars ... ok [INFO] [stdout] test generator::must::generate_passphrase_that_does_not_end_with_separator ... ok [INFO] [stdout] test generator::must::generate_passphrase_of_given_length_or_longer ... ok [INFO] [stdout] test generator::must::support_numeric ... ok [INFO] [stdout] test generator::must::refuse_to_generate_too_short_of_a_password - should panic ... ok [INFO] [stdout] test generator::must::support_uppercase_letters ... 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::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.95s [INFO] [stdout] [INFO] [stderr] Running tests/commandline.rs (/opt/rustwide/target/debug/deps/commandline-8469958733ee0dca) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test no_arguments ... ok [INFO] [stdout] test no_stderr ... 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.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d848649d0c2db9d857566ede2e0075c812f8fc3377e05b33cfc9c41ad28f349d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d848649d0c2db9d857566ede2e0075c812f8fc3377e05b33cfc9c41ad28f349d", kill_on_drop: false }` [INFO] [stdout] d848649d0c2db9d857566ede2e0075c812f8fc3377e05b33cfc9c41ad28f349d