[INFO] cloning repository https://github.com/Mariuscheng/Rust_GameBoy_Emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mariuscheng/Rust_GameBoy_Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariuscheng%2FRust_GameBoy_Emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariuscheng%2FRust_GameBoy_Emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9235b8163a071e5eac54e829609d1b5deeb44fc9
[INFO] checking Mariuscheng/Rust_GameBoy_Emulator against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariuscheng%2FRust_GameBoy_Emulator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator
[INFO] finished tweaking git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator
[INFO] tweaked toml for git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Mariuscheng/Rust_GameBoy_Emulator against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariuscheng%2FRust_GameBoy_Emulator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator
[INFO] finished tweaking git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator
[INFO] tweaked toml for git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mariuscheng/Rust_GameBoy_Emulator 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8db3d82fe4538d523eee80544197ea4cb095fe01acaa72aec55b41c9d523bb1
[INFO] running `Command { std: "docker" "start" "-a" "e8db3d82fe4538d523eee80544197ea4cb095fe01acaa72aec55b41c9d523bb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8db3d82fe4538d523eee80544197ea4cb095fe01acaa72aec55b41c9d523bb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8db3d82fe4538d523eee80544197ea4cb095fe01acaa72aec55b41c9d523bb1", kill_on_drop: false }`
[INFO] [stdout] e8db3d82fe4538d523eee80544197ea4cb095fe01acaa72aec55b41c9d523bb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88eebf768028a976ee0b93e86d484e3e8330b8ea0babaa7be4f109a43a8175bd
[INFO] running `Command { std: "docker" "start" "-a" "88eebf768028a976ee0b93e86d484e3e8330b8ea0babaa7be4f109a43a8175bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking gameboy_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sdl3::event::Event;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sdl3::keyboard::Scancode;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sdl3::pixels::{PixelFormat, PixelFormatEnum};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sdl3::rect::Rect;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sdl3::video::Window;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sdl3::keyboard::Scancode;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/audio.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sdl3::audio::{AudioCallback, AudioFormat, AudioSpec, AudioStream};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sdl3::event::Event;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sdl3::keyboard::Scancode;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sdl3::pixels::{PixelFormat, PixelFormatEnum};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sdl3::rect::Rect;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sdl3::video::Window;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sdl3::keyboard::Scancode;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]  --> src/interface/audio.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sdl3::audio::{AudioCallback, AudioFormat, AudioSpec, AudioStream};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sdl3::Sdl;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sdl3`
[INFO] [stdout]  --> src/interface/sdl3_display.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sdl3::Sdl;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]   --> src/GB/instructions.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use crate::GB::registers::Flags;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:698:9
[INFO] [stdout]     |
[INFO] [stdout] 698 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1166:9
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1186:9
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]    --> src/GB/instructions.rs:698:9
[INFO] [stdout]     |
[INFO] [stdout] 698 |     use crate::GB::registers::Flags;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1383:17
[INFO] [stdout]      |
[INFO] [stdout] 1383 |             use crate::GB::registers::Flags;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1166:9
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1456:17
[INFO] [stdout]      |
[INFO] [stdout] 1456 |             use crate::GB::registers::Flags;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1186:9
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1549:9
[INFO] [stdout]      |
[INFO] [stdout] 1549 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1602:9
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bitflags`
[INFO] [stdout]  --> src/GB/registers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::bitflags;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bitflags`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1383:17
[INFO] [stdout]      |
[INFO] [stdout] 1383 |             use crate::GB::registers::Flags;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1456:17
[INFO] [stdout]      |
[INFO] [stdout] 1456 |             use crate::GB::registers::Flags;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1549:9
[INFO] [stdout]      |
[INFO] [stdout] 1549 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::GB::registers::Flags`
[INFO] [stdout]     --> src/GB/instructions.rs:1602:9
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     use crate::GB::registers::Flags;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Flags` in `GB::registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bitflags`
[INFO] [stdout]  --> src/GB/registers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::bitflags;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bitflags`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:725:70
[INFO] [stdout]     |
[INFO] [stdout] 725 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:755:70
[INFO] [stdout]     |
[INFO] [stdout] 755 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:725:70
[INFO] [stdout]     |
[INFO] [stdout] 725 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:887:70
[INFO] [stdout]     |
[INFO] [stdout] 887 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:755:70
[INFO] [stdout]     |
[INFO] [stdout] 755 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:915:70
[INFO] [stdout]     |
[INFO] [stdout] 915 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:887:70
[INFO] [stdout]     |
[INFO] [stdout] 887 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags` in `registers`
[INFO] [stdout]    --> src/GB/instructions.rs:915:70
[INFO] [stdout]     |
[INFO] [stdout] 915 |     let carry = cpu.registers.flags().contains(crate::GB::registers::Flags::C);
[INFO] [stdout]     |                                                                      ^^^^^ could not find `Flags` in `registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/audio.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |     device: sdl3::audio::AudioStreamWithCallback<EmuAudioCallback>,
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/audio.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |     device: sdl3::audio::AudioStreamWithCallback<EmuAudioCallback>,
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/interface/sdl3_display.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub canvas: sdl3::render::Canvas<Window>,
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/interface/sdl3_display.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub canvas: sdl3::render::Canvas<Window>,
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     if let Some(sdl3::keyboard::Keycode::Escape) = keycode {
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:130:50
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let right = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Right);
[INFO] [stdout]     |                                                  ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     if let Some(sdl3::keyboard::Keycode::Escape) = keycode {
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let left = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Left);
[INFO] [stdout]     |                                                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:130:50
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let right = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Right);
[INFO] [stdout]     |                                                  ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:132:47
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let up = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Up);
[INFO] [stdout]     |                                               ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let left = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Left);
[INFO] [stdout]     |                                                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:133:49
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let down = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Down);
[INFO] [stdout]     |                                                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:132:47
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let up = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Up);
[INFO] [stdout]     |                                               ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:135:46
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let a = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Z);
[INFO] [stdout]     |                                              ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:133:49
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let down = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Down);
[INFO] [stdout]     |                                                 ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:136:46
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let b = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::X);
[INFO] [stdout]     |                                              ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:135:46
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let a = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Z);
[INFO] [stdout]     |                                              ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:137:51
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let select = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::RShift);
[INFO] [stdout]     |                                                   ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:136:46
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let b = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::X);
[INFO] [stdout]     |                                              ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:138:50
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let start = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Return);
[INFO] [stdout]     |                                                  ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     f: Flags,
[INFO] [stdout]    |        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn flags(&self) -> Flags {
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn set_flags(&mut self, flags: Flags) {
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn set_flag(&mut self, flag: Flags, on: bool) {
[INFO] [stdout]    |                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:137:51
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let select = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::RShift);
[INFO] [stdout]     |                                                   ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/sdl3_display.rs:138:50
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let start = keyboard.is_scancode_pressed(sdl3::keyboard::Scancode::Return);
[INFO] [stdout]     |                                                  ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     f: Flags,
[INFO] [stdout]    |        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn flags(&self) -> Flags {
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn set_flags(&mut self, flags: Flags) {
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/GB/registers.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn set_flag(&mut self, flag: Flags, on: bool) {
[INFO] [stdout]    |                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/GB/registers.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |             f: Flags::empty(),
[INFO] [stdout]    |                ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/GB/registers.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.f = Flags::from_bits_truncate(val & 0xF0);
[INFO] [stdout]    |                  ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/GB/registers.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |         self.f = Flags::from_bits_truncate((val & 0x00F0) as u8);
[INFO] [stdout]     |                  ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/audio.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let sdl_context = sdl3::init().map_err(|e| format!("SDL init error: {:?}", e))?;
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/audio.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         sdl: &sdl3::Sdl,
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/interface/sdl3_display.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub event_pump: sdl3::EventPump,
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/interface/sdl3_display.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let sdl = sdl3::init().map_err(|e| format!("SDL init error: {:?}", e))?;
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/GB/registers.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |             f: Flags::empty(),
[INFO] [stdout]    |                ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/GB/registers.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.f = Flags::from_bits_truncate(val & 0xF0);
[INFO] [stdout]    |                  ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/GB/registers.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |         self.f = Flags::from_bits_truncate((val & 0x00F0) as u8);
[INFO] [stdout]     |                  ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/audio.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let sdl_context = sdl3::init().map_err(|e| format!("SDL init error: {:?}", e))?;
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    --> src/interface/audio.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         sdl: &sdl3::Sdl,
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/interface/sdl3_display.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub event_pump: sdl3::EventPump,
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]   --> src/interface/sdl3_display.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let sdl = sdl3::init().map_err(|e| format!("SDL init error: {:?}", e))?;
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `sdl3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sdl3`, use `cargo add sdl3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gameboy_emulator` (bin "gameboy_emulator") due to 56 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gameboy_emulator` (bin "gameboy_emulator" test) due to 56 previous errors
[INFO] running `Command { std: "docker" "inspect" "88eebf768028a976ee0b93e86d484e3e8330b8ea0babaa7be4f109a43a8175bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88eebf768028a976ee0b93e86d484e3e8330b8ea0babaa7be4f109a43a8175bd", kill_on_drop: false }`
[INFO] [stdout] 88eebf768028a976ee0b93e86d484e3e8330b8ea0babaa7be4f109a43a8175bd
