[INFO] cloning repository https://github.com/GeReV/yagbe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeReV/yagbe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeReV%2Fyagbe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeReV%2Fyagbe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e23116efa2b6ad812645212b56a3dc73dfba713b
[INFO] checking GeReV/yagbe against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeReV%2Fyagbe" "/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/GeReV/yagbe
[INFO] finished tweaking git repo https://github.com/GeReV/yagbe
[INFO] tweaked toml for git repo https://github.com/GeReV/yagbe written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GeReV/yagbe on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GeReV/yagbe 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83d32b03da42ea7b310fdfff0629714f2c2e89ee6ba57fc554a11f5617a04ee3
[INFO] running `Command { std: "docker" "start" "-a" "83d32b03da42ea7b310fdfff0629714f2c2e89ee6ba57fc554a11f5617a04ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83d32b03da42ea7b310fdfff0629714f2c2e89ee6ba57fc554a11f5617a04ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d32b03da42ea7b310fdfff0629714f2c2e89ee6ba57fc554a11f5617a04ee3", kill_on_drop: false }`
[INFO] [stdout] 83d32b03da42ea7b310fdfff0629714f2c2e89ee6ba57fc554a11f5617a04ee3
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a8f31c6baa47d445ee214a156bd280c7f13cdda2194404770e6baecd979483f
[INFO] running `Command { std: "docker" "start" "-a" "0a8f31c6baa47d445ee214a156bd280c7f13cdda2194404770e6baecd979483f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling target-lexicon v0.12.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling cfg-expr v0.15.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking bitflags v2.3.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tao v0.20.0
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]    Compiling toml v0.7.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling gdkx11-sys v0.16.0
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]     Checking gdkwayland-sys v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking yagbe v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/dialog.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/dialog.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::{
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows`
[INFO] [stdout]   --> src/dialog.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::{
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` 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 `windows`
[INFO] [stdout]    --> src/main.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |     use windows::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tao::platform::windows`
[INFO] [stdout]   --> src/main.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     platform::windows::WindowExtWindows,
[INFO] [stdout]    |               ^^^^^^^ could not find `windows` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tao-0.20.0/src/platform/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub mod windows;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tao-0.20.0/src/platform/windows.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | #![cfg(target_os = "windows")]
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/dialog.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/dialog.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::{
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows`
[INFO] [stdout]   --> src/dialog.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::{
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` 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 `windows`
[INFO] [stdout]    --> src/main.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |     use windows::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tao::platform::windows`
[INFO] [stdout]   --> src/main.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     platform::windows::WindowExtWindows,
[INFO] [stdout]    |               ^^^^^^^ could not find `windows` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tao-0.20.0/src/platform/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub mod windows;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tao-0.20.0/src/platform/windows.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | #![cfg(target_os = "windows")]
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/dialog.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let current_dir_buffer = std::env::current_dir()
[INFO] [stdout]    |  ______________________________-
[INFO] [stdout] 32 | |         .unwrap()
[INFO] [stdout] 33 | |         .into_os_string()
[INFO] [stdout] 34 | |         .encode_wide()
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/dialog.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let current_dir_buffer = std::env::current_dir()
[INFO] [stdout]    |  ______________________________-
[INFO] [stdout] 32 | |         .unwrap()
[INFO] [stdout] 33 | |         .into_os_string()
[INFO] [stdout] 34 | |         .encode_wide()
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hwnd` found for reference `&tao::window::Window` in the current scope
[INFO] [stdout]    --> src/main.rs:274:65
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let sdl_window = sdl2::sys::SDL_CreateWindowFrom(window.hwnd());
[INFO] [stdout]     |                                                                 ^^^^ method not found in `&tao::window::Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/cpu.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/ppu.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/pixel_fetcher.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/io_registers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/cpu_registers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/apu.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/gameboy/cpu.rs:970:13
[INFO] [stdout]     |
[INFO] [stdout] 970 |             _ => panic!("unknown instruction {instruction}")
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/gameboy/cpu.rs:970:13
[INFO] [stdout]     |
[INFO] [stdout] 92  |             0x00 => {}
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] 93  |             0x01 => {
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 99  |             0x02 => {
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 104 |             0x03 => {
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 970 |             _ => panic!("unknown instruction {instruction}")
[INFO] [stdout]     |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hwnd` found for reference `&tao::window::Window` in the current scope
[INFO] [stdout]    --> src/main.rs:274:65
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let sdl_window = sdl2::sys::SDL_CreateWindowFrom(window.hwnd());
[INFO] [stdout]     |                                                                 ^^^^ method not found in `&tao::window::Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/gameboy/bus.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             _ => unreachable!()
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/gameboy/bus.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             0x0000..=0x7fff | 0xa000..=0xbfff => match &self.cartridge {
[INFO] [stdout]    |             --------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 52 |             0x8000..=0x9fff => self.ppu.vram.mem_read(addr),
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 53 |             0xc000..=0xdfff => self.wram[(addr - 0xc000) as usize],
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 54 |             0xe000..=0xfdff => self.wram[(addr - 0xe000) as usize],
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 65 |             _ => unreachable!()
[INFO] [stdout]    |             ^ ...and 6 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/cpu.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/ppu.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/pixel_fetcher.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/io_registers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/cpu_registers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::Flags`
[INFO] [stdout]  --> src/gameboy/apu.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitflags::Flags;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/gameboy/bus.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             _ => unreachable!()
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/gameboy/bus.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             0x0000..=0x7fff | 0xa000..=0xbfff => match self.cartridge {
[INFO] [stdout]    |             --------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 75 |             0x8000..=0x9fff => self.ppu.vram.mem_write(addr, value),
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 76 |             0xc000..=0xdfff => self.wram[(addr - 0xc000) as usize] = value,
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 77 |             0xe000..=0xfdff => self.wram[(addr - 0xe000) as usize] = value,
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 84 |             _ => unreachable!()
[INFO] [stdout]    |             ^ ...and 6 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/gameboy/cpu.rs:970:13
[INFO] [stdout]     |
[INFO] [stdout] 970 |             _ => panic!("unknown instruction {instruction}")
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/gameboy/cpu.rs:970:13
[INFO] [stdout]     |
[INFO] [stdout] 92  |             0x00 => {}
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] 93  |             0x01 => {
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 99  |             0x02 => {
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 104 |             0x03 => {
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 970 |             _ => panic!("unknown instruction {instruction}")
[INFO] [stdout]     |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/gameboy/bus.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             _ => unreachable!()
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/gameboy/bus.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             0x0000..=0x7fff | 0xa000..=0xbfff => match &self.cartridge {
[INFO] [stdout]    |             --------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 52 |             0x8000..=0x9fff => self.ppu.vram.mem_read(addr),
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 53 |             0xc000..=0xdfff => self.wram[(addr - 0xc000) as usize],
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 54 |             0xe000..=0xfdff => self.wram[(addr - 0xe000) as usize],
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 65 |             _ => unreachable!()
[INFO] [stdout]    |             ^ ...and 6 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/gameboy/bus.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             _ => unreachable!()
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/gameboy/bus.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             0x0000..=0x7fff | 0xa000..=0xbfff => match self.cartridge {
[INFO] [stdout]    |             --------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 75 |             0x8000..=0x9fff => self.ppu.vram.mem_write(addr, value),
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 76 |             0xc000..=0xdfff => self.wram[(addr - 0xc000) as usize] = value,
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 77 |             0xe000..=0xfdff => self.wram[(addr - 0xe000) as usize] = value,
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 84 |             _ => unreachable!()
[INFO] [stdout]    |             ^ ...and 6 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yagbe` (bin "yagbe") due to 7 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yagbe` (bin "yagbe" test) due to 7 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0a8f31c6baa47d445ee214a156bd280c7f13cdda2194404770e6baecd979483f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a8f31c6baa47d445ee214a156bd280c7f13cdda2194404770e6baecd979483f", kill_on_drop: false }`
[INFO] [stdout] 0a8f31c6baa47d445ee214a156bd280c7f13cdda2194404770e6baecd979483f
