[INFO] cloning repository https://github.com/boathouse2112/nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boathouse2112/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboathouse2112%2Fnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboathouse2112%2Fnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36e51c2e855a63da4154afec249f12d109a795eb [INFO] checking boathouse2112/nes against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboathouse2112%2Fnes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boathouse2112/nes on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boathouse2112/nes [INFO] finished tweaking git repo https://github.com/boathouse2112/nes [INFO] tweaked toml for git repo https://github.com/boathouse2112/nes written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/boathouse2112/nes already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v4.0.0 [INFO] [stderr] Downloaded time v0.3.20 [INFO] [stderr] Downloaded time-macros v0.2.8 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded serde v1.0.154 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba7dc660f3770de821b11a87c6ee543acd9ef6b1b9e977ab0f462b8fa8b64ebe [INFO] running `Command { std: "docker" "start" "-a" "ba7dc660f3770de821b11a87c6ee543acd9ef6b1b9e977ab0f462b8fa8b64ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba7dc660f3770de821b11a87c6ee543acd9ef6b1b9e977ab0f462b8fa8b64ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7dc660f3770de821b11a87c6ee543acd9ef6b1b9e977ab0f462b8fa8b64ebe", kill_on_drop: false }` [INFO] [stdout] ba7dc660f3770de821b11a87c6ee543acd9ef6b1b9e977ab0f462b8fa8b64ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03fe062d12bf08dbc5394926a7020734d01f6ed472a4e8986f26426e2641e8a8 [INFO] running `Command { std: "docker" "start" "-a" "03fe062d12bf08dbc5394926a7020734d01f6ed472a4e8986f26426e2641e8a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking bitflags v2.0.2 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking simple_logger v4.0.0 [INFO] [stderr] Checking nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Ppu`, `StatusRegister`, `rom::Mirroring` [INFO] [stdout] --> src/ppu.rs:493:15 [INFO] [stdout] | [INFO] [stdout] 493 | ppu::{Ppu, StatusRegister}, [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 494 | rom::Mirroring, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `console` [INFO] [stdout] --> src/main.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | move |console| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_START` is never used [INFO] [stdout] --> src/ppu.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const PALETTE_START: u16 = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_END` is never used [INFO] [stdout] --> src/ppu.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const PALETTE_END: u16 = 0x3FFF; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VRAM_MIRROR_DOWN_MASK` is never used [INFO] [stdout] --> src/ppu.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const VRAM_MIRROR_DOWN_MASK: u16 = 0b0010_1111_1111_1111; // 0x3xxx -> 0x2xxx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_empty_rom` is never used [INFO] [stdout] --> src/ppu.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 271 | impl Ppu { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 300 | fn new_empty_rom() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `console` [INFO] [stdout] --> src/main.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | move |console| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_START` is never used [INFO] [stdout] --> src/ppu.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const PALETTE_START: u16 = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_END` is never used [INFO] [stdout] --> src/ppu.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const PALETTE_END: u16 = 0x3FFF; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VRAM_MIRROR_DOWN_MASK` is never used [INFO] [stdout] --> src/ppu.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const VRAM_MIRROR_DOWN_MASK: u16 = 0b0010_1111_1111_1111; // 0x3xxx -> 0x2xxx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "03fe062d12bf08dbc5394926a7020734d01f6ed472a4e8986f26426e2641e8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fe062d12bf08dbc5394926a7020734d01f6ed472a4e8986f26426e2641e8a8", kill_on_drop: false }` [INFO] [stdout] 03fe062d12bf08dbc5394926a7020734d01f6ed472a4e8986f26426e2641e8a8 [INFO] checking boathouse2112/nes against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboathouse2112%2Fnes" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boathouse2112/nes on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boathouse2112/nes [INFO] finished tweaking git repo https://github.com/boathouse2112/nes [INFO] tweaked toml for git repo https://github.com/boathouse2112/nes written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/boathouse2112/nes already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b89ac1b3d85b6293faf5e06916e9fe064f747443031635a439cfe49e879004c3 [INFO] running `Command { std: "docker" "start" "-a" "b89ac1b3d85b6293faf5e06916e9fe064f747443031635a439cfe49e879004c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b89ac1b3d85b6293faf5e06916e9fe064f747443031635a439cfe49e879004c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89ac1b3d85b6293faf5e06916e9fe064f747443031635a439cfe49e879004c3", kill_on_drop: false }` [INFO] [stdout] b89ac1b3d85b6293faf5e06916e9fe064f747443031635a439cfe49e879004c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6955afdc81ed6c3ebb427286c0265532c0adfb305bed32e2611d39c65e617b57 [INFO] running `Command { std: "docker" "start" "-a" "6955afdc81ed6c3ebb427286c0265532c0adfb305bed32e2611d39c65e617b57", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking bitflags v2.0.2 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking simple_logger v4.0.0 [INFO] [stderr] Checking nes v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: unused variable: `console` [INFO] [stdout] --> src/main.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | move |console| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_START` is never used [INFO] [stdout] --> src/ppu.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const PALETTE_START: u16 = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_END` is never used [INFO] [stdout] --> src/ppu.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const PALETTE_END: u16 = 0x3FFF; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VRAM_MIRROR_DOWN_MASK` is never used [INFO] [stdout] --> src/ppu.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const VRAM_MIRROR_DOWN_MASK: u16 = 0b0010_1111_1111_1111; // 0x3xxx -> 0x2xxx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/ppu.rs (1 fix) [INFO] [stdout] warning: unused variable: `console` [INFO] [stdout] --> src/main.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | move |console| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_START` is never used [INFO] [stdout] --> src/ppu.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const PALETTE_START: u16 = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_END` is never used [INFO] [stdout] --> src/ppu.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const PALETTE_END: u16 = 0x3FFF; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VRAM_MIRROR_DOWN_MASK` is never used [INFO] [stdout] --> src/ppu.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const VRAM_MIRROR_DOWN_MASK: u16 = 0b0010_1111_1111_1111; // 0x3xxx -> 0x2xxx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_empty_rom` is never used [INFO] [stdout] --> src/ppu.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 271 | impl Ppu { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 300 | fn new_empty_rom() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking nes v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:497:23 [INFO] [stdout] | [INFO] [stdout] 497 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:507:23 [INFO] [stdout] | [INFO] [stdout] 507 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:521:23 [INFO] [stdout] | [INFO] [stdout] 521 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:536:23 [INFO] [stdout] | [INFO] [stdout] 536 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:556:23 [INFO] [stdout] | [INFO] [stdout] 556 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:585:23 [INFO] [stdout] | [INFO] [stdout] 585 | let mut ppu = Ppu::new_chr_rom_mirroring(vec![0; 2048], Mirroring::Vertical); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mirroring` [INFO] [stdout] --> src/ppu.rs:585:65 [INFO] [stdout] | [INFO] [stdout] 585 | let mut ppu = Ppu::new_chr_rom_mirroring(vec![0; 2048], Mirroring::Vertical); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Mirroring` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 494 + use crate::rom::Mirroring; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:612:23 [INFO] [stdout] | [INFO] [stdout] 612 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:633:23 [INFO] [stdout] | [INFO] [stdout] 633 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:647:23 [INFO] [stdout] | [INFO] [stdout] 647 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StatusRegister` [INFO] [stdout] --> src/ppu.rs:648:27 [INFO] [stdout] | [INFO] [stdout] 648 | ppu.status.insert(StatusRegister::VBLANK_STARTED); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `StatusRegister` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 494 + use crate::ppu::StatusRegister; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 658 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ppu` [INFO] [stdout] --> src/ppu.rs:672:23 [INFO] [stdout] | [INFO] [stdout] 672 | let mut ppu = Ppu::new_empty_rom(); [INFO] [stdout] | ^^^ use of undeclared type `Ppu` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 494 + use crate::Ppu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `console` [INFO] [stdout] --> src/main.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | move |console| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_START` is never used [INFO] [stdout] --> src/ppu.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const PALETTE_START: u16 = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PALETTE_END` is never used [INFO] [stdout] --> src/ppu.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const PALETTE_END: u16 = 0x3FFF; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VRAM_MIRROR_DOWN_MASK` is never used [INFO] [stdout] --> src/ppu.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const VRAM_MIRROR_DOWN_MASK: u16 = 0b0010_1111_1111_1111; // 0x3xxx -> 0x2xxx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_empty_rom` is never used [INFO] [stdout] --> src/ppu.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 271 | impl Ppu { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 300 | fn new_empty_rom() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `console` [INFO] [stdout] --> src/main.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | move |console| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nes` (bin "nes" test) due to 14 previous errors; 1 warning emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6955afdc81ed6c3ebb427286c0265532c0adfb305bed32e2611d39c65e617b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6955afdc81ed6c3ebb427286c0265532c0adfb305bed32e2611d39c65e617b57", kill_on_drop: false }` [INFO] [stdout] 6955afdc81ed6c3ebb427286c0265532c0adfb305bed32e2611d39c65e617b57