[INFO] cloning repository https://github.com/juancgalan/rust-chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juancgalan/rust-chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuancgalan%2Frust-chip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuancgalan%2Frust-chip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73d8bd79744aeb52f2adad1d8e85a84ee5ca8ecf [INFO] checking juancgalan/rust-chip8 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuancgalan%2Frust-chip8" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juancgalan/rust-chip8 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juancgalan/rust-chip8 [INFO] finished tweaking git repo https://github.com/juancgalan/rust-chip8 [INFO] tweaked toml for git repo https://github.com/juancgalan/rust-chip8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/juancgalan/rust-chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 458ae118e3d7122481da750abafd4697b1e167a8aa297d7c936c44cb66eb9616 [INFO] running `Command { std: "docker" "start" "-a" "458ae118e3d7122481da750abafd4697b1e167a8aa297d7c936c44cb66eb9616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "458ae118e3d7122481da750abafd4697b1e167a8aa297d7c936c44cb66eb9616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458ae118e3d7122481da750abafd4697b1e167a8aa297d7c936c44cb66eb9616", kill_on_drop: false }` [INFO] [stdout] 458ae118e3d7122481da750abafd4697b1e167a8aa297d7c936c44cb66eb9616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5988afd95fa291b0429b3d5efa40d76655528c5fa02c077f47f9d2f9a1b0e60e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5988afd95fa291b0429b3d5efa40d76655528c5fa02c077f47f9d2f9a1b0e60e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/vm.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let offset = address.unwrap_or(0x200); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/vm.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn before(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/vm.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 37 | fn before(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/vm.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | fn unknown(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/vm.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | fn unknown(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/vm.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | fn jmp(&mut self, address: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/vm.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn call(&mut self, address: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | fn jeq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | fn jeq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | fn jneq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | fn jneq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | fn jeqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | fn jeqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | fn set(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | fn set(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | fn add(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | fn add(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | fn setr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | fn setr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | fn or(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | fn or(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | fn and(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | fn and(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | fn xor(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | fn xor(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | fn addr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | fn addr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | fn sub(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | fn sub(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | fn shr(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | fn subb(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | fn subb(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | fn shl(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | fn jneqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | fn jneqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | fn seti(&mut self, value: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/vm.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | fn jmpv0(&mut self, address: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | fn rand(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | fn rand(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | fn jkey(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | fn jnkey(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | fn getdelay(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn waitkey(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | fn setdelay(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | fn setsound(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn addi(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn spritei(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | fn bcd(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | fn push(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | fn pop(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/disassembly.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v` [INFO] [stdout] --> src/vm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | v: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i` [INFO] [stdout] --> src/vm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | i: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sound_timer` [INFO] [stdout] --> src/vm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | sound_timer: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `delay_timer` [INFO] [stdout] --> src/vm.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | delay_timer: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pc` [INFO] [stdout] --> src/vm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pc: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sp` [INFO] [stdout] --> src/vm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | sp: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | memory: [u8; 4096] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/vm.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn new() -> CPU { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_program` [INFO] [stdout] --> src/vm.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn load_program(&mut self, program: &[u8], address: Option) -> &CPU { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/vm.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let offset = address.unwrap_or(0x200); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/vm.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn before(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/vm.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 37 | fn before(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/vm.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | fn unknown(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/vm.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | fn unknown(&mut self, opcode: u16, addr: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/vm.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | fn jmp(&mut self, address: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/vm.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn call(&mut self, address: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | fn jeq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | fn jeq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | fn jneq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | fn jneq(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | fn jeqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | fn jeqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | fn set(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | fn set(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | fn add(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | fn add(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | fn setr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | fn setr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | fn or(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | fn or(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | fn and(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | fn and(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | fn xor(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | fn xor(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | fn addr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | fn addr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | fn sub(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | fn sub(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | fn shr(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | fn subb(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | fn subb(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | fn shl(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | fn jneqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | fn jneqr(&mut self, vr: u8, vy: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | fn seti(&mut self, value: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/vm.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | fn jmpv0(&mut self, address: u16) { unimplemented!(); } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | fn rand(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | fn rand(&mut self, vr: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/vm.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/vm.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { unimplemented!(); } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | fn jkey(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | fn jnkey(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | fn getdelay(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn waitkey(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | fn setdelay(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | fn setsound(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn addi(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn spritei(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | fn bcd(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | fn push(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vr` [INFO] [stdout] --> src/vm.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | fn pop(&mut self, vr: u8) { unimplemented!(); } [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vy` [INFO] [stdout] --> src/disassembly.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | fn draw(&mut self, vr: u8, vy: u8, value: u8) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v` [INFO] [stdout] --> src/vm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | v: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i` [INFO] [stdout] --> src/vm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | i: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sound_timer` [INFO] [stdout] --> src/vm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | sound_timer: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `delay_timer` [INFO] [stdout] --> src/vm.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | delay_timer: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pc` [INFO] [stdout] --> src/vm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pc: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sp` [INFO] [stdout] --> src/vm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | sp: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | memory: [u8; 4096] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/vm.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn new() -> CPU { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_program` [INFO] [stdout] --> src/vm.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn load_program(&mut self, program: &[u8], address: Option) -> &CPU { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5988afd95fa291b0429b3d5efa40d76655528c5fa02c077f47f9d2f9a1b0e60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5988afd95fa291b0429b3d5efa40d76655528c5fa02c077f47f9d2f9a1b0e60e", kill_on_drop: false }` [INFO] [stdout] 5988afd95fa291b0429b3d5efa40d76655528c5fa02c077f47f9d2f9a1b0e60e