[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 try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] 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: 68% (376/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 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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-9/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" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d928f728e8a77b9ba27fdc72641b87ee56adf3b43751e50351efe01cd85aeff [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" "2d928f728e8a77b9ba27fdc72641b87ee56adf3b43751e50351efe01cd85aeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d928f728e8a77b9ba27fdc72641b87ee56adf3b43751e50351efe01cd85aeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d928f728e8a77b9ba27fdc72641b87ee56adf3b43751e50351efe01cd85aeff", kill_on_drop: false }` [INFO] [stdout] 2d928f728e8a77b9ba27fdc72641b87ee56adf3b43751e50351efe01cd85aeff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] f787e13ec4ac0c4ac2707fda383639df0402ced2449cbc12a615df721d854450 [INFO] running `Command { std: "docker" "start" "-a" "f787e13ec4ac0c4ac2707fda383639df0402ced2449cbc12a615df721d854450", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking rand v0.5.3 [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 10.61s [INFO] running `Command { std: "docker" "inspect" "f787e13ec4ac0c4ac2707fda383639df0402ced2449cbc12a615df721d854450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f787e13ec4ac0c4ac2707fda383639df0402ced2449cbc12a615df721d854450", kill_on_drop: false }` [INFO] [stdout] f787e13ec4ac0c4ac2707fda383639df0402ced2449cbc12a615df721d854450