[INFO] cloning repository https://github.com/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b873ea95101fd02a25461da205de3ba9d3ac79ec [INFO] checking geoffreycopin/chip8 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 58% (320/547) Checking out files: 59% (323/547) Checking out files: 60% (329/547) Checking out files: 61% (334/547) Checking out files: 62% (340/547) Checking out files: 63% (345/547) Checking out files: 64% (351/547) Checking out files: 65% (356/547) Checking out files: 66% (362/547) Checking out files: 67% (367/547) Checking out files: 68% (372/547) Checking out files: 69% (378/547) Checking out files: 70% (383/547) Checking out files: 71% (389/547) Checking out files: 72% (394/547) Checking out files: 73% (400/547) Checking out files: 74% (405/547) Checking out files: 75% (411/547) Checking out files: 76% (416/547) Checking out files: 77% (422/547) Checking out files: 78% (427/547) Checking out files: 79% (433/547) Checking out files: 80% (438/547) Checking out files: 81% (444/547) Checking out files: 82% (449/547) Checking out files: 83% (455/547) Checking out files: 84% (460/547) Checking out files: 85% (465/547) Checking out files: 86% (471/547) Checking out files: 87% (476/547) Checking out files: 88% (482/547) Checking out files: 89% (487/547) Checking out files: 90% (493/547) Checking out files: 91% (498/547) Checking out files: 92% (504/547) Checking out files: 93% (509/547) Checking out files: 94% (515/547) Checking out files: 95% (520/547) Checking out files: 96% (526/547) Checking out files: 97% (531/547) Checking out files: 98% (537/547) Checking out files: 99% (542/547) Checking out files: 100% (547/547) Checking out files: 100% (547/547), done. [INFO] validating manifest of git repo https://github.com/geoffreycopin/chip8 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geoffreycopin/chip8 [INFO] finished tweaking git repo https://github.com/geoffreycopin/chip8 [INFO] tweaked toml for git repo https://github.com/geoffreycopin/chip8 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/geoffreycopin/chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67489e1f46894c49dddfc583532ab6bc4b7c86b9f5ece025541430eb86160d47 [INFO] running `Command { std: "docker" "start" "-a" "67489e1f46894c49dddfc583532ab6bc4b7c86b9f5ece025541430eb86160d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67489e1f46894c49dddfc583532ab6bc4b7c86b9f5ece025541430eb86160d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67489e1f46894c49dddfc583532ab6bc4b7c86b9f5ece025541430eb86160d47", kill_on_drop: false }` [INFO] [stdout] 67489e1f46894c49dddfc583532ab6bc4b7c86b9f5ece025541430eb86160d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 496546231a0560e50464152314f104a2dc2d5a7b6a3ddd42731d998b81d50dc4 [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" "496546231a0560e50464152314f104a2dc2d5a7b6a3ddd42731d998b81d50dc4", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking chip8_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.45s [INFO] running `Command { std: "docker" "inspect" "496546231a0560e50464152314f104a2dc2d5a7b6a3ddd42731d998b81d50dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496546231a0560e50464152314f104a2dc2d5a7b6a3ddd42731d998b81d50dc4", kill_on_drop: false }` [INFO] [stdout] 496546231a0560e50464152314f104a2dc2d5a7b6a3ddd42731d998b81d50dc4