[INFO] updating cached repository https://github.com/adamcakg/guessing-game [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75c4944abe22a2c998403fa4a19576b07bf0f9c4 [INFO] checking adamcakg/guessing-game against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcakg%2Fguessing-game" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 64% (88/136) Checking out files: 65% (89/136) Checking out files: 66% (90/136) Checking out files: 67% (92/136) Checking out files: 68% (93/136) Checking out files: 69% (94/136) Checking out files: 70% (96/136) Checking out files: 71% (97/136) Checking out files: 72% (98/136) Checking out files: 73% (100/136) Checking out files: 74% (101/136) Checking out files: 75% (102/136) Checking out files: 76% (104/136) Checking out files: 77% (105/136) Checking out files: 78% (107/136) Checking out files: 79% (108/136) Checking out files: 80% (109/136) Checking out files: 81% (111/136) Checking out files: 82% (112/136) Checking out files: 83% (113/136) Checking out files: 84% (115/136) Checking out files: 85% (116/136) Checking out files: 86% (117/136) Checking out files: 87% (119/136) Checking out files: 88% (120/136) Checking out files: 89% (122/136) Checking out files: 90% (123/136) Checking out files: 91% (124/136) Checking out files: 92% (126/136) Checking out files: 93% (127/136) Checking out files: 94% (128/136) Checking out files: 95% (130/136) Checking out files: 96% (131/136) Checking out files: 97% (132/136) Checking out files: 98% (134/136) Checking out files: 99% (135/136) Checking out files: 100% (136/136) Checking out files: 100% (136/136), done. [INFO] validating manifest of git repo https://github.com/adamcakg/guessing-game on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamcakg/guessing-game [INFO] finished tweaking git repo https://github.com/adamcakg/guessing-game [INFO] tweaked toml for git repo https://github.com/adamcakg/guessing-game written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/adamcakg/guessing-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f3bb7d324a63318c3090fb2c4f18016924de270ef2ca390a5c4e828ab89ead4 [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" "3f3bb7d324a63318c3090fb2c4f18016924de270ef2ca390a5c4e828ab89ead4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3bb7d324a63318c3090fb2c4f18016924de270ef2ca390a5c4e828ab89ead4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3bb7d324a63318c3090fb2c4f18016924de270ef2ca390a5c4e828ab89ead4", kill_on_drop: false }` [INFO] [stdout] 3f3bb7d324a63318c3090fb2c4f18016924de270ef2ca390a5c4e828ab89ead4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8423e67204f95d314e85642c6e18a0927b49c7153f0df3b4884e3dcd03a9af30 [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" "8423e67204f95d314e85642c6e18a0927b49c7153f0df3b4884e3dcd03a9af30", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.20s [INFO] running `Command { std: "docker" "inspect" "8423e67204f95d314e85642c6e18a0927b49c7153f0df3b4884e3dcd03a9af30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8423e67204f95d314e85642c6e18a0927b49c7153f0df3b4884e3dcd03a9af30", kill_on_drop: false }` [INFO] [stdout] 8423e67204f95d314e85642c6e18a0927b49c7153f0df3b4884e3dcd03a9af30