[INFO] cloning repository https://github.com/cyd3r/password-trainer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyd3r/password-trainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyd3r%2Fpassword-trainer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyd3r%2Fpassword-trainer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d536cb57dcbad6cf72782a78a19c02a626df4313 [INFO] testing cyd3r/password-trainer against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyd3r%2Fpassword-trainer" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyd3r/password-trainer on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cyd3r/password-trainer [INFO] finished tweaking git repo https://github.com/cyd3r/password-trainer [INFO] tweaked toml for git repo https://github.com/cyd3r/password-trainer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cyd3r/password-trainer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ac74062344578b08a6d0eb3509c8bb721aca4e8df43f7a1f61760b0f6cd086 [INFO] running `Command { std: "docker" "start" "-a" "d8ac74062344578b08a6d0eb3509c8bb721aca4e8df43f7a1f61760b0f6cd086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ac74062344578b08a6d0eb3509c8bb721aca4e8df43f7a1f61760b0f6cd086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ac74062344578b08a6d0eb3509c8bb721aca4e8df43f7a1f61760b0f6cd086", kill_on_drop: false }` [INFO] [stdout] d8ac74062344578b08a6d0eb3509c8bb721aca4e8df43f7a1f61760b0f6cd086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c248ce53cf882c740d9574f47b479e6373439821b9b6ea5cdf1ed6fe6ebee5 [INFO] running `Command { std: "docker" "start" "-a" "17c248ce53cf882c740d9574f47b479e6373439821b9b6ea5cdf1ed6fe6ebee5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling password-trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.19s [INFO] running `Command { std: "docker" "inspect" "17c248ce53cf882c740d9574f47b479e6373439821b9b6ea5cdf1ed6fe6ebee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c248ce53cf882c740d9574f47b479e6373439821b9b6ea5cdf1ed6fe6ebee5", kill_on_drop: false }` [INFO] [stdout] 17c248ce53cf882c740d9574f47b479e6373439821b9b6ea5cdf1ed6fe6ebee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c851e5e1205e3960e9b07a808d57de1e27e3662b6a09c3f3f914f7f074cf039 [INFO] running `Command { std: "docker" "start" "-a" "5c851e5e1205e3960e9b07a808d57de1e27e3662b6a09c3f3f914f7f074cf039", kill_on_drop: false }` [INFO] [stderr] Compiling password-trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "5c851e5e1205e3960e9b07a808d57de1e27e3662b6a09c3f3f914f7f074cf039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c851e5e1205e3960e9b07a808d57de1e27e3662b6a09c3f3f914f7f074cf039", kill_on_drop: false }` [INFO] [stdout] 5c851e5e1205e3960e9b07a808d57de1e27e3662b6a09c3f3f914f7f074cf039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f30b1169fff1151076c9763b2fcc34049ae5491ee5300699beef211d0f3a8152 [INFO] running `Command { std: "docker" "start" "-a" "f30b1169fff1151076c9763b2fcc34049ae5491ee5300699beef211d0f3a8152", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/password_trainer-1ab64d9620774646) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f30b1169fff1151076c9763b2fcc34049ae5491ee5300699beef211d0f3a8152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30b1169fff1151076c9763b2fcc34049ae5491ee5300699beef211d0f3a8152", kill_on_drop: false }` [INFO] [stdout] f30b1169fff1151076c9763b2fcc34049ae5491ee5300699beef211d0f3a8152