[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 beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxrlzzz%2FRustNESEmulator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xxrlzzz/RustNESEmulator on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 157 packages to latest compatible versions [INFO] [stderr] Adding android_logger v0.11.3 (available: v0.14.1) [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.26) [INFO] [stderr] Adding glfw v0.42.0 (available: v0.59.0) [INFO] [stderr] Adding image v0.23.14 (available: v0.25.5) [INFO] [stderr] Adding jni v0.19.0 (available: v0.21.1) [INFO] [stderr] Adding num_enum v0.5.11 (available: v0.7.3) [INFO] [stderr] Adding portaudio v0.7.1 (available: v0.8.0) [INFO] [stderr] Adding sdl2 v0.35.2 (available: v0.37.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-rgame v0.0.1 [INFO] [stderr] Downloaded pdqsort v0.1.2 [INFO] [stderr] Downloaded glfw v0.42.0 [INFO] [stderr] Downloaded portaudio-sys2 v0.1.0 [INFO] [stderr] Downloaded dmsort v0.1.3 [INFO] [stderr] Downloaded portaudio v0.7.1 [INFO] [stderr] Downloaded glfw-sys v3.3.5 [INFO] [stderr] Downloaded raii-counter v0.1.1 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc38eae3ce9c1815406a2fbe5bc6f646053dfbc3d6c45bcaf43f97e77a9e14b1 [INFO] running `Command { std: "docker" "start" "-a" "bc38eae3ce9c1815406a2fbe5bc6f646053dfbc3d6c45bcaf43f97e77a9e14b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc38eae3ce9c1815406a2fbe5bc6f646053dfbc3d6c45bcaf43f97e77a9e14b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc38eae3ce9c1815406a2fbe5bc6f646053dfbc3d6c45bcaf43f97e77a9e14b1", kill_on_drop: false }` [INFO] [stdout] bc38eae3ce9c1815406a2fbe5bc6f646053dfbc3d6c45bcaf43f97e77a9e14b1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18acc7e49148d8c36c2217cc3cf209ecb406a834c6559a4382da2afd04f6b833 [INFO] running `Command { std: "docker" "start" "-a" "18acc7e49148d8c36c2217cc3cf209ecb406a834c6559a4382da2afd04f6b833", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rust_nes v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling raw-window-handle v0.3.4 [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 atty v0.2.14 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling configparser v1.0.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ini v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling glfw v0.42.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_bytes v0.11.15 [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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/bus/main_bus.rs:77:86 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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> { [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: creating a shared reference to mutable static is discouraged [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 [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 is discouraged [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 [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 41.26s [INFO] running `Command { std: "docker" "inspect" "18acc7e49148d8c36c2217cc3cf209ecb406a834c6559a4382da2afd04f6b833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18acc7e49148d8c36c2217cc3cf209ecb406a834c6559a4382da2afd04f6b833", kill_on_drop: false }` [INFO] [stdout] 18acc7e49148d8c36c2217cc3cf209ecb406a834c6559a4382da2afd04f6b833 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b9e887fba3b0921bb248d1e36e3c86e07bc59ccd889b7058937eb30368ecdeb [INFO] running `Command { std: "docker" "start" "-a" "0b9e887fba3b0921bb248d1e36e3c86e07bc59ccd889b7058937eb30368ecdeb", 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust_nes v0.2.3 (/opt/rustwide/workdir) [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/bus/main_bus.rs:77:86 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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> { [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: creating a shared reference to mutable static is discouraged [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 [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 is discouraged [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 [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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/bus/main_bus.rs:77:86 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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> { [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: creating a shared reference to mutable static is discouraged [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 [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 is discouraged [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 [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 4.82s [INFO] running `Command { std: "docker" "inspect" "0b9e887fba3b0921bb248d1e36e3c86e07bc59ccd889b7058937eb30368ecdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9e887fba3b0921bb248d1e36e3c86e07bc59ccd889b7058937eb30368ecdeb", kill_on_drop: false }` [INFO] [stdout] 0b9e887fba3b0921bb248d1e36e3c86e07bc59ccd889b7058937eb30368ecdeb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed31240fd069a2dfa3c691f6a30dd06547f243b9f77b9442c9e46ee2d5e38ed2 [INFO] running `Command { std: "docker" "start" "-a" "ed31240fd069a2dfa3c691f6a30dd06547f243b9f77b9442c9e46ee2d5e38ed2", 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/bus/main_bus.rs:77:86 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn save_binary<'a>(&'a self, mut writer: BufWriter<&'a mut File>) -> BufWriter<&mut File> { [INFO] [stderr] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [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> { [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: creating a shared reference to mutable static is discouraged [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 [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 is discouraged [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 [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.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_nes-e7add13f933e4e2a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cartridge::tests::vec_test ... ok [INFO] [stdout] test cpu::tests::u8_test ... ok [INFO] [stdout] test cpu::tests::i8_test ... ok [INFO] [stdout] test cartridge::tests::cartridge_test ... ok [INFO] [stdout] test controller::key_binding_parser::test::parse_test ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] thread 'render::gl::test::launch_window' panicked at library/core/src/panicking.rs:218:5: [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] [stderr] panic in a function that cannot unwind [INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing [INFO] [stderr] stack backtrace: [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c7e99df5a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x563c7e99df5a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c7e99df5a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x563c7e99df5a - ::fmt::hb5c3379828c15690 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x563c7e9c6773 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x563c7e9c6773 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x563c7e99ac83 - std::io::Write::write_fmt::hf276ec928345bea3 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x563c7e99dda2 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x563c7e99f490 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563c7e99f22d - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x563c7e6e0a23 - as core::ops::function::Fn>::call::h52b4c42c9dce8b0e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x563c7e6e0a23 - test::test_main::{{closure}}::h1a9dc25180417899 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x563c7e99fcc3 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x563c7e99fcc3 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x563c7e99f99a - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x563c7e99e459 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x563c7e99f62d - rust_begin_unwind [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x563c7e5e2c60 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x563c7e71bc93 - glfw::fail_on_errors::hedef78fa9822d78a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/lib.rs:437:5 [INFO] [stdout] 19: 0x563c7e611ca8 - as glfw::callbacks::error::Object<(glfw::Error,alloc::string::String)>>::call::h06978989c27c82a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:45:17 [INFO] [stdout] 20: 0x563c7e7165d3 - glfw::callbacks::error::callback::{{closure}}::h4ded62c80ba2a5fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:67:46 [INFO] [stdout] 21: 0x563c7e71ae5d - std::thread::local::LocalKey::try_with::h216b9bb4bf4a9585 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 22: 0x563c7e71ac58 - std::thread::local::LocalKey::with::h988d6fb537376ff3 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 23: 0x563c7e716497 - glfw::callbacks::error::callback::h928c3e2548fb1389 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:65:13 [INFO] [stdout] 24: 0x563c7e7216e7 - _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] 25: 0x563c7e7275c5 - _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] 26: 0x563c7e721759 - 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] 27: 0x563c7e6134cc - glfw::init::h926cda77d02081f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/lib.rs:764:17 [INFO] [stdout] 28: 0x563c7e6461a6 - rust_nes::render::glfw_window::init_glfw::hc7831ec118affb85 [INFO] [stdout] at /opt/rustwide/workdir/src/render/glfw_window.rs:10:18 [INFO] [stdout] 29: 0x563c7e67355c - rust_nes::render::gl::test::launch_window::h78613179d1732ce6 [INFO] [stdout] at /opt/rustwide/workdir/src/render/gl.rs:179:20 [INFO] [stdout] 30: 0x563c7e673537 - rust_nes::render::gl::test::launch_window::{{closure}}::h6e6f13b8cc72d395 [INFO] [stdout] at /opt/rustwide/workdir/src/render/gl.rs:174:25 [INFO] [stdout] 31: 0x563c7e63ce26 - core::ops::function::FnOnce::call_once::h6c58b056ee2c2db1 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x563c7e6e627b - core::ops::function::FnOnce::call_once::h42df3dc9a56fb705 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x563c7e6e627b - test::__rust_begin_short_backtrace::hf2ff4d4d12dd75b0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:632:18 [INFO] [stdout] 34: 0x563c7e6e5103 - test::run_test_in_process::{{closure}}::h8461a23c6c0ac10c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:60 [INFO] [stdout] 35: 0x563c7e6e5103 - as core::ops::function::FnOnce<()>>::call_once::hefab1bfcb42baf2e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x563c7e6e5103 - std::panicking::try::do_call::h75c82cb1133d19f1 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 37: 0x563c7e6e5103 - std::panicking::try::h41d68fc63841231a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 38: 0x563c7e6e5103 - std::panic::catch_unwind::h7a7ff6adf9e0c698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x563c7e6e5103 - test::run_test_in_process::hcd527530689ec177 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:27 [INFO] [stdout] 40: 0x563c7e6e5103 - test::run_test::{{closure}}::h51ba581aac56ca21 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:576:43 [INFO] [stdout] 41: 0x563c7e6a8e05 - test::run_test::{{closure}}::h9d0d2581742c4e6c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:606:41 [INFO] [stdout] 42: 0x563c7e6a8e05 - std::sys::backtrace::__rust_begin_short_backtrace::h94b953e0285eca69 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 43: 0x563c7e6ac896 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hac891bfe52f0501a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 44: 0x563c7e6ac896 - as core::ops::function::FnOnce<()>>::call_once::hd4f76b3ef0615394 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 45: 0x563c7e6ac896 - std::panicking::try::do_call::h31b1a419f4fa670c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 46: 0x563c7e6ac896 - std::panicking::try::h277e348adef7f0af [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 47: 0x563c7e6ac896 - std::panic::catch_unwind::h06db5059e51a109d [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 48: 0x563c7e6ac896 - std::thread::Builder::spawn_unchecked_::{{closure}}::h048aed1b5c822396 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 49: 0x563c7e6ac896 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9f03098da71d0b51 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x563c7e9a3d4b - as core::ops::function::FnOnce>::call_once::hcc221cc1d8cbbdc7 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 51: 0x563c7e9a3d4b - as core::ops::function::FnOnce>::call_once::he5e5264a0dcd6e5f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 52: 0x563c7e9a3d4b - std::sys::pal::unix::thread::Thread::new::thread_start::h307a072356a0dfca [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 53: 0x766293d26ac3 - [INFO] [stdout] 54: 0x766293db7a04 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stderr] 0: 0x563c7e99df5a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x563c7e99df5a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563c7e99df5a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x563c7e99df5a - ::fmt::hb5c3379828c15690 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x563c7e9c6773 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x563c7e9c6773 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x563c7e99aa23 - std::io::Write::write_fmt::h04d17c0831051c95 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x563c7e99dda2 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x563c7e99f490 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x563c7e99f270 - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x563c7e6e0a23 - as core::ops::function::Fn>::call::h52b4c42c9dce8b0e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 11: 0x563c7e6e0a23 - test::test_main::{{closure}}::h1a9dc25180417899 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:134:21 [INFO] [stderr] 12: 0x563c7e99fcc3 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 13: 0x563c7e99fcc3 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stderr] 14: 0x563c7e99f966 - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:694:13 [INFO] [stderr] 15: 0x563c7e99e459 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x563c7e99f62d - rust_begin_unwind [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stderr] 17: 0x563c7e5e2c9d - core::panicking::panic_nounwind_fmt::runtime::h37f12e88e7365e2c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x563c7e5e2c9d - core::panicking::panic_nounwind_fmt::h3eca557ef067eedf [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/intrinsics/mod.rs:3869:9 [INFO] [stderr] 19: 0x563c7e5e2d32 - core::panicking::panic_nounwind::ha10850855fda7e2d [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:218:5 [INFO] [stderr] 20: 0x563c7e5e2e95 - core::panicking::panic_cannot_unwind::h34ff333bf994562b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:307:5 [INFO] [stderr] 21: 0x563c7e7164a2 - glfw::callbacks::error::callback::h928c3e2548fb1389 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/callbacks.rs:64:9 [INFO] [stderr] 22: 0x563c7e7216e7 - _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] 23: 0x563c7e7275c5 - _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] 24: 0x563c7e721759 - 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] 25: 0x563c7e6134cc - glfw::init::h926cda77d02081f5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.42.0/src/lib.rs:764:17 [INFO] [stderr] 26: 0x563c7e6461a6 - rust_nes::render::glfw_window::init_glfw::hc7831ec118affb85 [INFO] [stderr] at /opt/rustwide/workdir/src/render/glfw_window.rs:10:18 [INFO] [stderr] 27: 0x563c7e67355c - rust_nes::render::gl::test::launch_window::h78613179d1732ce6 [INFO] [stderr] at /opt/rustwide/workdir/src/render/gl.rs:179:20 [INFO] [stderr] 28: 0x563c7e673537 - rust_nes::render::gl::test::launch_window::{{closure}}::h6e6f13b8cc72d395 [INFO] [stderr] at /opt/rustwide/workdir/src/render/gl.rs:174:25 [INFO] [stderr] 29: 0x563c7e63ce26 - core::ops::function::FnOnce::call_once::h6c58b056ee2c2db1 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 30: 0x563c7e6e627b - core::ops::function::FnOnce::call_once::h42df3dc9a56fb705 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 31: 0x563c7e6e627b - test::__rust_begin_short_backtrace::hf2ff4d4d12dd75b0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:632:18 [INFO] [stderr] 32: 0x563c7e6e5103 - test::run_test_in_process::{{closure}}::h8461a23c6c0ac10c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:60 [INFO] [stderr] 33: 0x563c7e6e5103 - as core::ops::function::FnOnce<()>>::call_once::hefab1bfcb42baf2e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 34: 0x563c7e6e5103 - std::panicking::try::do_call::h75c82cb1133d19f1 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 35: 0x563c7e6e5103 - std::panicking::try::h41d68fc63841231a [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 36: 0x563c7e6e5103 - std::panic::catch_unwind::h7a7ff6adf9e0c698 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 37: 0x563c7e6e5103 - test::run_test_in_process::hcd527530689ec177 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:27 [INFO] [stderr] 38: 0x563c7e6e5103 - test::run_test::{{closure}}::h51ba581aac56ca21 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:576:43 [INFO] [stderr] 39: 0x563c7e6a8e05 - test::run_test::{{closure}}::h9d0d2581742c4e6c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:606:41 [INFO] [stderr] 40: 0x563c7e6a8e05 - std::sys::backtrace::__rust_begin_short_backtrace::h94b953e0285eca69 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 41: 0x563c7e6ac896 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hac891bfe52f0501a [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:564:17 [INFO] [stderr] 42: 0x563c7e6ac896 - as core::ops::function::FnOnce<()>>::call_once::hd4f76b3ef0615394 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 43: 0x563c7e6ac896 - std::panicking::try::do_call::h31b1a419f4fa670c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 44: 0x563c7e6ac896 - std::panicking::try::h277e348adef7f0af [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 45: 0x563c7e6ac896 - std::panic::catch_unwind::h06db5059e51a109d [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 46: 0x563c7e6ac896 - std::thread::Builder::spawn_unchecked_::{{closure}}::h048aed1b5c822396 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:562:30 [INFO] [stderr] 47: 0x563c7e6ac896 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9f03098da71d0b51 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 48: 0x563c7e9a3d4b - as core::ops::function::FnOnce>::call_once::hcc221cc1d8cbbdc7 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 49: 0x563c7e9a3d4b - as core::ops::function::FnOnce>::call_once::he5e5264a0dcd6e5f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 50: 0x563c7e9a3d4b - std::sys::pal::unix::thread::Thread::new::thread_start::h307a072356a0dfca [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stderr] 51: 0x766293d26ac3 - [INFO] [stderr] 52: 0x766293db7a04 - clone [INFO] [stderr] 53: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [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-e7add13f933e4e2a` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "ed31240fd069a2dfa3c691f6a30dd06547f243b9f77b9442c9e46ee2d5e38ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed31240fd069a2dfa3c691f6a30dd06547f243b9f77b9442c9e46ee2d5e38ed2", kill_on_drop: false }` [INFO] [stdout] ed31240fd069a2dfa3c691f6a30dd06547f243b9f77b9442c9e46ee2d5e38ed2