[INFO] cloning repository https://github.com/michaelsergio/chip8-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelsergio/chip8-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsergio%2Fchip8-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsergio%2Fchip8-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0a2192285332cf81769bfafa1e1a95c7715894c [INFO] testing michaelsergio/chip8-emulator against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsergio%2Fchip8-emulator" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelsergio/chip8-emulator on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelsergio/chip8-emulator [INFO] finished tweaking git repo https://github.com/michaelsergio/chip8-emulator [INFO] tweaked toml for git repo https://github.com/michaelsergio/chip8-emulator written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/michaelsergio/chip8-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--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-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23bd37f3d7d3d2ff558859133790c8ff388e3ca69edd7ddc3af3f4ae37632986 [INFO] running `Command { std: "docker" "start" "-a" "23bd37f3d7d3d2ff558859133790c8ff388e3ca69edd7ddc3af3f4ae37632986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23bd37f3d7d3d2ff558859133790c8ff388e3ca69edd7ddc3af3f4ae37632986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23bd37f3d7d3d2ff558859133790c8ff388e3ca69edd7ddc3af3f4ae37632986", kill_on_drop: false }` [INFO] [stdout] 23bd37f3d7d3d2ff558859133790c8ff388e3ca69edd7ddc3af3f4ae37632986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4a45460e5cfd1aa58215c1920162dc50961f99bdeb1dc9b4d707fc3fab0afe3 [INFO] running `Command { std: "docker" "start" "-a" "e4a45460e5cfd1aa58215c1920162dc50961f99bdeb1dc9b4d707fc3fab0afe3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/main.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | let start = DATA; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chip8::DATA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/chip8/mod.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | if (self.v[v_x] == byte) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/chip8/mod.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | if (self.v[v_x] != byte) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/chip8/mod.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | if (self.v[v_x] == self.v[v_y]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/chip8/mod.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | if (self.v[v_x] != self.v[v_y]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chip8` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e4a45460e5cfd1aa58215c1920162dc50961f99bdeb1dc9b4d707fc3fab0afe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a45460e5cfd1aa58215c1920162dc50961f99bdeb1dc9b4d707fc3fab0afe3", kill_on_drop: false }` [INFO] [stdout] e4a45460e5cfd1aa58215c1920162dc50961f99bdeb1dc9b4d707fc3fab0afe3