[INFO] updating cached repository https://github.com/gouthamkrishna/guessing_game [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 60e6cefba0b5077020e67ff5fad69d6952cdbd84 [INFO] checking gouthamkrishna/guessing_game against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgouthamkrishna%2Fguessing_game" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 47% (4903/10310) Checking out files: 48% (4949/10310) Checking out files: 49% (5052/10310) Checking out files: 50% (5155/10310) Checking out files: 51% (5259/10310) Checking out files: 52% (5362/10310) Checking out files: 53% (5465/10310) Checking out files: 54% (5568/10310) Checking out files: 55% (5671/10310) Checking out files: 56% (5774/10310) Checking out files: 57% (5877/10310) Checking out files: 58% (5980/10310) Checking out files: 59% (6083/10310) Checking out files: 60% (6186/10310) Checking out files: 61% (6290/10310) Checking out files: 62% (6393/10310) Checking out files: 63% (6496/10310) Checking out files: 64% (6599/10310) Checking out files: 65% (6702/10310) Checking out files: 66% (6805/10310) Checking out files: 67% (6908/10310) Checking out files: 68% (7011/10310) Checking out files: 69% (7114/10310) Checking out files: 70% (7217/10310) Checking out files: 71% (7321/10310) Checking out files: 72% (7424/10310) Checking out files: 73% (7527/10310) Checking out files: 74% (7630/10310) Checking out files: 75% (7733/10310) Checking out files: 76% (7836/10310) Checking out files: 77% (7939/10310) Checking out files: 78% (8042/10310) Checking out files: 79% (8145/10310) Checking out files: 80% (8248/10310) Checking out files: 81% (8352/10310) Checking out files: 82% (8455/10310) Checking out files: 83% (8558/10310) Checking out files: 84% (8661/10310) Checking out files: 85% (8764/10310) Checking out files: 86% (8867/10310) Checking out files: 87% (8970/10310) Checking out files: 88% (9073/10310) Checking out files: 89% (9176/10310) Checking out files: 90% (9279/10310) Checking out files: 91% (9383/10310) Checking out files: 92% (9486/10310) Checking out files: 93% (9589/10310) Checking out files: 94% (9692/10310) Checking out files: 95% (9795/10310) Checking out files: 96% (9898/10310) Checking out files: 97% (10001/10310) Checking out files: 98% (10104/10310) Checking out files: 99% (10207/10310) Checking out files: 100% (10310/10310) Checking out files: 100% (10310/10310), done. [INFO] validating manifest of git repo https://github.com/gouthamkrishna/guessing_game on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gouthamkrishna/guessing_game [INFO] finished tweaking git repo https://github.com/gouthamkrishna/guessing_game [INFO] tweaked toml for git repo https://github.com/gouthamkrishna/guessing_game written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/gouthamkrishna/guessing_game already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 303986e29b7655eba0cedf9d001fbda9e91e46fde56bd85313b9821387bb7446 [INFO] running `"docker" "start" "-a" "303986e29b7655eba0cedf9d001fbda9e91e46fde56bd85313b9821387bb7446"` [INFO] [stderr] Checking guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "303986e29b7655eba0cedf9d001fbda9e91e46fde56bd85313b9821387bb7446"` [INFO] running `"docker" "rm" "-f" "303986e29b7655eba0cedf9d001fbda9e91e46fde56bd85313b9821387bb7446"` [INFO] [stdout] 303986e29b7655eba0cedf9d001fbda9e91e46fde56bd85313b9821387bb7446