[INFO] cloning repository https://github.com/AreebSiddiqui/Pi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AreebSiddiqui/Pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAreebSiddiqui%2FPi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAreebSiddiqui%2FPi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8cba69d4ec95bfc3591bd2cefa95327e6128512 [INFO] checking AreebSiddiqui/Pi against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAreebSiddiqui%2FPi" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 31% (389/1242) Checking out files: 32% (398/1242) Checking out files: 33% (410/1242) Checking out files: 34% (423/1242) Checking out files: 35% (435/1242) Checking out files: 36% (448/1242) Checking out files: 37% (460/1242) Checking out files: 38% (472/1242) Checking out files: 39% (485/1242) Checking out files: 39% (493/1242) Checking out files: 40% (497/1242) Checking out files: 41% (510/1242) Checking out files: 42% (522/1242) Checking out files: 43% (535/1242) Checking out files: 44% (547/1242) Checking out files: 45% (559/1242) Checking out files: 46% (572/1242) Checking out files: 46% (577/1242) Checking out files: 47% (584/1242) Checking out files: 48% (597/1242) Checking out files: 49% (609/1242) Checking out files: 50% (621/1242) Checking out files: 51% (634/1242) Checking out files: 52% (646/1242) Checking out files: 53% (659/1242) Checking out files: 54% (671/1242) Checking out files: 55% (684/1242) Checking out files: 56% (696/1242) Checking out files: 57% (708/1242) Checking out files: 58% (721/1242) Checking out files: 59% (733/1242) Checking out files: 60% (746/1242) Checking out files: 61% (758/1242) Checking out files: 62% (771/1242) Checking out files: 63% (783/1242) Checking out files: 64% (795/1242) Checking out files: 65% (808/1242) Checking out files: 66% (820/1242) Checking out files: 67% (833/1242) Checking out files: 68% (845/1242) Checking out files: 69% (857/1242) Checking out files: 70% (870/1242) Checking out files: 71% (882/1242) Checking out files: 72% (895/1242) Checking out files: 73% (907/1242) Checking out files: 74% (920/1242) Checking out files: 75% (932/1242) Checking out files: 76% (944/1242) Checking out files: 77% (957/1242) Checking out files: 78% (969/1242) Checking out files: 79% (982/1242) Checking out files: 80% (994/1242) Checking out files: 81% (1007/1242) Checking out files: 82% (1019/1242) Checking out files: 83% (1031/1242) Checking out files: 84% (1044/1242) Checking out files: 85% (1056/1242) Checking out files: 86% (1069/1242) Checking out files: 87% (1081/1242) Checking out files: 88% (1093/1242) Checking out files: 89% (1106/1242) Checking out files: 89% (1110/1242) Checking out files: 90% (1118/1242) Checking out files: 91% (1131/1242) Checking out files: 92% (1143/1242) Checking out files: 93% (1156/1242) Checking out files: 94% (1168/1242) Checking out files: 95% (1180/1242) Checking out files: 96% (1193/1242) Checking out files: 97% (1205/1242) Checking out files: 98% (1218/1242) Checking out files: 99% (1230/1242) Checking out files: 100% (1242/1242) Checking out files: 100% (1242/1242), done. [INFO] validating manifest of git repo https://github.com/AreebSiddiqui/Pi on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AreebSiddiqui/Pi [INFO] finished tweaking git repo https://github.com/AreebSiddiqui/Pi [INFO] tweaked toml for git repo https://github.com/AreebSiddiqui/Pi written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/AreebSiddiqui/Pi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7b8018fe30ab86b1a938cb8279bd653eb8e890f254a5c657e49ac4fa2651a49 [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" "c7b8018fe30ab86b1a938cb8279bd653eb8e890f254a5c657e49ac4fa2651a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7b8018fe30ab86b1a938cb8279bd653eb8e890f254a5c657e49ac4fa2651a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b8018fe30ab86b1a938cb8279bd653eb8e890f254a5c657e49ac4fa2651a49", kill_on_drop: false }` [INFO] [stdout] c7b8018fe30ab86b1a938cb8279bd653eb8e890f254a5c657e49ac4fa2651a49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db64835711bcdaf96921482925df45e6cc0c4eafcdc69b5cb4ed213b58d626b2 [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" "db64835711bcdaf96921482925df45e6cc0c4eafcdc69b5cb4ed213b58d626b2", kill_on_drop: false }` [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking feb232020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.30s [INFO] running `Command { std: "docker" "inspect" "db64835711bcdaf96921482925df45e6cc0c4eafcdc69b5cb4ed213b58d626b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db64835711bcdaf96921482925df45e6cc0c4eafcdc69b5cb4ed213b58d626b2", kill_on_drop: false }` [INFO] [stdout] db64835711bcdaf96921482925df45e6cc0c4eafcdc69b5cb4ed213b58d626b2