[INFO] cloning repository https://github.com/kmacpherson/rust_guessing_game [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmacpherson/rust_guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmacpherson%2Frust_guessing_game"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmacpherson%2Frust_guessing_game'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8e8c619737e7987d2df9de58ee125571311d4f34 [INFO] checking kmacpherson/rust_guessing_game against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmacpherson%2Frust_guessing_game" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmacpherson/rust_guessing_game on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kmacpherson/rust_guessing_game [INFO] finished tweaking git repo https://github.com/kmacpherson/rust_guessing_game [INFO] tweaked toml for git repo https://github.com/kmacpherson/rust_guessing_game written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kmacpherson/rust_guessing_game already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d16074a09230832bbb4461334a7dc4e7ff3f7923bdd46c0f4ee0c05a8f2157ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d16074a09230832bbb4461334a7dc4e7ff3f7923bdd46c0f4ee0c05a8f2157ac"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.97s [INFO] running `"docker" "inspect" "d16074a09230832bbb4461334a7dc4e7ff3f7923bdd46c0f4ee0c05a8f2157ac"` [INFO] running `"docker" "rm" "-f" "d16074a09230832bbb4461334a7dc4e7ff3f7923bdd46c0f4ee0c05a8f2157ac"` [INFO] [stdout] d16074a09230832bbb4461334a7dc4e7ff3f7923bdd46c0f4ee0c05a8f2157ac