[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 beta for pr-78714 [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: 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 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/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" "+beta" "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-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fabf493ef8e0e11d4ae3beea28863f39ccb89c526781fb5dbd19aa1b2ab12dde [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" "fabf493ef8e0e11d4ae3beea28863f39ccb89c526781fb5dbd19aa1b2ab12dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fabf493ef8e0e11d4ae3beea28863f39ccb89c526781fb5dbd19aa1b2ab12dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabf493ef8e0e11d4ae3beea28863f39ccb89c526781fb5dbd19aa1b2ab12dde", kill_on_drop: false }` [INFO] [stdout] fabf493ef8e0e11d4ae3beea28863f39ccb89c526781fb5dbd19aa1b2ab12dde [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b25ecaaf03b9a5b1350a9dc255321f20e714adb2b3d7aae2eed3daf7bfbcf63 [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" "3b25ecaaf03b9a5b1350a9dc255321f20e714adb2b3d7aae2eed3daf7bfbcf63", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num v0.1.42 [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 9.86s [INFO] running `Command { std: "docker" "inspect" "3b25ecaaf03b9a5b1350a9dc255321f20e714adb2b3d7aae2eed3daf7bfbcf63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b25ecaaf03b9a5b1350a9dc255321f20e714adb2b3d7aae2eed3daf7bfbcf63", kill_on_drop: false }` [INFO] [stdout] 3b25ecaaf03b9a5b1350a9dc255321f20e714adb2b3d7aae2eed3daf7bfbcf63