[INFO] cloning repository https://github.com/siqueiraets/nesrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siqueiraets/nesrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiqueiraets%2Fnesrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiqueiraets%2Fnesrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 390b11bcf6613bee85e2cef5c63c32618d21f611 [INFO] checking siqueiraets/nesrust against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiqueiraets%2Fnesrust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/siqueiraets/nesrust 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/siqueiraets/nesrust [INFO] finished tweaking git repo https://github.com/siqueiraets/nesrust [INFO] tweaked toml for git repo https://github.com/siqueiraets/nesrust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/siqueiraets/nesrust 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] a8764be775ca8a0462274739c19e7b0321f11b9bf04400d548e867e4a1baad58 [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" "a8764be775ca8a0462274739c19e7b0321f11b9bf04400d548e867e4a1baad58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8764be775ca8a0462274739c19e7b0321f11b9bf04400d548e867e4a1baad58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8764be775ca8a0462274739c19e7b0321f11b9bf04400d548e867e4a1baad58", kill_on_drop: false }` [INFO] [stdout] a8764be775ca8a0462274739c19e7b0321f11b9bf04400d548e867e4a1baad58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e28c5c01cd89eef85be632e5f36a2aaeddb4a0bbfbd2aae1ee560d19471c04b3 [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" "e28c5c01cd89eef85be632e5f36a2aaeddb4a0bbfbd2aae1ee560d19471c04b3", kill_on_drop: false }` [INFO] [stderr] Compiling sfml-build v0.3.0 [INFO] [stderr] Checking widestring v0.4.0 [INFO] [stderr] Compiling csfml-system-sys v0.5.0 [INFO] [stderr] Compiling csfml-window-sys v0.5.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.5.0 [INFO] [stderr] Compiling csfml-audio-sys v0.5.0 [INFO] [stderr] Checking sfml v0.15.1 [INFO] [stderr] Checking nesrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `overflow_add` [INFO] [stdout] --> src/cpu.rs:1205:35 [INFO] [stdout] | [INFO] [stdout] 1205 | let (added_value, overflow_add) = self.a.overflowing_add(self.value); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_add` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_carry` [INFO] [stdout] --> src/cpu.rs:1206:35 [INFO] [stdout] | [INFO] [stdout] 1206 | let (added_carry, overflow_carry) = added_value.overflowing_add(carry); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_carry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1393:23 [INFO] [stdout] | [INFO] [stdout] 1393 | fn clc(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1398:23 [INFO] [stdout] | [INFO] [stdout] 1398 | fn cld(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1403:23 [INFO] [stdout] | [INFO] [stdout] 1403 | fn cli(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1408:23 [INFO] [stdout] | [INFO] [stdout] 1408 | fn clv(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/cpu.rs:1417:27 [INFO] [stdout] | [INFO] [stdout] 1417 | let (cmp, overflow) = self.a.overflowing_sub(self.value); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/cpu.rs:1431:27 [INFO] [stdout] | [INFO] [stdout] 1431 | let (cmp, overflow) = self.x.overflowing_sub(self.value); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/cpu.rs:1445:27 [INFO] [stdout] | [INFO] [stdout] 1445 | let (cmp, overflow) = self.y.overflowing_sub(self.value); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1469:23 [INFO] [stdout] | [INFO] [stdout] 1469 | fn dex(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1478:23 [INFO] [stdout] | [INFO] [stdout] 1478 | fn dey(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1515:23 [INFO] [stdout] | [INFO] [stdout] 1515 | fn inx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1524:23 [INFO] [stdout] | [INFO] [stdout] 1524 | fn iny(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_add` [INFO] [stdout] --> src/cpu.rs:1712:39 [INFO] [stdout] | [INFO] [stdout] 1712 | let (added_not_value, overflow_add) = self.a.overflowing_add(not_value); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_carry` [INFO] [stdout] --> src/cpu.rs:1713:35 [INFO] [stdout] | [INFO] [stdout] 1713 | let (added_carry, overflow_carry) = added_not_value.overflowing_add(carry); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_carry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1729:23 [INFO] [stdout] | [INFO] [stdout] 1729 | fn sec(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1734:23 [INFO] [stdout] | [INFO] [stdout] 1734 | fn sed(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1739:23 [INFO] [stdout] | [INFO] [stdout] 1739 | fn sei(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1777:23 [INFO] [stdout] | [INFO] [stdout] 1777 | fn tax(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1786:23 [INFO] [stdout] | [INFO] [stdout] 1786 | fn tay(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1795:23 [INFO] [stdout] | [INFO] [stdout] 1795 | fn tsx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1804:23 [INFO] [stdout] | [INFO] [stdout] 1804 | fn txa(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1813:23 [INFO] [stdout] | [INFO] [stdout] 1813 | fn txs(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1818:23 [INFO] [stdout] | [INFO] [stdout] 1818 | fn tya(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1827:23 [INFO] [stdout] | [INFO] [stdout] 1827 | fn stp(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1830:23 [INFO] [stdout] | [INFO] [stdout] 1830 | fn anc(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1833:23 [INFO] [stdout] | [INFO] [stdout] 1833 | fn slo(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1836:23 [INFO] [stdout] | [INFO] [stdout] 1836 | fn rla(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1839:23 [INFO] [stdout] | [INFO] [stdout] 1839 | fn sre(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1842:23 [INFO] [stdout] | [INFO] [stdout] 1842 | fn alr(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1845:23 [INFO] [stdout] | [INFO] [stdout] 1845 | fn rra(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1848:23 [INFO] [stdout] | [INFO] [stdout] 1848 | fn arr(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1851:23 [INFO] [stdout] | [INFO] [stdout] 1851 | fn sax(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1854:23 [INFO] [stdout] | [INFO] [stdout] 1854 | fn xaa(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1857:23 [INFO] [stdout] | [INFO] [stdout] 1857 | fn ahx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1860:23 [INFO] [stdout] | [INFO] [stdout] 1860 | fn tas(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1863:23 [INFO] [stdout] | [INFO] [stdout] 1863 | fn shy(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1866:23 [INFO] [stdout] | [INFO] [stdout] 1866 | fn shx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1869:23 [INFO] [stdout] | [INFO] [stdout] 1869 | fn lax(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1872:23 [INFO] [stdout] | [INFO] [stdout] 1872 | fn las(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1875:23 [INFO] [stdout] | [INFO] [stdout] 1875 | fn dcp(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1878:23 [INFO] [stdout] | [INFO] [stdout] 1878 | fn isc(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1881:23 [INFO] [stdout] | [INFO] [stdout] 1881 | fn axs(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fetch_nametable2` is assigned to, but never used [INFO] [stdout] --> src/ppu.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | let mut fetch_nametable2 = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_fetch_nametable2` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `fetch_nametable2` is never read [INFO] [stdout] --> src/ppu.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | fetch_nametable2 = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `color` is never read [INFO] [stdout] --> src/ppu.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 422 | let mut color = 0xF; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_add` [INFO] [stdout] --> src/cpu.rs:1205:35 [INFO] [stdout] | [INFO] [stdout] 1205 | let (added_value, overflow_add) = self.a.overflowing_add(self.value); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_add` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_carry` [INFO] [stdout] --> src/cpu.rs:1206:35 [INFO] [stdout] | [INFO] [stdout] 1206 | let (added_carry, overflow_carry) = added_value.overflowing_add(carry); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_carry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1393:23 [INFO] [stdout] | [INFO] [stdout] 1393 | fn clc(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1398:23 [INFO] [stdout] | [INFO] [stdout] 1398 | fn cld(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1403:23 [INFO] [stdout] | [INFO] [stdout] 1403 | fn cli(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1408:23 [INFO] [stdout] | [INFO] [stdout] 1408 | fn clv(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/cpu.rs:1417:27 [INFO] [stdout] | [INFO] [stdout] 1417 | let (cmp, overflow) = self.a.overflowing_sub(self.value); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/cpu.rs:1431:27 [INFO] [stdout] | [INFO] [stdout] 1431 | let (cmp, overflow) = self.x.overflowing_sub(self.value); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/cpu.rs:1445:27 [INFO] [stdout] | [INFO] [stdout] 1445 | let (cmp, overflow) = self.y.overflowing_sub(self.value); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1469:23 [INFO] [stdout] | [INFO] [stdout] 1469 | fn dex(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1478:23 [INFO] [stdout] | [INFO] [stdout] 1478 | fn dey(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1515:23 [INFO] [stdout] | [INFO] [stdout] 1515 | fn inx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1524:23 [INFO] [stdout] | [INFO] [stdout] 1524 | fn iny(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_add` [INFO] [stdout] --> src/cpu.rs:1712:39 [INFO] [stdout] | [INFO] [stdout] 1712 | let (added_not_value, overflow_add) = self.a.overflowing_add(not_value); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_carry` [INFO] [stdout] --> src/cpu.rs:1713:35 [INFO] [stdout] | [INFO] [stdout] 1713 | let (added_carry, overflow_carry) = added_not_value.overflowing_add(carry); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow_carry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1729:23 [INFO] [stdout] | [INFO] [stdout] 1729 | fn sec(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1734:23 [INFO] [stdout] | [INFO] [stdout] 1734 | fn sed(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1739:23 [INFO] [stdout] | [INFO] [stdout] 1739 | fn sei(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1777:23 [INFO] [stdout] | [INFO] [stdout] 1777 | fn tax(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1786:23 [INFO] [stdout] | [INFO] [stdout] 1786 | fn tay(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1795:23 [INFO] [stdout] | [INFO] [stdout] 1795 | fn tsx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1804:23 [INFO] [stdout] | [INFO] [stdout] 1804 | fn txa(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1813:23 [INFO] [stdout] | [INFO] [stdout] 1813 | fn txs(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1818:23 [INFO] [stdout] | [INFO] [stdout] 1818 | fn tya(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1827:23 [INFO] [stdout] | [INFO] [stdout] 1827 | fn stp(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1830:23 [INFO] [stdout] | [INFO] [stdout] 1830 | fn anc(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1833:23 [INFO] [stdout] | [INFO] [stdout] 1833 | fn slo(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1836:23 [INFO] [stdout] | [INFO] [stdout] 1836 | fn rla(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1839:23 [INFO] [stdout] | [INFO] [stdout] 1839 | fn sre(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1842:23 [INFO] [stdout] | [INFO] [stdout] 1842 | fn alr(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1845:23 [INFO] [stdout] | [INFO] [stdout] 1845 | fn rra(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1848:23 [INFO] [stdout] | [INFO] [stdout] 1848 | fn arr(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1851:23 [INFO] [stdout] | [INFO] [stdout] 1851 | fn sax(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1854:23 [INFO] [stdout] | [INFO] [stdout] 1854 | fn xaa(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1857:23 [INFO] [stdout] | [INFO] [stdout] 1857 | fn ahx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1860:23 [INFO] [stdout] | [INFO] [stdout] 1860 | fn tas(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1863:23 [INFO] [stdout] | [INFO] [stdout] 1863 | fn shy(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1866:23 [INFO] [stdout] | [INFO] [stdout] 1866 | fn shx(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1869:23 [INFO] [stdout] | [INFO] [stdout] 1869 | fn lax(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1872:23 [INFO] [stdout] | [INFO] [stdout] 1872 | fn las(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1875:23 [INFO] [stdout] | [INFO] [stdout] 1875 | fn dcp(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1878:23 [INFO] [stdout] | [INFO] [stdout] 1878 | fn isc(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:1881:23 [INFO] [stdout] | [INFO] [stdout] 1881 | fn axs(&mut self, bus: &mut dyn BusOps) -> CycleResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fetch_nametable2` is assigned to, but never used [INFO] [stdout] --> src/ppu.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | let mut fetch_nametable2 = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_fetch_nametable2` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `fetch_nametable2` is never read [INFO] [stdout] --> src/ppu.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | fetch_nametable2 = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `color` is never read [INFO] [stdout] --> src/ppu.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 422 | let mut color = 0xF; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Brk` [INFO] [stdout] --> src/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Brk, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Irq` [INFO] [stdout] --> src/cpu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Irq, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `jd2` [INFO] [stdout] --> src/joystick.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | jd2: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Brk` [INFO] [stdout] --> src/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Brk, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Irq` [INFO] [stdout] --> src/cpu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Irq, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `jd2` [INFO] [stdout] --> src/joystick.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | jd2: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.46s [INFO] running `Command { std: "docker" "inspect" "e28c5c01cd89eef85be632e5f36a2aaeddb4a0bbfbd2aae1ee560d19471c04b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28c5c01cd89eef85be632e5f36a2aaeddb4a0bbfbd2aae1ee560d19471c04b3", kill_on_drop: false }` [INFO] [stdout] e28c5c01cd89eef85be632e5f36a2aaeddb4a0bbfbd2aae1ee560d19471c04b3