[INFO] cloning repository https://github.com/mmrakib/rustchip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmrakib/rustchip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmrakib%2Frustchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmrakib%2Frustchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecf6a0ecdb1a2cce8b0888dda3879c1377fa2bab [INFO] testing mmrakib/rustchip8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmrakib%2Frustchip8" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mmrakib/rustchip8 [INFO] finished tweaking git repo https://github.com/mmrakib/rustchip8 [INFO] tweaked toml for git repo https://github.com/mmrakib/rustchip8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmrakib/rustchip8 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc83adfb1019c4a1ba79f38e4f2e3c7b8445ce726b51f19ea6599e2e9a675dd4 [INFO] running `Command { std: "docker" "start" "-a" "bc83adfb1019c4a1ba79f38e4f2e3c7b8445ce726b51f19ea6599e2e9a675dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc83adfb1019c4a1ba79f38e4f2e3c7b8445ce726b51f19ea6599e2e9a675dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc83adfb1019c4a1ba79f38e4f2e3c7b8445ce726b51f19ea6599e2e9a675dd4", kill_on_drop: false }` [INFO] [stdout] bc83adfb1019c4a1ba79f38e4f2e3c7b8445ce726b51f19ea6599e2e9a675dd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7f64ee947da8de847a1604dd9a6521bfd4c416983128ceb9611b6c9fd767096b [INFO] running `Command { std: "docker" "start" "-a" "7f64ee947da8de847a1604dd9a6521bfd4c416983128ceb9611b6c9fd767096b", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling rustchip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `fs`, `io::Read`, `io`, `thread`, and `time` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 5 | io, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | io::Read, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | time [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | opcode if starts_with(0x1, 1) => time::Duration::from_micros(105), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | opcode if starts_with(0x2, 1) => time::Duration::from_micros(105), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | opcode if starts_with(0x3, 1) => time::Duration::from_micros(55), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | opcode if starts_with(0x4, 1) => time::Duration::from_micros(55), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | opcode if starts_with(0x5, 1) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | opcode if starts_with(0x6, 1) => time::Duration::from_micros(27), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | opcode if starts_with(0x7, 1) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | opcode if starts_with(0x8, 1) && ends_with(0x0, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | opcode if starts_with(0x8, 1) && ends_with(0x1, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | opcode if starts_with(0x8, 1) && ends_with(0x2, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | opcode if starts_with(0x8, 1) && ends_with(0x3, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | opcode if starts_with(0x8, 1) && ends_with(0x4, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | opcode if starts_with(0x8, 1) && ends_with(0x5, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | opcode if starts_with(0x8, 1) && ends_with(0x6, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | opcode if starts_with(0x8, 1) && ends_with(0x7, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | opcode if starts_with(0x8, 1) && ends_with(0xE, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | opcode if starts_with(0x9, 1) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | opcode if starts_with(0xA, 1) => time::Duration::from_micros(55), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | opcode if starts_with(0xB, 1) => time::Duration::from_micros(105), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | opcode if starts_with(0xC, 1) => time::Duration::from_micros(164), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | opcode if starts_with(0xD, 1) => time::Duration::from_micros(22734), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | opcode if starts_with(0xE, 1) && ends_with(0x9E, 2) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | opcode if starts_with(0xE, 1) && ends_with(0xA1, 2) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | opcode if starts_with(0xF, 1) && ends_with(0x07, 2) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | opcode if starts_with(0xF, 1) && ends_with(0x0A, 2) => time::Duration::from_micros(0), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | opcode if starts_with(0xF, 1) && ends_with(0x15, 2) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | opcode if starts_with(0xF, 1) && ends_with(0x18, 2) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | opcode if starts_with(0xF, 1) && ends_with(0x1E, 2) => time::Duration::from_micros(86), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | opcode if starts_with(0xF, 1) && ends_with(0x29, 2) => time::Duration::from_micros(91), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | opcode if starts_with(0xF, 1) && ends_with(0x33, 2) => time::Duration::from_micros(927), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | opcode if starts_with(0xF, 1) && ends_with(0x55, 2) => time::Duration::from_micros(605), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | opcode if starts_with(0xF, 1) && ends_with(0x65, 2) => time::Duration::from_micros(605), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | opcode if starts_with(0x1, 1) => self.op_1nnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | opcode if starts_with(0x2, 1) => self.op_2nnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | opcode if starts_with(0x3, 1) => self.op_3xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | opcode if starts_with(0x4, 1) => self.op_4xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | opcode if starts_with(0x5, 1) => self.op_5xy0(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | opcode if starts_with(0x6, 1) => self.op_6xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | opcode if starts_with(0x7, 1) => self.op_7xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | opcode if starts_with(0x8, 1) && ends_with(0x0, 1) => self.op_8xy0(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | opcode if starts_with(0x8, 1) && ends_with(0x1, 1) => self.op_8xy1(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | opcode if starts_with(0x8, 1) && ends_with(0x2, 1) => self.op_8xy2(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | opcode if starts_with(0x8, 1) && ends_with(0x3, 1) => self.op_8xy3(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | opcode if starts_with(0x8, 1) && ends_with(0x4, 1) => self.op_8xy4(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | opcode if starts_with(0x8, 1) && ends_with(0x5, 1) => self.op_8xy5(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | opcode if starts_with(0x8, 1) && ends_with(0x6, 1) => self.op_8xy6(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | opcode if starts_with(0x8, 1) && ends_with(0x7, 1) => self.op_8xy7(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | opcode if starts_with(0x8, 1) && ends_with(0xE, 1) => self.op_8xyE(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | opcode if starts_with(0x9, 1) => self.op_9xy0(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | opcode if starts_with(0xA, 1) => self.op_Annn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | opcode if starts_with(0xB, 1) => self.op_Bnnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | opcode if starts_with(0xC, 1) => self.op_Cxnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | opcode if starts_with(0xD, 1) => self.op_Dxyn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | opcode if starts_with(0xE, 1) && ends_with(0x9E, 2) => self.op_Ex9E(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | opcode if starts_with(0xE, 1) && ends_with(0xA1, 2) => self.op_ExA1(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | opcode if starts_with(0xF, 1) && ends_with(0x07, 2) => self.op_Fx07(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | opcode if starts_with(0xF, 1) && ends_with(0x0A, 2) => self.op_Fx0A(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | opcode if starts_with(0xF, 1) && ends_with(0x15, 2) => self.op_Fx15(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | opcode if starts_with(0xF, 1) && ends_with(0x18, 2) => self.op_Fx18(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | opcode if starts_with(0xF, 1) && ends_with(0x1E, 2) => self.op_Fx1E(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | opcode if starts_with(0xF, 1) && ends_with(0x29, 2) => self.op_Fx29(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | opcode if starts_with(0xF, 1) && ends_with(0x33, 2) => self.op_Fx33(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | opcode if starts_with(0xF, 1) && ends_with(0x55, 2) => self.op_Fx55(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | opcode if starts_with(0xF, 1) && ends_with(0x65, 2) => self.op_Fx65(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_str` [INFO] [stdout] --> src/chip8.rs:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | let display_str = String::from("display:\n"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `map_key_to_keyboard` and `map_key_from_keyboard` are never used [INFO] [stdout] --> src/chip8.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Machine { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | fn map_key_to_keyboard(keycode: u8) -> macroquad::input::KeyCode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn map_key_from_keyboard(keycode: macroquad::input::KeyCode) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_8xyE` should have a snake case name [INFO] [stdout] --> src/chip8.rs:567:8 [INFO] [stdout] | [INFO] [stdout] 567 | fn op_8xyE(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Annn` should have a snake case name [INFO] [stdout] --> src/chip8.rs:588:8 [INFO] [stdout] | [INFO] [stdout] 588 | fn op_Annn(&mut self) { [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/chip8.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | fn op_Bnnn(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Cxnn` should have a snake case name [INFO] [stdout] --> src/chip8.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | fn op_Cxnn(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_cxnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Dxyn` should have a snake case name [INFO] [stdout] --> src/chip8.rs:609:8 [INFO] [stdout] | [INFO] [stdout] 609 | fn op_Dxyn(&mut self) { [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/chip8.rs:637:8 [INFO] [stdout] | [INFO] [stdout] 637 | fn op_Ex9E(&mut self) { [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/chip8.rs:646:8 [INFO] [stdout] | [INFO] [stdout] 646 | fn op_ExA1(&mut self) { [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/chip8.rs:655:8 [INFO] [stdout] | [INFO] [stdout] 655 | fn op_Fx07(&mut self) { [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/chip8.rs:660:8 [INFO] [stdout] | [INFO] [stdout] 660 | fn op_Fx0A(&mut self) { [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/chip8.rs:670:8 [INFO] [stdout] | [INFO] [stdout] 670 | fn op_Fx15(&mut self) { [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/chip8.rs:675:8 [INFO] [stdout] | [INFO] [stdout] 675 | fn op_Fx18(&mut self) { [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/chip8.rs:680:8 [INFO] [stdout] | [INFO] [stdout] 680 | fn op_Fx1E(&mut self) { [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/chip8.rs:693:8 [INFO] [stdout] | [INFO] [stdout] 693 | fn op_Fx29(&mut self) { [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/chip8.rs:698:8 [INFO] [stdout] | [INFO] [stdout] 698 | fn op_Fx33(&mut self) { [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/chip8.rs:707:8 [INFO] [stdout] | [INFO] [stdout] 707 | fn op_Fx55(&mut self) { [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/chip8.rs:715:8 [INFO] [stdout] | [INFO] [stdout] 715 | fn op_Fx65(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s [INFO] running `Command { std: "docker" "inspect" "7f64ee947da8de847a1604dd9a6521bfd4c416983128ceb9611b6c9fd767096b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f64ee947da8de847a1604dd9a6521bfd4c416983128ceb9611b6c9fd767096b", kill_on_drop: false }` [INFO] [stdout] 7f64ee947da8de847a1604dd9a6521bfd4c416983128ceb9611b6c9fd767096b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e9cf0f935a5790decd53ed8473b4ab7eb4ae98d0d5bbeeeef8abc705d9ac15d2 [INFO] running `Command { std: "docker" "start" "-a" "e9cf0f935a5790decd53ed8473b4ab7eb4ae98d0d5bbeeeef8abc705d9ac15d2", kill_on_drop: false }` [INFO] [stderr] Compiling rustchip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `fs`, `io::Read`, `io`, `thread`, and `time` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 5 | io, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | io::Read, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | time [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | opcode if starts_with(0x1, 1) => time::Duration::from_micros(105), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | opcode if starts_with(0x2, 1) => time::Duration::from_micros(105), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | opcode if starts_with(0x3, 1) => time::Duration::from_micros(55), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | opcode if starts_with(0x4, 1) => time::Duration::from_micros(55), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | opcode if starts_with(0x5, 1) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | opcode if starts_with(0x6, 1) => time::Duration::from_micros(27), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | opcode if starts_with(0x7, 1) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | opcode if starts_with(0x8, 1) && ends_with(0x0, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | opcode if starts_with(0x8, 1) && ends_with(0x1, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | opcode if starts_with(0x8, 1) && ends_with(0x2, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | opcode if starts_with(0x8, 1) && ends_with(0x3, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | opcode if starts_with(0x8, 1) && ends_with(0x4, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | opcode if starts_with(0x8, 1) && ends_with(0x5, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | opcode if starts_with(0x8, 1) && ends_with(0x6, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | opcode if starts_with(0x8, 1) && ends_with(0x7, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | opcode if starts_with(0x8, 1) && ends_with(0xE, 1) => time::Duration::from_micros(200), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | opcode if starts_with(0x9, 1) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | opcode if starts_with(0xA, 1) => time::Duration::from_micros(55), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | opcode if starts_with(0xB, 1) => time::Duration::from_micros(105), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | opcode if starts_with(0xC, 1) => time::Duration::from_micros(164), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | opcode if starts_with(0xD, 1) => time::Duration::from_micros(22734), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | opcode if starts_with(0xE, 1) && ends_with(0x9E, 2) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | opcode if starts_with(0xE, 1) && ends_with(0xA1, 2) => time::Duration::from_micros(73), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | opcode if starts_with(0xF, 1) && ends_with(0x07, 2) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | opcode if starts_with(0xF, 1) && ends_with(0x0A, 2) => time::Duration::from_micros(0), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | opcode if starts_with(0xF, 1) && ends_with(0x15, 2) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | opcode if starts_with(0xF, 1) && ends_with(0x18, 2) => time::Duration::from_micros(45), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | opcode if starts_with(0xF, 1) && ends_with(0x1E, 2) => time::Duration::from_micros(86), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | opcode if starts_with(0xF, 1) && ends_with(0x29, 2) => time::Duration::from_micros(91), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | opcode if starts_with(0xF, 1) && ends_with(0x33, 2) => time::Duration::from_micros(927), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | opcode if starts_with(0xF, 1) && ends_with(0x55, 2) => time::Duration::from_micros(605), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | opcode if starts_with(0xF, 1) && ends_with(0x65, 2) => time::Duration::from_micros(605), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | opcode if starts_with(0x1, 1) => self.op_1nnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | opcode if starts_with(0x2, 1) => self.op_2nnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | opcode if starts_with(0x3, 1) => self.op_3xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | opcode if starts_with(0x4, 1) => self.op_4xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | opcode if starts_with(0x5, 1) => self.op_5xy0(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | opcode if starts_with(0x6, 1) => self.op_6xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | opcode if starts_with(0x7, 1) => self.op_7xnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | opcode if starts_with(0x8, 1) && ends_with(0x0, 1) => self.op_8xy0(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | opcode if starts_with(0x8, 1) && ends_with(0x1, 1) => self.op_8xy1(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | opcode if starts_with(0x8, 1) && ends_with(0x2, 1) => self.op_8xy2(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | opcode if starts_with(0x8, 1) && ends_with(0x3, 1) => self.op_8xy3(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | opcode if starts_with(0x8, 1) && ends_with(0x4, 1) => self.op_8xy4(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | opcode if starts_with(0x8, 1) && ends_with(0x5, 1) => self.op_8xy5(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | opcode if starts_with(0x8, 1) && ends_with(0x6, 1) => self.op_8xy6(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | opcode if starts_with(0x8, 1) && ends_with(0x7, 1) => self.op_8xy7(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | opcode if starts_with(0x8, 1) && ends_with(0xE, 1) => self.op_8xyE(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | opcode if starts_with(0x9, 1) => self.op_9xy0(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | opcode if starts_with(0xA, 1) => self.op_Annn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | opcode if starts_with(0xB, 1) => self.op_Bnnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | opcode if starts_with(0xC, 1) => self.op_Cxnn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | opcode if starts_with(0xD, 1) => self.op_Dxyn(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | opcode if starts_with(0xE, 1) && ends_with(0x9E, 2) => self.op_Ex9E(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | opcode if starts_with(0xE, 1) && ends_with(0xA1, 2) => self.op_ExA1(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | opcode if starts_with(0xF, 1) && ends_with(0x07, 2) => self.op_Fx07(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | opcode if starts_with(0xF, 1) && ends_with(0x0A, 2) => self.op_Fx0A(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | opcode if starts_with(0xF, 1) && ends_with(0x15, 2) => self.op_Fx15(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | opcode if starts_with(0xF, 1) && ends_with(0x18, 2) => self.op_Fx18(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | opcode if starts_with(0xF, 1) && ends_with(0x1E, 2) => self.op_Fx1E(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | opcode if starts_with(0xF, 1) && ends_with(0x29, 2) => self.op_Fx29(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | opcode if starts_with(0xF, 1) && ends_with(0x33, 2) => self.op_Fx33(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | opcode if starts_with(0xF, 1) && ends_with(0x55, 2) => self.op_Fx55(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/chip8.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | opcode if starts_with(0xF, 1) && ends_with(0x65, 2) => self.op_Fx65(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_str` [INFO] [stdout] --> src/chip8.rs:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | let display_str = String::from("display:\n"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `map_key_to_keyboard` and `map_key_from_keyboard` are never used [INFO] [stdout] --> src/chip8.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Machine { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | fn map_key_to_keyboard(keycode: u8) -> macroquad::input::KeyCode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn map_key_from_keyboard(keycode: macroquad::input::KeyCode) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_8xyE` should have a snake case name [INFO] [stdout] --> src/chip8.rs:567:8 [INFO] [stdout] | [INFO] [stdout] 567 | fn op_8xyE(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Annn` should have a snake case name [INFO] [stdout] --> src/chip8.rs:588:8 [INFO] [stdout] | [INFO] [stdout] 588 | fn op_Annn(&mut self) { [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/chip8.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | fn op_Bnnn(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Cxnn` should have a snake case name [INFO] [stdout] --> src/chip8.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | fn op_Cxnn(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_cxnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Dxyn` should have a snake case name [INFO] [stdout] --> src/chip8.rs:609:8 [INFO] [stdout] | [INFO] [stdout] 609 | fn op_Dxyn(&mut self) { [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/chip8.rs:637:8 [INFO] [stdout] | [INFO] [stdout] 637 | fn op_Ex9E(&mut self) { [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/chip8.rs:646:8 [INFO] [stdout] | [INFO] [stdout] 646 | fn op_ExA1(&mut self) { [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/chip8.rs:655:8 [INFO] [stdout] | [INFO] [stdout] 655 | fn op_Fx07(&mut self) { [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/chip8.rs:660:8 [INFO] [stdout] | [INFO] [stdout] 660 | fn op_Fx0A(&mut self) { [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/chip8.rs:670:8 [INFO] [stdout] | [INFO] [stdout] 670 | fn op_Fx15(&mut self) { [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/chip8.rs:675:8 [INFO] [stdout] | [INFO] [stdout] 675 | fn op_Fx18(&mut self) { [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/chip8.rs:680:8 [INFO] [stdout] | [INFO] [stdout] 680 | fn op_Fx1E(&mut self) { [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/chip8.rs:693:8 [INFO] [stdout] | [INFO] [stdout] 693 | fn op_Fx29(&mut self) { [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/chip8.rs:698:8 [INFO] [stdout] | [INFO] [stdout] 698 | fn op_Fx33(&mut self) { [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/chip8.rs:707:8 [INFO] [stdout] | [INFO] [stdout] 707 | fn op_Fx55(&mut self) { [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/chip8.rs:715:8 [INFO] [stdout] | [INFO] [stdout] 715 | fn op_Fx65(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "e9cf0f935a5790decd53ed8473b4ab7eb4ae98d0d5bbeeeef8abc705d9ac15d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cf0f935a5790decd53ed8473b4ab7eb4ae98d0d5bbeeeef8abc705d9ac15d2", kill_on_drop: false }` [INFO] [stdout] e9cf0f935a5790decd53ed8473b4ab7eb4ae98d0d5bbeeeef8abc705d9ac15d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2e7953a3ae27b0746fb4a7525c05023f5cf1a6c72d0612dea340e6a3cfba9e1f [INFO] running `Command { std: "docker" "start" "-a" "2e7953a3ae27b0746fb4a7525c05023f5cf1a6c72d0612dea340e6a3cfba9e1f", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `fs`, `io::Read`, `io`, `thread`, and `time` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | fs, [INFO] [stderr] | ^^ [INFO] [stderr] 5 | io, [INFO] [stderr] | ^^ [INFO] [stderr] 6 | io::Read, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 7 | thread, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 8 | time [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | opcode if starts_with(0x1, 1) => time::Duration::from_micros(105), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 179 | opcode if starts_with(0x2, 1) => time::Duration::from_micros(105), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:180:13 [INFO] [stderr] | [INFO] [stderr] 180 | opcode if starts_with(0x3, 1) => time::Duration::from_micros(55), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:181:13 [INFO] [stderr] | [INFO] [stderr] 181 | opcode if starts_with(0x4, 1) => time::Duration::from_micros(55), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | opcode if starts_with(0x5, 1) => time::Duration::from_micros(73), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:183:13 [INFO] [stderr] | [INFO] [stderr] 183 | opcode if starts_with(0x6, 1) => time::Duration::from_micros(27), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:184:13 [INFO] [stderr] | [INFO] [stderr] 184 | opcode if starts_with(0x7, 1) => time::Duration::from_micros(45), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:185:13 [INFO] [stderr] | [INFO] [stderr] 185 | opcode if starts_with(0x8, 1) && ends_with(0x0, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:186:13 [INFO] [stderr] | [INFO] [stderr] 186 | opcode if starts_with(0x8, 1) && ends_with(0x1, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:187:13 [INFO] [stderr] | [INFO] [stderr] 187 | opcode if starts_with(0x8, 1) && ends_with(0x2, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | opcode if starts_with(0x8, 1) && ends_with(0x3, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:189:13 [INFO] [stderr] | [INFO] [stderr] 189 | opcode if starts_with(0x8, 1) && ends_with(0x4, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:190:13 [INFO] [stderr] | [INFO] [stderr] 190 | opcode if starts_with(0x8, 1) && ends_with(0x5, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:191:13 [INFO] [stderr] | [INFO] [stderr] 191 | opcode if starts_with(0x8, 1) && ends_with(0x6, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:192:13 [INFO] [stderr] | [INFO] [stderr] 192 | opcode if starts_with(0x8, 1) && ends_with(0x7, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:193:13 [INFO] [stderr] | [INFO] [stderr] 193 | opcode if starts_with(0x8, 1) && ends_with(0xE, 1) => time::Duration::from_micros(200), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:194:13 [INFO] [stderr] | [INFO] [stderr] 194 | opcode if starts_with(0x9, 1) => time::Duration::from_micros(73), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:195:13 [INFO] [stderr] | [INFO] [stderr] 195 | opcode if starts_with(0xA, 1) => time::Duration::from_micros(55), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:196:13 [INFO] [stderr] | [INFO] [stderr] 196 | opcode if starts_with(0xB, 1) => time::Duration::from_micros(105), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | opcode if starts_with(0xC, 1) => time::Duration::from_micros(164), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:198:13 [INFO] [stderr] | [INFO] [stderr] 198 | opcode if starts_with(0xD, 1) => time::Duration::from_micros(22734), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:199:13 [INFO] [stderr] | [INFO] [stderr] 199 | opcode if starts_with(0xE, 1) && ends_with(0x9E, 2) => time::Duration::from_micros(73), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:200:13 [INFO] [stderr] | [INFO] [stderr] 200 | opcode if starts_with(0xE, 1) && ends_with(0xA1, 2) => time::Duration::from_micros(73), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:201:13 [INFO] [stderr] | [INFO] [stderr] 201 | opcode if starts_with(0xF, 1) && ends_with(0x07, 2) => time::Duration::from_micros(45), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:202:13 [INFO] [stderr] | [INFO] [stderr] 202 | opcode if starts_with(0xF, 1) && ends_with(0x0A, 2) => time::Duration::from_micros(0), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:203:13 [INFO] [stderr] | [INFO] [stderr] 203 | opcode if starts_with(0xF, 1) && ends_with(0x15, 2) => time::Duration::from_micros(45), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:204:13 [INFO] [stderr] | [INFO] [stderr] 204 | opcode if starts_with(0xF, 1) && ends_with(0x18, 2) => time::Duration::from_micros(45), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:205:13 [INFO] [stderr] | [INFO] [stderr] 205 | opcode if starts_with(0xF, 1) && ends_with(0x1E, 2) => time::Duration::from_micros(86), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:206:13 [INFO] [stderr] | [INFO] [stderr] 206 | opcode if starts_with(0xF, 1) && ends_with(0x29, 2) => time::Duration::from_micros(91), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:207:13 [INFO] [stderr] | [INFO] [stderr] 207 | opcode if starts_with(0xF, 1) && ends_with(0x33, 2) => time::Duration::from_micros(927), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:208:13 [INFO] [stderr] | [INFO] [stderr] 208 | opcode if starts_with(0xF, 1) && ends_with(0x55, 2) => time::Duration::from_micros(605), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:209:13 [INFO] [stderr] | [INFO] [stderr] 209 | opcode if starts_with(0xF, 1) && ends_with(0x65, 2) => time::Duration::from_micros(605), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:351:13 [INFO] [stderr] | [INFO] [stderr] 351 | opcode if starts_with(0x1, 1) => self.op_1nnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:352:13 [INFO] [stderr] | [INFO] [stderr] 352 | opcode if starts_with(0x2, 1) => self.op_2nnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:353:13 [INFO] [stderr] | [INFO] [stderr] 353 | opcode if starts_with(0x3, 1) => self.op_3xnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:354:13 [INFO] [stderr] | [INFO] [stderr] 354 | opcode if starts_with(0x4, 1) => self.op_4xnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:355:13 [INFO] [stderr] | [INFO] [stderr] 355 | opcode if starts_with(0x5, 1) => self.op_5xy0(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:356:13 [INFO] [stderr] | [INFO] [stderr] 356 | opcode if starts_with(0x6, 1) => self.op_6xnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:357:13 [INFO] [stderr] | [INFO] [stderr] 357 | opcode if starts_with(0x7, 1) => self.op_7xnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:358:13 [INFO] [stderr] | [INFO] [stderr] 358 | opcode if starts_with(0x8, 1) && ends_with(0x0, 1) => self.op_8xy0(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:359:13 [INFO] [stderr] | [INFO] [stderr] 359 | opcode if starts_with(0x8, 1) && ends_with(0x1, 1) => self.op_8xy1(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:360:13 [INFO] [stderr] | [INFO] [stderr] 360 | opcode if starts_with(0x8, 1) && ends_with(0x2, 1) => self.op_8xy2(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:361:13 [INFO] [stderr] | [INFO] [stderr] 361 | opcode if starts_with(0x8, 1) && ends_with(0x3, 1) => self.op_8xy3(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:362:13 [INFO] [stderr] | [INFO] [stderr] 362 | opcode if starts_with(0x8, 1) && ends_with(0x4, 1) => self.op_8xy4(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:363:13 [INFO] [stderr] | [INFO] [stderr] 363 | opcode if starts_with(0x8, 1) && ends_with(0x5, 1) => self.op_8xy5(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:364:13 [INFO] [stderr] | [INFO] [stderr] 364 | opcode if starts_with(0x8, 1) && ends_with(0x6, 1) => self.op_8xy6(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:365:13 [INFO] [stderr] | [INFO] [stderr] 365 | opcode if starts_with(0x8, 1) && ends_with(0x7, 1) => self.op_8xy7(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:366:13 [INFO] [stderr] | [INFO] [stderr] 366 | opcode if starts_with(0x8, 1) && ends_with(0xE, 1) => self.op_8xyE(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:367:13 [INFO] [stderr] | [INFO] [stderr] 367 | opcode if starts_with(0x9, 1) => self.op_9xy0(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:368:13 [INFO] [stderr] | [INFO] [stderr] 368 | opcode if starts_with(0xA, 1) => self.op_Annn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:369:13 [INFO] [stderr] | [INFO] [stderr] 369 | opcode if starts_with(0xB, 1) => self.op_Bnnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:370:13 [INFO] [stderr] | [INFO] [stderr] 370 | opcode if starts_with(0xC, 1) => self.op_Cxnn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:371:13 [INFO] [stderr] | [INFO] [stderr] 371 | opcode if starts_with(0xD, 1) => self.op_Dxyn(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:372:13 [INFO] [stderr] | [INFO] [stderr] 372 | opcode if starts_with(0xE, 1) && ends_with(0x9E, 2) => self.op_Ex9E(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:373:13 [INFO] [stderr] | [INFO] [stderr] 373 | opcode if starts_with(0xE, 1) && ends_with(0xA1, 2) => self.op_ExA1(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:374:13 [INFO] [stderr] | [INFO] [stderr] 374 | opcode if starts_with(0xF, 1) && ends_with(0x07, 2) => self.op_Fx07(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | opcode if starts_with(0xF, 1) && ends_with(0x0A, 2) => self.op_Fx0A(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:376:13 [INFO] [stderr] | [INFO] [stderr] 376 | opcode if starts_with(0xF, 1) && ends_with(0x15, 2) => self.op_Fx15(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:377:13 [INFO] [stderr] | [INFO] [stderr] 377 | opcode if starts_with(0xF, 1) && ends_with(0x18, 2) => self.op_Fx18(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:378:13 [INFO] [stderr] | [INFO] [stderr] 378 | opcode if starts_with(0xF, 1) && ends_with(0x1E, 2) => self.op_Fx1E(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:379:13 [INFO] [stderr] | [INFO] [stderr] 379 | opcode if starts_with(0xF, 1) && ends_with(0x29, 2) => self.op_Fx29(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:380:13 [INFO] [stderr] | [INFO] [stderr] 380 | opcode if starts_with(0xF, 1) && ends_with(0x33, 2) => self.op_Fx33(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:381:13 [INFO] [stderr] | [INFO] [stderr] 381 | opcode if starts_with(0xF, 1) && ends_with(0x55, 2) => self.op_Fx55(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `opcode` [INFO] [stderr] --> src/chip8.rs:382:13 [INFO] [stderr] | [INFO] [stderr] 382 | opcode if starts_with(0xF, 1) && ends_with(0x65, 2) => self.op_Fx65(), [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `display_str` [INFO] [stderr] --> src/chip8.rs:738:13 [INFO] [stderr] | [INFO] [stderr] 738 | let display_str = String::from("display:\n"); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_str` [INFO] [stderr] [INFO] [stderr] warning: associated functions `map_key_to_keyboard` and `map_key_from_keyboard` are never used [INFO] [stderr] --> src/chip8.rs:103:8 [INFO] [stderr] | [INFO] [stderr] 44 | impl Machine { [INFO] [stderr] | ------------ associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 103 | fn map_key_to_keyboard(keycode: u8) -> macroquad::input::KeyCode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 126 | fn map_key_from_keyboard(keycode: macroquad::input::KeyCode) -> u8 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `op_8xyE` should have a snake case name [INFO] [stderr] --> src/chip8.rs:567:8 [INFO] [stderr] | [INFO] [stderr] 567 | fn op_8xyE(&mut self) { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `op_Annn` should have a snake case name [INFO] [stderr] --> src/chip8.rs:588:8 [INFO] [stderr] | [INFO] [stderr] 588 | fn op_Annn(&mut self) { [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/chip8.rs:594:8 [INFO] [stderr] | [INFO] [stderr] 594 | fn op_Bnnn(&mut self) { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `op_bnnn` [INFO] [stderr] [INFO] [stderr] warning: method `op_Cxnn` should have a snake case name [INFO] [stderr] --> src/chip8.rs:600:8 [INFO] [stderr] | [INFO] [stderr] 600 | fn op_Cxnn(&mut self) { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_cxnn` [INFO] [stderr] [INFO] [stderr] warning: method `op_Dxyn` should have a snake case name [INFO] [stderr] --> src/chip8.rs:609:8 [INFO] [stderr] | [INFO] [stderr] 609 | fn op_Dxyn(&mut self) { [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/chip8.rs:637:8 [INFO] [stderr] | [INFO] [stderr] 637 | fn op_Ex9E(&mut self) { [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/chip8.rs:646:8 [INFO] [stderr] | [INFO] [stderr] 646 | fn op_ExA1(&mut self) { [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/chip8.rs:655:8 [INFO] [stderr] | [INFO] [stderr] 655 | fn op_Fx07(&mut self) { [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/chip8.rs:660:8 [INFO] [stderr] | [INFO] [stderr] 660 | fn op_Fx0A(&mut self) { [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/chip8.rs:670:8 [INFO] [stderr] | [INFO] [stderr] 670 | fn op_Fx15(&mut self) { [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/chip8.rs:675:8 [INFO] [stderr] | [INFO] [stderr] 675 | fn op_Fx18(&mut self) { [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/chip8.rs:680:8 [INFO] [stderr] | [INFO] [stderr] 680 | fn op_Fx1E(&mut self) { [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/chip8.rs:693:8 [INFO] [stderr] | [INFO] [stderr] 693 | fn op_Fx29(&mut self) { [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/chip8.rs:698:8 [INFO] [stderr] | [INFO] [stderr] 698 | fn op_Fx33(&mut self) { [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/chip8.rs:707:8 [INFO] [stderr] | [INFO] [stderr] 707 | fn op_Fx55(&mut self) { [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/chip8.rs:715:8 [INFO] [stderr] | [INFO] [stderr] 715 | fn op_Fx65(&mut self) { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65` [INFO] [stderr] [INFO] [stderr] warning: `rustchip8` (bin "rustchip8" test) generated 83 warnings (run `cargo fix --bin "rustchip8" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rustchip8-ef76c789cf8391e8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e7953a3ae27b0746fb4a7525c05023f5cf1a6c72d0612dea340e6a3cfba9e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7953a3ae27b0746fb4a7525c05023f5cf1a6c72d0612dea340e6a3cfba9e1f", kill_on_drop: false }` [INFO] [stdout] 2e7953a3ae27b0746fb4a7525c05023f5cf1a6c72d0612dea340e6a3cfba9e1f