[INFO] cloning repository https://github.com/jsmits/pwg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsmits/pwg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsmits%2Fpwg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsmits%2Fpwg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 405a2594bc2fcc3c8daa9a80b3cf92c0d2844d43 [INFO] testing jsmits/pwg against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsmits%2Fpwg" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsmits/pwg 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] started tweaking git repo https://github.com/jsmits/pwg [INFO] finished tweaking git repo https://github.com/jsmits/pwg [INFO] tweaked toml for git repo https://github.com/jsmits/pwg written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/jsmits/pwg 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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] 73725a5154a0bb157e8c5f680fe27019eb98a45a68ecaf0f9e7f84a7ce4517c7 [INFO] running `Command { std: "docker" "start" "-a" "73725a5154a0bb157e8c5f680fe27019eb98a45a68ecaf0f9e7f84a7ce4517c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73725a5154a0bb157e8c5f680fe27019eb98a45a68ecaf0f9e7f84a7ce4517c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73725a5154a0bb157e8c5f680fe27019eb98a45a68ecaf0f9e7f84a7ce4517c7", kill_on_drop: false }` [INFO] [stdout] 73725a5154a0bb157e8c5f680fe27019eb98a45a68ecaf0f9e7f84a7ce4517c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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] dda1088558a395b5d75d81e95397810bf263f75084771df364d7710ade795a6a [INFO] running `Command { std: "docker" "start" "-a" "dda1088558a395b5d75d81e95397810bf263f75084771df364d7710ade795a6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [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 random-number-macro-impl v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling random-number v0.1.6 [INFO] [stderr] Compiling random-pick v1.2.14 [INFO] [stderr] Compiling passwords v3.1.8 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling pwg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.02s [INFO] running `Command { std: "docker" "inspect" "dda1088558a395b5d75d81e95397810bf263f75084771df364d7710ade795a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda1088558a395b5d75d81e95397810bf263f75084771df364d7710ade795a6a", kill_on_drop: false }` [INFO] [stdout] dda1088558a395b5d75d81e95397810bf263f75084771df364d7710ade795a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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] 4e9b1da769e599108611799237e5b7daca482962bc01333fc155441af5459fd3 [INFO] running `Command { std: "docker" "start" "-a" "4e9b1da769e599108611799237e5b7daca482962bc01333fc155441af5459fd3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pwg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "4e9b1da769e599108611799237e5b7daca482962bc01333fc155441af5459fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9b1da769e599108611799237e5b7daca482962bc01333fc155441af5459fd3", kill_on_drop: false }` [INFO] [stdout] 4e9b1da769e599108611799237e5b7daca482962bc01333fc155441af5459fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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] 270ad5a4e459e23a5d85981a4751aca101c6b41d591f5979febb3bd3bbe2f3d7 [INFO] running `Command { std: "docker" "start" "-a" "270ad5a4e459e23a5d85981a4751aca101c6b41d591f5979febb3bd3bbe2f3d7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pwg-d3e6e0997a325159) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test options::tests::length ... ok [INFO] [stdout] test options::tests::lowercase_letters ... ok [INFO] [stdout] test options::tests::uppercase_letters ... ok [INFO] [stdout] test options::tests::symbols ... ok [INFO] [stdout] test options::tests::spaces ... ok [INFO] [stdout] test options::tests::numbers ... ok [INFO] [stdout] test options::tests::strict ... ok [INFO] [stdout] test options::tests::similar_characters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "270ad5a4e459e23a5d85981a4751aca101c6b41d591f5979febb3bd3bbe2f3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270ad5a4e459e23a5d85981a4751aca101c6b41d591f5979febb3bd3bbe2f3d7", kill_on_drop: false }` [INFO] [stdout] 270ad5a4e459e23a5d85981a4751aca101c6b41d591f5979febb3bd3bbe2f3d7