[INFO] cloning repository https://github.com/christopherjmedlin/yalc8emu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christopherjmedlin/yalc8emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherjmedlin%2Fyalc8emu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherjmedlin%2Fyalc8emu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa140db9922c8fff32635f89eb72ce5c7183ab59
[INFO] testing christopherjmedlin/yalc8emu against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherjmedlin%2Fyalc8emu" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/christopherjmedlin/yalc8emu
[INFO] finished tweaking git repo https://github.com/christopherjmedlin/yalc8emu
[INFO] tweaked toml for git repo https://github.com/christopherjmedlin/yalc8emu written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/christopherjmedlin/yalc8emu on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/christopherjmedlin/yalc8emu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b5e1687d366d419f8f119b1087e38a133a160a69a79a0d9d32e905040ad41ca
[INFO] running `Command { std: "docker" "start" "-a" "7b5e1687d366d419f8f119b1087e38a133a160a69a79a0d9d32e905040ad41ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b5e1687d366d419f8f119b1087e38a133a160a69a79a0d9d32e905040ad41ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b5e1687d366d419f8f119b1087e38a133a160a69a79a0d9d32e905040ad41ca", kill_on_drop: false }`
[INFO] [stdout] 7b5e1687d366d419f8f119b1087e38a133a160a69a79a0d9d32e905040ad41ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7357c8a7c54ec8bb72fa84bbf0a47a454f085a107f9089bc2f3f1eeeb405fc95
[INFO] running `Command { std: "docker" "start" "-a" "7357c8a7c54ec8bb72fa84bbf0a47a454f085a107f9089bc2f3f1eeeb405fc95", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling sdl2-sys v0.31.0
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling sdl2 v0.31.0
[INFO] [stderr]    Compiling chip8 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/cpu/timers.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{Instant, Duration};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/cpu/timers.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn elapsed_millis(&mut self) -> (u64) {
[INFO] [stdout]    |                                     ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     fn elapsed_millis(&mut self) -> (u64) {
[INFO] [stdout] 42 +     fn elapsed_millis(&mut self) -> u64  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::Wrapping`
[INFO] [stdout]  --> src/cpu/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::num::Wrapping;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn op_00E0(&mut self) -> (usize) {
[INFO] [stdout]     |                              ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -     fn op_00E0(&mut self) -> (usize) {
[INFO] [stdout] 127 +     fn op_00E0(&mut self) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn op_00EE(&mut self) -> (usize) {
[INFO] [stdout]     |                              ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 -     fn op_00EE(&mut self) -> (usize) {
[INFO] [stdout] 133 +     fn op_00EE(&mut self) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:140:42
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn op_1nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 -     fn op_1nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 140 +     fn op_1nnn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:146:42
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn op_2nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 -     fn op_2nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 146 +     fn op_2nnn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn op_3xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 -     fn op_3xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 155 +     fn op_3xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:163:48
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn op_4xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -     fn op_4xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 163 +     fn op_4xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:171:50
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn op_5xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 171 -     fn op_5xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 171 +     fn op_5xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:179:48
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn op_6xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 179 -     fn op_6xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 179 +     fn op_6xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:185:48
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn op_7xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 185 -     fn op_7xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 185 +     fn op_7xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:192:50
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn op_8xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 -     fn op_8xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 192 +     fn op_8xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:198:50
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn op_8xy1(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 198 -     fn op_8xy1(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 198 +     fn op_8xy1(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:204:50
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn op_8xy2(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn op_8xy2(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 204 +     fn op_8xy2(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:210:50
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn op_8xy3(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 210 -     fn op_8xy3(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 210 +     fn op_8xy3(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn op_8xy4(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 216 -     fn op_8xy4(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 216 +     fn op_8xy4(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:230:50
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn op_8xy5(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 230 -     fn op_8xy5(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 230 +     fn op_8xy5(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn op_8xy6(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 245 -     fn op_8xy6(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 245 +     fn op_8xy6(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:253:50
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn op_8xy7(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 253 -     fn op_8xy7(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 253 +     fn op_8xy7(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:264:40
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 264 -     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 264 +     fn op_8xyE(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn op_9xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 271 -     fn op_9xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 271 +     fn op_9xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:279:42
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 279 -     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 279 +     fn op_Annn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:285:42
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 285 +     fn op_Bnnn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:291:48
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 291 -     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 291 +     fn op_Cxkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:298:60
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stdout]     |                                                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 298 -     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stdout] 298 +     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:312:41
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                         ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 312 -     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stdout] 312 +     fn op_Ex9E (&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:318:40
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 318 -     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 318 +     fn op_ExA1(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 324 -     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 324 +     fn op_Fx07(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:330:40
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 330 -     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 330 +     fn op_Fx0A(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:344:40
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 344 -     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 344 +     fn op_Fx15(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:350:40
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 350 -     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 350 +     fn op_Fx18(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:356:40
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 356 -     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 356 +     fn op_Fx1E(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:362:40
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 362 -     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 362 +     fn op_Fx29(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:368:40
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 368 -     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 368 +     fn op_Fx33(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:376:40
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 376 -     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 376 +     fn op_Fx55(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/cpu/mod.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout]     |                      ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 378 -         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout] 378 +         let end = if x > 0xf  {0xf} else {x};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:387:40
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 387 -     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 387 +     fn op_Fx65(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/cpu/mod.rs:389:22
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout]     |                      ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 389 -         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout] 389 +         let end = if x > 0xf  {0xf} else {x};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:397:49
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn unimplemented(&mut self, opcode: u16) -> (usize) {
[INFO] [stdout]     |                                                 ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 397 -     fn unimplemented(&mut self, opcode: u16) -> (usize) {
[INFO] [stdout] 397 +     fn unimplemented(&mut self, opcode: u16) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/display.rs:22:76
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> (bool) {
[INFO] [stdout]    |                                                                            ^    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> (bool) {
[INFO] [stdout] 22 +     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> bool  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/display.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_pixel(self, x: usize, y: usize) -> (bool) {
[INFO] [stdout]    |                                                   ^    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -     pub fn get_pixel(self, x: usize, y: usize) -> (bool) {
[INFO] [stdout] 68 +     pub fn get_pixel(self, x: usize, y: usize) -> bool  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cpu/timers.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut timers = TimerSubsystem {
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/cpu/mod.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |         for (i, &b) in rom.iter().enumerate() {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `why`
[INFO] [stdout]  --> src/rom.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Err(why) => panic!("Couldn't open ROM"),
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_why`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/display.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |                     let result = canvas.fill_rect(Rect::new(x_coord, y_coord, 10, 10));
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_keycode`
[INFO] [stdout]   --> src/keypad.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let event_keycode: Keycode;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_keycode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_pixel` is never used
[INFO] [stdout]   --> src/display.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Display {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn get_pixel(self, x: usize, y: usize) -> (bool) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_00E0` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:127:8
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn op_00E0(&mut self) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_00_e0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_00EE` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn op_00EE(&mut self) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_00_ee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_8xyE` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Annn` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_annn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Bnnn` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_bnnn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Cxkk` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_cxkk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Dxyn` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_dxyn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Ex9E` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:312:8
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_ex9_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_ExA1` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_ex_a1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx07` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx07`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx0A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_fx0_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx15` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx18` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:350:8
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx1E` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:356:8
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_fx1_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx29` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:362:8
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx33` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:368:8
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx55` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx55`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx65` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:387:8
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/rom.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     file.read(buf);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let _ = file.read(buf);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7357c8a7c54ec8bb72fa84bbf0a47a454f085a107f9089bc2f3f1eeeb405fc95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7357c8a7c54ec8bb72fa84bbf0a47a454f085a107f9089bc2f3f1eeeb405fc95", kill_on_drop: false }`
[INFO] [stdout] 7357c8a7c54ec8bb72fa84bbf0a47a454f085a107f9089bc2f3f1eeeb405fc95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d139bf0954664936e96bf705903bf5dde5d61cab752967e7980940241619bb3
[INFO] running `Command { std: "docker" "start" "-a" "2d139bf0954664936e96bf705903bf5dde5d61cab752967e7980940241619bb3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling chip8 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/cpu/timers.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn elapsed_millis(&mut self) -> (u64) {
[INFO] [stdout]    |                                     ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     fn elapsed_millis(&mut self) -> (u64) {
[INFO] [stdout] 42 +     fn elapsed_millis(&mut self) -> u64  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::Wrapping`
[INFO] [stdout]  --> src/cpu/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::num::Wrapping;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn op_00E0(&mut self) -> (usize) {
[INFO] [stdout]     |                              ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -     fn op_00E0(&mut self) -> (usize) {
[INFO] [stdout] 127 +     fn op_00E0(&mut self) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn op_00EE(&mut self) -> (usize) {
[INFO] [stdout]     |                              ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 -     fn op_00EE(&mut self) -> (usize) {
[INFO] [stdout] 133 +     fn op_00EE(&mut self) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:140:42
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn op_1nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 -     fn op_1nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 140 +     fn op_1nnn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:146:42
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn op_2nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 -     fn op_2nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 146 +     fn op_2nnn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn op_3xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 -     fn op_3xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 155 +     fn op_3xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:163:48
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn op_4xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -     fn op_4xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 163 +     fn op_4xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:171:50
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn op_5xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 171 -     fn op_5xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 171 +     fn op_5xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:179:48
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn op_6xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 179 -     fn op_6xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 179 +     fn op_6xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:185:48
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn op_7xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 185 -     fn op_7xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 185 +     fn op_7xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:192:50
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn op_8xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 -     fn op_8xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 192 +     fn op_8xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:198:50
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn op_8xy1(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 198 -     fn op_8xy1(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 198 +     fn op_8xy1(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:204:50
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn op_8xy2(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn op_8xy2(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 204 +     fn op_8xy2(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:210:50
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn op_8xy3(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 210 -     fn op_8xy3(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 210 +     fn op_8xy3(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn op_8xy4(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 216 -     fn op_8xy4(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 216 +     fn op_8xy4(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:230:50
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn op_8xy5(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 230 -     fn op_8xy5(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 230 +     fn op_8xy5(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn op_8xy6(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 245 -     fn op_8xy6(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 245 +     fn op_8xy6(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:253:50
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn op_8xy7(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 253 -     fn op_8xy7(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 253 +     fn op_8xy7(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:264:40
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 264 -     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 264 +     fn op_8xyE(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn op_9xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout]     |                                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 271 -     fn op_9xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stdout] 271 +     fn op_9xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:279:42
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 279 -     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 279 +     fn op_Annn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:285:42
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout] 285 +     fn op_Bnnn(&mut self, nnn: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:291:48
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |                                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 291 -     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout] 291 +     fn op_Cxkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:298:60
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stdout]     |                                                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 298 -     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stdout] 298 +     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:312:41
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                         ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 312 -     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stdout] 312 +     fn op_Ex9E (&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:318:40
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 318 -     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 318 +     fn op_ExA1(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 324 -     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 324 +     fn op_Fx07(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:330:40
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 330 -     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 330 +     fn op_Fx0A(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:344:40
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 344 -     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 344 +     fn op_Fx15(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:350:40
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 350 -     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 350 +     fn op_Fx18(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:356:40
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 356 -     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 356 +     fn op_Fx1E(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:362:40
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 362 -     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 362 +     fn op_Fx29(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:368:40
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 368 -     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 368 +     fn op_Fx33(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:376:40
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 376 -     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 376 +     fn op_Fx55(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/cpu/mod.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout]     |                      ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 378 -         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout] 378 +         let end = if x > 0xf  {0xf} else {x};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:387:40
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |                                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 387 -     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stdout] 387 +     fn op_Fx65(&mut self, x: usize) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/cpu/mod.rs:389:22
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout]     |                      ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 389 -         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stdout] 389 +         let end = if x > 0xf  {0xf} else {x};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cpu/mod.rs:397:49
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn unimplemented(&mut self, opcode: u16) -> (usize) {
[INFO] [stdout]     |                                                 ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 397 -     fn unimplemented(&mut self, opcode: u16) -> (usize) {
[INFO] [stdout] 397 +     fn unimplemented(&mut self, opcode: u16) -> usize  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/display.rs:22:76
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> (bool) {
[INFO] [stdout]    |                                                                            ^    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> (bool) {
[INFO] [stdout] 22 +     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> bool  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/display.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_pixel(self, x: usize, y: usize) -> (bool) {
[INFO] [stdout]    |                                                   ^    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -     pub fn get_pixel(self, x: usize, y: usize) -> (bool) {
[INFO] [stdout] 68 +     pub fn get_pixel(self, x: usize, y: usize) -> bool  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cpu/timers.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut timers = TimerSubsystem {
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/cpu/mod.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |         for (i, &b) in rom.iter().enumerate() {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `why`
[INFO] [stdout]  --> src/rom.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Err(why) => panic!("Couldn't open ROM"),
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_why`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/display.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |                     let result = canvas.fill_rect(Rect::new(x_coord, y_coord, 10, 10));
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pixels_cleared`
[INFO] [stdout]   --> src/display.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let pixels_cleared = display.draw(63, 31, 5, &sprite);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixels_cleared`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_keycode`
[INFO] [stdout]   --> src/keypad.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let event_keycode: Keycode;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_keycode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_00E0` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:127:8
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn op_00E0(&mut self) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_00_e0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_00EE` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn op_00EE(&mut self) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_00_ee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_8xyE` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Annn` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_annn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Bnnn` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_bnnn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Cxkk` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_cxkk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Dxyn` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_dxyn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Ex9E` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:312:8
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_ex9_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_ExA1` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_ex_a1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx07` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx07`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx0A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_fx0_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx15` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx18` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:350:8
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx1E` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:356:8
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `op_fx1_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx29` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:362:8
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx33` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:368:8
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx55` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx55`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `op_Fx65` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:387:8
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_2nnn_and_00EE` should have a snake case name
[INFO] [stdout]   --> src/cpu/tests.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn test_2nnn_and_00EE() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_2nnn_and_00_ee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_8xyE` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 | test_register_op!(test_8xyE, 0x821E, 123, 20, 40, 0);
[INFO] [stdout]     |                   ^^^^^^^^^ help: convert the identifier to snake case: `test_8xy_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_8xyE_odd` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 | test_register_op!(test_8xyE_odd, 0x821E, 123, 21, 42, 1);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_8xy_e_odd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Annn` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn test_Annn() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_annn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Bnnn` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:195:4
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn test_Bnnn() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_bnnn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Dxyn` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:204:4
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn test_Dxyn() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_dxyn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Cnnn` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn test_Cnnn() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_cnnn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Fx1E` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:222:4
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn test_Fx1E() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_fx1_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Fx29` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:232:4
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn test_Fx29() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Fx33` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:248:4
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn test_Fx33() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Fx55` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:260:4
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn test_Fx55() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx55`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Fx65` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:277:4
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn test_Fx65() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx65`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Fx07` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:292:4
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn test_Fx07() {
[INFO] [stdout]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx07`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Fx15_and_Fx18` should have a snake case name
[INFO] [stdout]    --> src/cpu/tests.rs:301:4
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn test_Fx15_and_Fx18() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx15_and_fx18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/rom.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     file.read(buf);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let _ = file.read(buf);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2d139bf0954664936e96bf705903bf5dde5d61cab752967e7980940241619bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d139bf0954664936e96bf705903bf5dde5d61cab752967e7980940241619bb3", kill_on_drop: false }`
[INFO] [stdout] 2d139bf0954664936e96bf705903bf5dde5d61cab752967e7980940241619bb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f6212c28b906bbe1f8676546767faaf68d5d251c8cbcdf68efed19a8db5f9060
[INFO] running `Command { std: "docker" "start" "-a" "f6212c28b906bbe1f8676546767faaf68d5d251c8cbcdf68efed19a8db5f9060", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/cpu/timers.rs:42:37
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn elapsed_millis(&mut self) -> (u64) {
[INFO] [stderr]    |                                     ^   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 42 -     fn elapsed_millis(&mut self) -> (u64) {
[INFO] [stderr] 42 +     fn elapsed_millis(&mut self) -> u64  {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::num::Wrapping`
[INFO] [stderr]  --> src/cpu/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::num::Wrapping;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:127:30
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn op_00E0(&mut self) -> (usize) {
[INFO] [stderr]     |                              ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 127 -     fn op_00E0(&mut self) -> (usize) {
[INFO] [stderr] 127 +     fn op_00E0(&mut self) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:133:30
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn op_00EE(&mut self) -> (usize) {
[INFO] [stderr]     |                              ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 133 -     fn op_00EE(&mut self) -> (usize) {
[INFO] [stderr] 133 +     fn op_00EE(&mut self) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:140:42
[INFO] [stderr]     |
[INFO] [stderr] 140 |     fn op_1nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr]     |                                          ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 140 -     fn op_1nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr] 140 +     fn op_1nnn(&mut self, nnn: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:146:42
[INFO] [stderr]     |
[INFO] [stderr] 146 |     fn op_2nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr]     |                                          ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 146 -     fn op_2nnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr] 146 +     fn op_2nnn(&mut self, nnn: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:155:48
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn op_3xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr]     |                                                ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 155 -     fn op_3xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr] 155 +     fn op_3xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:163:48
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn op_4xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr]     |                                                ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 163 -     fn op_4xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr] 163 +     fn op_4xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:171:50
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn op_5xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 171 -     fn op_5xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 171 +     fn op_5xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:179:48
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn op_6xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr]     |                                                ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 179 -     fn op_6xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr] 179 +     fn op_6xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:185:48
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn op_7xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr]     |                                                ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 185 -     fn op_7xkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr] 185 +     fn op_7xkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:192:50
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn op_8xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 192 -     fn op_8xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 192 +     fn op_8xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:198:50
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn op_8xy1(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 198 -     fn op_8xy1(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 198 +     fn op_8xy1(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:204:50
[INFO] [stderr]     |
[INFO] [stderr] 204 |     fn op_8xy2(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 204 -     fn op_8xy2(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 204 +     fn op_8xy2(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:210:50
[INFO] [stderr]     |
[INFO] [stderr] 210 |     fn op_8xy3(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 210 -     fn op_8xy3(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 210 +     fn op_8xy3(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:216:50
[INFO] [stderr]     |
[INFO] [stderr] 216 |     fn op_8xy4(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 216 -     fn op_8xy4(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 216 +     fn op_8xy4(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:230:50
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn op_8xy5(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 230 -     fn op_8xy5(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 230 +     fn op_8xy5(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:245:40
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn op_8xy6(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 245 -     fn op_8xy6(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 245 +     fn op_8xy6(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:253:50
[INFO] [stderr]     |
[INFO] [stderr] 253 |     fn op_8xy7(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 253 -     fn op_8xy7(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 253 +     fn op_8xy7(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:264:40
[INFO] [stderr]     |
[INFO] [stderr] 264 |     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 264 -     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 264 +     fn op_8xyE(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:271:50
[INFO] [stderr]     |
[INFO] [stderr] 271 |     fn op_9xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr]     |                                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 271 -     fn op_9xy0(&mut self, x: usize, y: usize) -> (usize) {
[INFO] [stderr] 271 +     fn op_9xy0(&mut self, x: usize, y: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:279:42
[INFO] [stderr]     |
[INFO] [stderr] 279 |     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr]     |                                          ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 279 -     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr] 279 +     fn op_Annn(&mut self, nnn: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:285:42
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr]     |                                          ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 285 -     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr] 285 +     fn op_Bnnn(&mut self, nnn: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:291:48
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr]     |                                                ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 291 -     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr] 291 +     fn op_Cxkk(&mut self, x: usize, kk: u8) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:298:60
[INFO] [stderr]     |
[INFO] [stderr] 298 |     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stderr]     |                                                            ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 298 -     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stderr] 298 +     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:312:41
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                         ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 312 -     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stderr] 312 +     fn op_Ex9E (&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:318:40
[INFO] [stderr]     |
[INFO] [stderr] 318 |     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 318 -     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 318 +     fn op_ExA1(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:324:40
[INFO] [stderr]     |
[INFO] [stderr] 324 |     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 324 -     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 324 +     fn op_Fx07(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:330:40
[INFO] [stderr]     |
[INFO] [stderr] 330 |     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 330 -     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 330 +     fn op_Fx0A(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:344:40
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 344 -     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 344 +     fn op_Fx15(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:350:40
[INFO] [stderr]     |
[INFO] [stderr] 350 |     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 350 -     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 350 +     fn op_Fx18(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:356:40
[INFO] [stderr]     |
[INFO] [stderr] 356 |     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 356 -     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 356 +     fn op_Fx1E(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:362:40
[INFO] [stderr]     |
[INFO] [stderr] 362 |     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 362 -     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 362 +     fn op_Fx29(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:368:40
[INFO] [stderr]     |
[INFO] [stderr] 368 |     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 368 -     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 368 +     fn op_Fx33(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:376:40
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 376 -     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 376 +     fn op_Fx55(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/cpu/mod.rs:378:22
[INFO] [stderr]     |
[INFO] [stderr] 378 |         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stderr]     |                      ^       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 378 -         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stderr] 378 +         let end = if x > 0xf  {0xf} else {x};
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:387:40
[INFO] [stderr]     |
[INFO] [stderr] 387 |     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |                                        ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 387 -     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stderr] 387 +     fn op_Fx65(&mut self, x: usize) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/cpu/mod.rs:389:22
[INFO] [stderr]     |
[INFO] [stderr] 389 |         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stderr]     |                      ^       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 389 -         let end = if (x > 0xf) {0xf} else {x};
[INFO] [stderr] 389 +         let end = if x > 0xf  {0xf} else {x};
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cpu/mod.rs:397:49
[INFO] [stderr]     |
[INFO] [stderr] 397 |     fn unimplemented(&mut self, opcode: u16) -> (usize) {
[INFO] [stderr]     |                                                 ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 397 -     fn unimplemented(&mut self, opcode: u16) -> (usize) {
[INFO] [stderr] 397 +     fn unimplemented(&mut self, opcode: u16) -> usize  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/display.rs:22:76
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> (bool) {
[INFO] [stderr]    |                                                                            ^    ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 22 -     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> (bool) {
[INFO] [stderr] 22 +     pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> bool  {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/display.rs:68:51
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn get_pixel(self, x: usize, y: usize) -> (bool) {
[INFO] [stderr]    |                                                   ^    ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 68 -     pub fn get_pixel(self, x: usize, y: usize) -> (bool) {
[INFO] [stderr] 68 +     pub fn get_pixel(self, x: usize, y: usize) -> bool  {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/cpu/timers.rs:16:13
[INFO] [stderr]    |
[INFO] [stderr] 16 |         let mut timers = TimerSubsystem {
[INFO] [stderr]    |             ----^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/cpu/mod.rs:50:18
[INFO] [stderr]    |
[INFO] [stderr] 50 |         for (i, &b) in rom.iter().enumerate() {
[INFO] [stderr]    |                  ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `why`
[INFO] [stderr]  --> src/rom.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 |         Err(why) => panic!("Couldn't open ROM"),
[INFO] [stderr]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_why`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> src/display.rs:57:25
[INFO] [stderr]    |
[INFO] [stderr] 57 |                     let result = canvas.fill_rect(Rect::new(x_coord, y_coord, 10, 10));
[INFO] [stderr]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pixels_cleared`
[INFO] [stderr]   --> src/display.rs:97:13
[INFO] [stderr]    |
[INFO] [stderr] 97 |         let pixels_cleared = display.draw(63, 31, 5, &sprite);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixels_cleared`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_keycode`
[INFO] [stderr]   --> src/keypad.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |         let event_keycode: Keycode;
[INFO] [stderr]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_keycode`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_00E0` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:127:8
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn op_00E0(&mut self) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_00_e0`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_00EE` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:133:8
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn op_00EE(&mut self) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_00_ee`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_8xyE` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:264:8
[INFO] [stderr]     |
[INFO] [stderr] 264 |     fn op_8xyE(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Annn` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:279:8
[INFO] [stderr]     |
[INFO] [stderr] 279 |     fn op_Annn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_annn`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Bnnn` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:285:8
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn op_Bnnn(&mut self, nnn: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_bnnn`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Cxkk` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:291:8
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_cxkk`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Dxyn` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:298:8
[INFO] [stderr]     |
[INFO] [stderr] 298 |     fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_dxyn`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Ex9E` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:312:8
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn op_Ex9E (&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_ex9_e`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_ExA1` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:318:8
[INFO] [stderr]     |
[INFO] [stderr] 318 |     fn op_ExA1(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_ex_a1`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx07` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:324:8
[INFO] [stderr]     |
[INFO] [stderr] 324 |     fn op_Fx07(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx07`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx0A` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:330:8
[INFO] [stderr]     |
[INFO] [stderr] 330 |     fn op_Fx0A(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_fx0_a`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx15` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:344:8
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn op_Fx15(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx15`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx18` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:350:8
[INFO] [stderr]     |
[INFO] [stderr] 350 |     fn op_Fx18(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx18`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx1E` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:356:8
[INFO] [stderr]     |
[INFO] [stderr] 356 |     fn op_Fx1E(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case: `op_fx1_e`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx29` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:362:8
[INFO] [stderr]     |
[INFO] [stderr] 362 |     fn op_Fx29(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx29`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx33` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:368:8
[INFO] [stderr]     |
[INFO] [stderr] 368 |     fn op_Fx33(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx33`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx55` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:376:8
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn op_Fx55(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx55`
[INFO] [stderr] 
[INFO] [stderr] warning: method `op_Fx65` should have a snake case name
[INFO] [stderr]    --> src/cpu/mod.rs:387:8
[INFO] [stderr]     |
[INFO] [stderr] 387 |     fn op_Fx65(&mut self, x: usize) -> (usize) {
[INFO] [stderr]     |        ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_2nnn_and_00EE` should have a snake case name
[INFO] [stderr]   --> src/cpu/tests.rs:68:4
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn test_2nnn_and_00EE() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_2nnn_and_00_ee`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_8xyE` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:170:19
[INFO] [stderr]     |
[INFO] [stderr] 170 | test_register_op!(test_8xyE, 0x821E, 123, 20, 40, 0);
[INFO] [stderr]     |                   ^^^^^^^^^ help: convert the identifier to snake case: `test_8xy_e`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_8xyE_odd` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:171:19
[INFO] [stderr]     |
[INFO] [stderr] 171 | test_register_op!(test_8xyE_odd, 0x821E, 123, 21, 42, 1);
[INFO] [stderr]     |                   ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_8xy_e_odd`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Annn` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:187:4
[INFO] [stderr]     |
[INFO] [stderr] 187 | fn test_Annn() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_annn`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Bnnn` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:195:4
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn test_Bnnn() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_bnnn`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Dxyn` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:204:4
[INFO] [stderr]     |
[INFO] [stderr] 204 | fn test_Dxyn() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_dxyn`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Cnnn` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:214:4
[INFO] [stderr]     |
[INFO] [stderr] 214 | fn test_Cnnn() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_cnnn`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Fx1E` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:222:4
[INFO] [stderr]     |
[INFO] [stderr] 222 | fn test_Fx1E() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case: `test_fx1_e`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Fx29` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:232:4
[INFO] [stderr]     |
[INFO] [stderr] 232 | fn test_Fx29() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx29`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Fx33` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:248:4
[INFO] [stderr]     |
[INFO] [stderr] 248 | fn test_Fx33() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx33`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Fx55` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:260:4
[INFO] [stderr]     |
[INFO] [stderr] 260 | fn test_Fx55() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx55`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Fx65` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:277:4
[INFO] [stderr]     |
[INFO] [stderr] 277 | fn test_Fx65() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx65`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Fx07` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:292:4
[INFO] [stderr]     |
[INFO] [stderr] 292 | fn test_Fx07() {
[INFO] [stderr]     |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx07`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_Fx15_and_Fx18` should have a snake case name
[INFO] [stderr]    --> src/cpu/tests.rs:301:4
[INFO] [stderr]     |
[INFO] [stderr] 301 | fn test_Fx15_and_Fx18() {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_fx15_and_fx18`
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/rom.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     file.read(buf);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let _ = file.read(buf);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `chip8` (bin "chip8" test) generated 80 warnings (run `cargo fix --bin "chip8" -p chip8 --tests` to apply 47 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8-471b06dde0d7333d)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test cpu::tests::test_2nnn_and_00EE ... ok
[INFO] [stdout] test cpu::tests::test_6xkk ... ok
[INFO] [stdout] test cpu::tests::test_7xkk ... ok
[INFO] [stdout] test cpu::tests::test_8xy0 ... ok
[INFO] [stdout] test cpu::tests::test_3xkk_and_4xkk ... ok
[INFO] [stdout] test cpu::tests::test_5xy0 ... ok
[INFO] [stdout] test cpu::tests::test_8xy2 ... ok
[INFO] [stdout] test cpu::tests::test_8xy1 ... ok
[INFO] [stdout] test cpu::tests::test_1nnn ... ok
[INFO] [stdout] test cpu::tests::test_8xy3 ... ok
[INFO] [stdout] test cpu::tests::test_8xy4_carry ... ok
[INFO] [stdout] test cpu::tests::test_8xy4 ... ok
[INFO] [stdout] test cpu::tests::test_8xy5 ... ok
[INFO] [stdout] test cpu::tests::test_8xy6 ... ok
[INFO] [stdout] test cpu::tests::test_8xy5_borrow ... ok
[INFO] [stdout] test cpu::tests::test_8xy6_odd ... ok
[INFO] [stdout] test cpu::tests::test_8xy7 ... ok
[INFO] [stdout] test cpu::tests::test_8xy7_borrow ... ok
[INFO] [stdout] test cpu::tests::test_8xyE ... ok
[INFO] [stdout] test cpu::tests::test_8xyE_odd ... ok
[INFO] [stdout] test cpu::tests::test_9xy0 ... ok
[INFO] [stdout] test cpu::tests::test_Annn ... ok
[INFO] [stdout] test cpu::tests::test_Bnnn ... ok
[INFO] [stdout] test cpu::tests::test_Dxyn ... ok
[INFO] [stdout] test cpu::tests::test_Fx07 ... ok
[INFO] [stdout] test cpu::tests::test_Fx1E ... ok
[INFO] [stdout] test cpu::tests::test_Cnnn ... ok
[INFO] [stdout] test cpu::tests::test_Fx33 ... ok
[INFO] [stdout] test cpu::tests::test_Fx55 ... ok
[INFO] [stdout] test cpu::tests::test_cycle ... ok
[INFO] [stdout] test cpu::tests::test_Fx29 ... ok
[INFO] [stdout] test cpu::tests::test_Fx15_and_Fx18 ... ok
[INFO] [stdout] test display::tests::test_clear ... ok
[INFO] [stdout] test cpu::tests::test_load_rom ... ok
[INFO] [stdout] test cpu::tests::test_new_chip8 ... ok
[INFO] [stdout] test keypad::tests::test_get_key ... ok
[INFO] [stdout] test display::tests::test_draw_wrap_around ... ok
[INFO] [stdout] test keypad::tests::test_wait_for_keypress ... ok
[INFO] [stdout] test cpu::tests::test_Fx65 ... ok
[INFO] [stdout] test cpu::tests::test_get_opcode ... ok
[INFO] [stdout] test rom::tests::test_load_rom_file ... ok
[INFO] [stdout] test display::tests::test_draw ... FAILED
[INFO] [stdout] test cpu::timers::tests::test_timer_subsystem ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- display::tests::test_draw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'display::tests::test_draw' (63) panicked at src/display.rs:87:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [false, true, true, true]
[INFO] [stdout]  right: [true, true, true, true]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7c231bbe12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7c231bbe12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7c231bbe12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f7c231bbe12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f7c231cbeef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f7c231cbeef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f7c23189693 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7c23189693 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f7c23195432 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f7c2319a04f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f7c23199ee1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f7c231371ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f7c231371ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7c2319a65f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f7c2319a65f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f7c2319a4ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f7c23195569 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f7c2317de5d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f7c231d3a20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7c231d3823 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5f7c2310f45c - core::panicking::assert_failed::hbd17fd6d762eb09e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5f7c2311624e - chip8::display::tests::test_draw::hb8589b404a1ca6b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/display.rs:87:9
[INFO] [stdout]   22:     0x5f7c231163f7 - chip8::display::tests::test_draw::{{closure}}::h8e87fd6af95fa8bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/display.rs:78:19
[INFO] [stdout]   23:     0x5f7c2310ef86 - core::ops::function::FnOnce::call_once::hdd68a5e7567e6d89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f7c23136fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f7c23136fcb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f7c2314b02d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f7c2314b02d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f7c2314b02d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f7c2314b02d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f7c2314b02d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f7c2314b02d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f7c2314b02d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f7c23124574 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f7c23124574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f7c23127dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5f7c23127dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f7c23127dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5f7c23127dca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5f7c23127dca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f7c23127dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5f7c23127dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f7c2319096f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5f7c2319096f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x76d5267e0aa4 - <unknown>
[INFO] [stdout]   45:     0x76d52686da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     display::tests::test_draw
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin chip8`
[INFO] running `Command { std: "docker" "inspect" "f6212c28b906bbe1f8676546767faaf68d5d251c8cbcdf68efed19a8db5f9060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6212c28b906bbe1f8676546767faaf68d5d251c8cbcdf68efed19a8db5f9060", kill_on_drop: false }`
[INFO] [stdout] f6212c28b906bbe1f8676546767faaf68d5d251c8cbcdf68efed19a8db5f9060
