[INFO] cloning repository https://github.com/xxrlzzz/RustNESEmulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xxrlzzz/RustNESEmulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxrlzzz%2FRustNESEmulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxrlzzz%2FRustNESEmulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 622e3164c5176305cb4886ed3720e90981e334b6
[INFO] testing xxrlzzz/RustNESEmulator against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxrlzzz%2FRustNESEmulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xxrlzzz/RustNESEmulator
[INFO] finished tweaking git repo https://github.com/xxrlzzz/RustNESEmulator
[INFO] tweaked toml for git repo https://github.com/xxrlzzz/RustNESEmulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xxrlzzz/RustNESEmulator on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding android_logger v0.11.3 (available: v0.15.1)
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.49)
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.3)
[INFO] [stderr]       Adding glfw v0.42.0 (available: v0.60.0)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.8)
[INFO] [stderr]       Adding jni v0.19.0 (available: v0.21.1)
[INFO] [stderr]       Adding num_enum v0.5.11 (available: v0.7.4)
[INFO] [stderr]       Adding portaudio v0.7.1 (available: v0.8.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding sdl2 v0.35.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02010d0b20b24d546abaab38db7a0231310cc5d21c37c5a24e2fd73024854bc4
[INFO] running `Command { std: "docker" "start" "-a" "02010d0b20b24d546abaab38db7a0231310cc5d21c37c5a24e2fd73024854bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02010d0b20b24d546abaab38db7a0231310cc5d21c37c5a24e2fd73024854bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02010d0b20b24d546abaab38db7a0231310cc5d21c37c5a24e2fd73024854bc4", kill_on_drop: false }`
[INFO] [stdout] 02010d0b20b24d546abaab38db7a0231310cc5d21c37c5a24e2fd73024854bc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b8e371b443a108514590145f269a307545a5e972815123e9a40d446eebf7794
[INFO] running `Command { std: "docker" "start" "-a" "2b8e371b443a108514590145f269a307545a5e972815123e9a40d446eebf7794", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling rust_nes v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `library_name`
[INFO] [stdout]  --> src/build.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let library_name = "SDL2";
[INFO] [stdout]   |       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_library_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]  --> src/build.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let root = PathBuf::from(env::var_os("CARGO_MANIFEST_DIR").unwrap());
[INFO] [stdout]   |       ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling configparser v1.0.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ini v1.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling glfw-sys v3.3.5
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling glfw v0.42.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]   --> src/apu/mod.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |   #[cfg(feature = "debug_audio")]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]    = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |       #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:169:11
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `audio_frame` is never used
[INFO] [stdout]    --> src/apu/mod.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 82  | impl Apu {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |   pub fn audio_frame(&mut self, buf_size: usize) -> NesResult<Vec<f32>> {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) const EXROM: MapperType = 5;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) const AXROM: MapperType = 7;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) const PXROM: MapperType = 9;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/bus/main_bus.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> {
[INFO] [stdout]    |                           ^^                              ^^                         --------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                           |                               |
[INFO] [stdout]    |                           |                               these lifetimes flow to the output
[INFO] [stdout]    |                           these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&'a mut File> {
[INFO] [stdout]    |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/controller/gl_key.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/controller/gl_key.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "2b8e371b443a108514590145f269a307545a5e972815123e9a40d446eebf7794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8e371b443a108514590145f269a307545a5e972815123e9a40d446eebf7794", kill_on_drop: false }`
[INFO] [stdout] 2b8e371b443a108514590145f269a307545a5e972815123e9a40d446eebf7794
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8b6d9b0fcd5996535b5d3d49aee9900644ca3b49d7df8a06ea4021f81573afa
[INFO] running `Command { std: "docker" "start" "-a" "e8b6d9b0fcd5996535b5d3d49aee9900644ca3b49d7df8a06ea4021f81573afa", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `library_name`
[INFO] [stdout]  --> src/build.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let library_name = "SDL2";
[INFO] [stdout]   |       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_library_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]  --> src/build.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let root = PathBuf::from(env::var_os("CARGO_MANIFEST_DIR").unwrap());
[INFO] [stdout]   |       ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]   --> src/apu/mod.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |   #[cfg(feature = "debug_audio")]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]    = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |       #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:169:11
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `audio_frame` is never used
[INFO] [stdout]    --> src/apu/mod.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 82  | impl Apu {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |   pub fn audio_frame(&mut self, buf_size: usize) -> NesResult<Vec<f32>> {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) const EXROM: MapperType = 5;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) const AXROM: MapperType = 7;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) const PXROM: MapperType = 9;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/bus/main_bus.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> {
[INFO] [stdout]    |                           ^^                              ^^                         --------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                           |                               |
[INFO] [stdout]    |                           |                               these lifetimes flow to the output
[INFO] [stdout]    |                           these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&'a mut File> {
[INFO] [stdout]    |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/controller/gl_key.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust_nes v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/controller/gl_key.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]   --> src/apu/mod.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |   #[cfg(feature = "debug_audio")]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]    = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |       #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:169:11
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stdout]    --> src/apu/mod.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[cfg(feature = "debug_audio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stdout]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `audio_frame` is never used
[INFO] [stdout]    --> src/apu/mod.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 82  | impl Apu {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |   pub fn audio_frame(&mut self, buf_size: usize) -> NesResult<Vec<f32>> {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) const EXROM: MapperType = 5;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) const AXROM: MapperType = 7;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PXROM` is never used
[INFO] [stdout]   --> src/mapper/mod.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) const PXROM: MapperType = 9;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/bus/main_bus.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> {
[INFO] [stdout]    |                           ^^                              ^^                         --------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                           |                               |
[INFO] [stdout]    |                           |                               these lifetimes flow to the output
[INFO] [stdout]    |                           these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&'a mut File> {
[INFO] [stdout]    |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/controller/gl_key.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/controller/gl_key.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.43s
[INFO] running `Command { std: "docker" "inspect" "e8b6d9b0fcd5996535b5d3d49aee9900644ca3b49d7df8a06ea4021f81573afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8b6d9b0fcd5996535b5d3d49aee9900644ca3b49d7df8a06ea4021f81573afa", kill_on_drop: false }`
[INFO] [stdout] e8b6d9b0fcd5996535b5d3d49aee9900644ca3b49d7df8a06ea4021f81573afa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ebb4432fea403fc9e397ec21a33efbac7bc66270a1ed9289dfd53d73f4411185
[INFO] running `Command { std: "docker" "start" "-a" "ebb4432fea403fc9e397ec21a33efbac7bc66270a1ed9289dfd53d73f4411185", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `library_name`
[INFO] [stderr]  --> src/build.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 |   let library_name = "SDL2";
[INFO] [stderr]   |       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_library_name`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `root`
[INFO] [stderr]  --> src/build.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 |   let root = PathBuf::from(env::var_os("CARGO_MANIFEST_DIR").unwrap());
[INFO] [stderr]   |       ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_nes` (build script) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stderr]   --> src/apu/mod.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |   #[cfg(feature = "debug_audio")]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stderr]    = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stderr]    --> src/apu/mod.rs:107:13
[INFO] [stderr]     |
[INFO] [stderr] 107 |       #[cfg(feature = "debug_audio")]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stderr]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stderr]    --> src/apu/mod.rs:132:11
[INFO] [stderr]     |
[INFO] [stderr] 132 |     #[cfg(feature = "debug_audio")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stderr]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stderr]    --> src/apu/mod.rs:169:11
[INFO] [stderr]     |
[INFO] [stderr] 169 |     #[cfg(feature = "debug_audio")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stderr]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `debug_audio`
[INFO] [stderr]    --> src/apu/mod.rs:177:11
[INFO] [stderr]     |
[INFO] [stderr] 177 |     #[cfg(feature = "debug_audio")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `gl`, `glfw`, `native-audio`, `portaudio`, `sdl2`, `use_gl`, `use_sdl2`, `wasm`, `wasm-miniapp`, and `web-sys`
[INFO] [stderr]     = help: consider adding `debug_audio` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: method `audio_frame` is never used
[INFO] [stderr]    --> src/apu/mod.rs:112:10
[INFO] [stderr]     |
[INFO] [stderr] 82  | impl Apu {
[INFO] [stderr]     | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 112 |   pub fn audio_frame(&mut self, buf_size: usize) -> NesResult<Vec<f32>> {
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `EXROM` is never used
[INFO] [stderr]   --> src/mapper/mod.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub(crate) const EXROM: MapperType = 5;
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `AXROM` is never used
[INFO] [stderr]   --> src/mapper/mod.rs:20:18
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub(crate) const AXROM: MapperType = 7;
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PXROM` is never used
[INFO] [stderr]   --> src/mapper/mod.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) const PXROM: MapperType = 9;
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/bus/main_bus.rs:77:27
[INFO] [stderr]    |
[INFO] [stderr] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> {
[INFO] [stderr]    |                           ^^                              ^^                         --------- the lifetime gets resolved as `'a`
[INFO] [stderr]    |                           |                               |
[INFO] [stderr]    |                           |                               these lifetimes flow to the output
[INFO] [stderr]    |                           these lifetimes flow to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 77 |   pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&'a mut File> {
[INFO] [stderr]    |                                                                                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/controller/gl_key.rs:10:31
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/controller/gl_key.rs:18:31
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let window_ref = unsafe { WINDOW_INSTANCE.as_ref().unwrap().borrow() };
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_nes` (lib) generated 12 warnings
[INFO] [stderr] warning: `rust_nes` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_nes-fd43437a50050158)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cartridge::tests::vec_test ... ok
[INFO] [stdout] test common::test::bit_eq_benchmark ... ok
[INFO] [stdout] test cartridge::tests::cartridge_test ... ok
[INFO] [stdout] test cpu::tests::u8_test ... ok
[INFO] [stdout] test cpu::tests::i8_test ... ok
[INFO] [stdout] test emulator::tests::save_load_test ... ok
[INFO] [stdout] test controller::key_binding_parser::test::parse_test ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'render::gl::test::launch_window' panicked at library/core/src/panicking.rs:225:5:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x559d10bfed92 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x559d10bfed92 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x559d10bfed92 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x559d10bfed92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x559d10c275e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x559d10c275e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x559d10bfba03 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x559d10bfba03 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x559d10bfebe2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x559d10c003bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x559d10c001bf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x559d10ae7e94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x559d10ae7e94 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x559d10c00e9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x559d10c00e9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x559d10c00b36 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x559d10bff289 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   17:     0x559d10c007fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x559d10c252f2 - core::panicking::panic_nounwind_fmt::runtime::h562ffc47bd28880d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x559d10c252f2 - core::panicking::panic_nounwind_fmt::h25c6c70643d69ab8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stderr]   20:     0x559d10c25382 - core::panicking::panic_nounwind::hfa46e26f18668115
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:225:5
[INFO] [stderr]   21:     0x559d10c254a6 - core::panicking::panic_cannot_unwind::hf4bab4b51fea44c7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:346:5
[INFO] [stderr]   22:     0x559d10b04f4e - glfw::callbacks::error::callback::h32c19e27e48b68b4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:64:9
[INFO] [stderr]   23:     0x559d10b06c00 - _glfwInputError
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/src/init.c:215:9
[INFO] [stderr]   24:     0x559d10b0cabe - _glfwPlatformInit
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/src/x11_init.c:1063:13
[INFO] [stderr]   25:     0x559d10b06c72 - glfwInit
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/src/init.c:231:10
[INFO] [stderr]   26:     0x559d10aa231f - glfw::init::h06b3d4268af3a38a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/lib.rs:764:17
[INFO] [stderr]   27:     0x559d10aa231f - rust_nes::render::glfw_window::init_glfw::hdded5ee74d15f3c0
[INFO] [stderr]                                at /opt/rustwide/workdir/src/render/glfw_window.rs:10:18
[INFO] [stderr]   28:     0x559d10a95ab6 - rust_nes::render::gl::test::launch_window::h76523f15b5ed00af
[INFO] [stderr]                                at /opt/rustwide/workdir/src/render/gl.rs:179:20
[INFO] [stderr]   29:     0x559d10aa5529 - rust_nes::render::gl::test::launch_window::{{closure}}::hd7622c25afab3005
[INFO] [stderr]                                at /opt/rustwide/workdir/src/render/gl.rs:174:25
[INFO] [stderr]   30:     0x559d10aa5529 - core::ops::function::FnOnce::call_once::hc5c1e11721285298
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x559d10aed5cb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   32:     0x559d10aed5cb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stderr]   33:     0x559d10aec80e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stderr]   34:     0x559d10aec80e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   35:     0x559d10aec80e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   36:     0x559d10aec80e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   37:     0x559d10aec80e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x559d10aec80e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stderr]   39:     0x559d10aec80e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stderr]   40:     0x559d10ab03b4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stderr]   41:     0x559d10ab03b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   42:     0x559d10ab3d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   43:     0x559d10ab3d5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   44:     0x559d10ab3d5a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   45:     0x559d10ab3d5a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   46:     0x559d10ab3d5a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   47:     0x559d10ab3d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   48:     0x559d10ab3d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   49:     0x559d10c04147 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   50:     0x559d10c04147 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   51:     0x559d10c04147 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   52:     0x763d80d61aa4 - <unknown>
[INFO] [stderr]   53:     0x763d80deea34 - clone
[INFO] [stderr]   54:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] thread 'render::gl::test::launch_window' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/lib.rs:437:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559d10bfed92 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x559d10bfed92 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x559d10bfed92 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x559d10bfed92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x559d10c275e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x559d10c275e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x559d10bfb8d3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x559d10bfb8d3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x559d10bfebe2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x559d10c003bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x559d10c00212 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559d10ae7e94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559d10ae7e94 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x559d10c00e9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x559d10c00e9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x559d10c00b6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x559d10bff289 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x559d10c007fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x559d10c252d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x559d10afde1e - glfw::fail_on_errors::h7d026a78d31d80bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/lib.rs:437:5
[INFO] [stdout]   20:     0x559d10a931d3 - <glfw::Callback<fn(glfw::Error,alloc::string::String,&UserData),UserData> as glfw::callbacks::error::Object<(glfw::Error,alloc::string::String)>>::call::h45c886b485cbad39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:45:17
[INFO] [stdout]   21:     0x559d10b029b9 - glfw::callbacks::error::callback::{{closure}}::h8aa412401b01957f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:67:49
[INFO] [stdout]   22:     0x559d10b029b9 - std::thread::local::LocalKey<T>::try_with::he979b8e429a49d30
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   23:     0x559d10b029b9 - std::thread::local::LocalKey<T>::with::h7c7fcdcf72c664f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   24:     0x559d10b04f43 - glfw::callbacks::error::callback::h32c19e27e48b68b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:65:26
[INFO] [stdout]   25:     0x559d10b06c00 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/src/init.c:215:9
[INFO] [stdout]   26:     0x559d10b0cabe - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/src/x11_init.c:1063:13
[INFO] [stdout]   27:     0x559d10b06c72 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/src/init.c:231:10
[INFO] [stdout]   28:     0x559d10aa231f - glfw::init::h06b3d4268af3a38a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/lib.rs:764:17
[INFO] [stdout]   29:     0x559d10aa231f - rust_nes::render::glfw_window::init_glfw::hdded5ee74d15f3c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/glfw_window.rs:10:18
[INFO] [stdout]   30:     0x559d10a95ab6 - rust_nes::render::gl::test::launch_window::h76523f15b5ed00af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/gl.rs:179:20
[INFO] [stdout]   31:     0x559d10aa5529 - rust_nes::render::gl::test::launch_window::{{closure}}::hd7622c25afab3005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/gl.rs:174:25
[INFO] [stdout]   32:     0x559d10aa5529 - core::ops::function::FnOnce::call_once::hc5c1e11721285298
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x559d10aed5cb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x559d10aed5cb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x559d10aec80e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x559d10aec80e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559d10aec80e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x559d10aec80e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x559d10aec80e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x559d10aec80e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x559d10aec80e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x559d10ab03b4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x559d10ab03b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x559d10ab3d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x559d10ab3d5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x559d10ab3d5a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x559d10ab3d5a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x559d10ab3d5a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x559d10ab3d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x559d10ab3d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x559d10c04147 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x559d10c04147 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x559d10c04147 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x763d80d61aa4 - <unknown>
[INFO] [stdout]   55:     0x763d80deea34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rust_nes-fd43437a50050158` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ebb4432fea403fc9e397ec21a33efbac7bc66270a1ed9289dfd53d73f4411185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebb4432fea403fc9e397ec21a33efbac7bc66270a1ed9289dfd53d73f4411185", kill_on_drop: false }`
[INFO] [stdout] ebb4432fea403fc9e397ec21a33efbac7bc66270a1ed9289dfd53d73f4411185
