[INFO] cloning repository https://github.com/davideGiovannini/passphrase_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davideGiovannini/passphrase_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavideGiovannini%2Fpassphrase_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavideGiovannini%2Fpassphrase_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5be3e8c599b9a5c2ff11dddb532247c445544f0 [INFO] testing davideGiovannini/passphrase_generator against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavideGiovannini%2Fpassphrase_generator" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davideGiovannini/passphrase_generator on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davideGiovannini/passphrase_generator [INFO] finished tweaking git repo https://github.com/davideGiovannini/passphrase_generator [INFO] tweaked toml for git repo https://github.com/davideGiovannini/passphrase_generator written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/davideGiovannini/passphrase_generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4543b37349cbefd545ebdb8d8af98eb92446c23fe64b0586ca45235452062a44 [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" "4543b37349cbefd545ebdb8d8af98eb92446c23fe64b0586ca45235452062a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4543b37349cbefd545ebdb8d8af98eb92446c23fe64b0586ca45235452062a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4543b37349cbefd545ebdb8d8af98eb92446c23fe64b0586ca45235452062a44", kill_on_drop: false }` [INFO] [stdout] 4543b37349cbefd545ebdb8d8af98eb92446c23fe64b0586ca45235452062a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b121a089e6be5ac6f5e7bf8560ed66c2001e8367e406a2172d29fdb25f2eca7 [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" "6b121a089e6be5ac6f5e7bf8560ed66c2001e8367e406a2172d29fdb25f2eca7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling passphrase_generator v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.31s [INFO] running `Command { std: "docker" "inspect" "6b121a089e6be5ac6f5e7bf8560ed66c2001e8367e406a2172d29fdb25f2eca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b121a089e6be5ac6f5e7bf8560ed66c2001e8367e406a2172d29fdb25f2eca7", kill_on_drop: false }` [INFO] [stdout] 6b121a089e6be5ac6f5e7bf8560ed66c2001e8367e406a2172d29fdb25f2eca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19eac3b30a6badfefa316720725805daac7a436b30bd2b7858eec06dff16a084 [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" "19eac3b30a6badfefa316720725805daac7a436b30bd2b7858eec06dff16a084", kill_on_drop: false }` [INFO] [stderr] Compiling passphrase_generator v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "19eac3b30a6badfefa316720725805daac7a436b30bd2b7858eec06dff16a084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19eac3b30a6badfefa316720725805daac7a436b30bd2b7858eec06dff16a084", kill_on_drop: false }` [INFO] [stdout] 19eac3b30a6badfefa316720725805daac7a436b30bd2b7858eec06dff16a084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e95ea9f8daef756ad94fef432c3c71f515adfcbeadd699c4e84716391ac30f3 [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" "1e95ea9f8daef756ad94fef432c3c71f515adfcbeadd699c4e84716391ac30f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/passphrase_generator-3e367e1a40b57287) [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_key_from_dices ... ok [INFO] [stdout] test tests::test_roll_n_dice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e95ea9f8daef756ad94fef432c3c71f515adfcbeadd699c4e84716391ac30f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e95ea9f8daef756ad94fef432c3c71f515adfcbeadd699c4e84716391ac30f3", kill_on_drop: false }` [INFO] [stdout] 1e95ea9f8daef756ad94fef432c3c71f515adfcbeadd699c4e84716391ac30f3