[INFO] cloning repository https://github.com/Ace314159/NDS-Emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ace314159/NDS-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FNDS-Emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FNDS-Emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7c8a317db7e1d370f90a17637b338782737b528
[INFO] checking Ace314159/NDS-Emulator against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FNDS-Emulator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ace314159/NDS-Emulator
[INFO] finished tweaking git repo https://github.com/Ace314159/NDS-Emulator
[INFO] tweaked toml for git repo https://github.com/Ace314159/NDS-Emulator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ace314159/NDS-Emulator on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ace314159/NDS-Emulator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ba4fd27b158cd1a4d12316c98c422083baba04b09ad7ce5ee5498a731d38f65
[INFO] running `Command { std: "docker" "start" "-a" "2ba4fd27b158cd1a4d12316c98c422083baba04b09ad7ce5ee5498a731d38f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ba4fd27b158cd1a4d12316c98c422083baba04b09ad7ce5ee5498a731d38f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba4fd27b158cd1a4d12316c98c422083baba04b09ad7ce5ee5498a731d38f65", kill_on_drop: false }`
[INFO] [stdout] 2ba4fd27b158cd1a4d12316c98c422083baba04b09ad7ce5ee5498a731d38f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e52bca07cc7fd57dc47900453f7524284cef928ce17266a636fd968413963afb
[INFO] running `Command { std: "docker" "start" "-a" "e52bca07cc7fd57dc47900453f7524284cef928ce17266a636fd968413963afb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling imgui-sys v0.7.0
[INFO] [stderr]    Compiling priority-queue v1.2.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking ringbuf v0.2.7
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking bytemuck v1.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling glfw-sys v3.3.5
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling imgui-opengl-renderer v0.11.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling trybuild v1.0.61
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking once_cell v1.11.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking simplelog v0.10.2
[INFO] [stderr]     Checking bitfield v0.1.0 (/opt/rustwide/workdir/bitfield)
[INFO] [stderr]     Checking glfw v0.41.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking nds-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> core/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_intrinsics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> core/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_intrinsics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking imgui v0.7.0
[INFO] [stdout] warning: field `rom_size` is never read
[INFO] [stdout]  --> core/src/hw/cartridge/backup/game_db.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GameInfo {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub game_code: u32,
[INFO] [stdout] 6 |     pub rom_size: usize,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GameInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> core/src/hw/cartridge/header.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  4 |     pub game_title: [u8; 12], // ASCII
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  5 |     pub game_code: u32,       // ASCII - 0 = homebrew
[INFO] [stdout]  6 |     pub maker_code: [u8; 2],  // ASCII - 0 = homebrew
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  7 |     pub unit_code: UnitCode,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  8 |     pub encryption_seed: u8, // 0x0 - 0x7
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub device_capacity: u8, // 0x2_0000 << nn
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub reserved0: [u8; 7],  // 0 filled
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub reserved1: u8,       // 0 unless DSi
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub region: Region,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub rom_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 14 |     pub autostart: u8, // Bit 2
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fnt_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     pub fnt_size: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 25 |     pub fat_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub fat_size: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub arm9_overlay_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub arm9_overlay_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub arm7_overlay_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub arm7_overlay_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub port_settings_normal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub port_settings_key1: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub icon_offset: u32,          // 0x8000 and up
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 34 |     pub secure_area_checksum: u16, // CRC-16 of [[0x20] - 0x0000_7FFF]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub secure_area_delay: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub arm9_auto_load_list_hook_ram_addr: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub arm7_auto_load_list_hook_ram_addr: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub secure_area_disable: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub used_rom_size: u32,    // Unused Usually 0xFF padded
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub header_size: u32,      // 0x4000
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 41 |     pub reserved2: [u8; 0x28], // 0 unless DSi where first 11 bytes used
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 42 |     pub reserved3: [u8; 0x10], // 0
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 43 |     pub nintendo_logo: [u8; 0x9C],
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub nintendo_logo_checksum: u16, // 0xCF56
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub header_checksum: u16,        // CRC-16 0x000 - 0x15D
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count_latch` is never read
[INFO] [stdout]    --> core/src/hw/dma.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 420 | pub struct Control {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 421 |     count: u32,
[INFO] [stdout] 422 |     pub count_latch: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `supports_psg` and `supports_noise` are never used
[INFO] [stdout]    --> core/src/hw/spu.rs:699:8
[INFO] [stdout]     |
[INFO] [stdout] 698 | pub trait ChannelType {
[INFO] [stdout]     |           ----------- associated functions in this trait
[INFO] [stdout] 699 |     fn supports_psg() -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 700 |     fn supports_noise() -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rom_size` is never read
[INFO] [stdout]  --> core/src/hw/cartridge/backup/game_db.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GameInfo {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub game_code: u32,
[INFO] [stdout] 6 |     pub rom_size: usize,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GameInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> core/src/hw/cartridge/header.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  4 |     pub game_title: [u8; 12], // ASCII
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  5 |     pub game_code: u32,       // ASCII - 0 = homebrew
[INFO] [stdout]  6 |     pub maker_code: [u8; 2],  // ASCII - 0 = homebrew
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  7 |     pub unit_code: UnitCode,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  8 |     pub encryption_seed: u8, // 0x0 - 0x7
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub device_capacity: u8, // 0x2_0000 << nn
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub reserved0: [u8; 7],  // 0 filled
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub reserved1: u8,       // 0 unless DSi
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub region: Region,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub rom_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 14 |     pub autostart: u8, // Bit 2
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fnt_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     pub fnt_size: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 25 |     pub fat_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub fat_size: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub arm9_overlay_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub arm9_overlay_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub arm7_overlay_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub arm7_overlay_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub port_settings_normal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub port_settings_key1: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub icon_offset: u32,          // 0x8000 and up
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 34 |     pub secure_area_checksum: u16, // CRC-16 of [[0x20] - 0x0000_7FFF]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub secure_area_delay: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub arm9_auto_load_list_hook_ram_addr: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub arm7_auto_load_list_hook_ram_addr: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub secure_area_disable: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub used_rom_size: u32,    // Unused Usually 0xFF padded
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub header_size: u32,      // 0x4000
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 41 |     pub reserved2: [u8; 0x28], // 0 unless DSi where first 11 bytes used
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 42 |     pub reserved3: [u8; 0x10], // 0
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 43 |     pub nintendo_logo: [u8; 0x9C],
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub nintendo_logo_checksum: u16, // 0xCF56
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub header_checksum: u16,        // CRC-16 0x000 - 0x15D
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count_latch` is never read
[INFO] [stdout]    --> core/src/hw/dma.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 420 | pub struct Control {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 421 |     count: u32,
[INFO] [stdout] 422 |     pub count_latch: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `supports_psg` and `supports_noise` are never used
[INFO] [stdout]    --> core/src/hw/spu.rs:699:8
[INFO] [stdout]     |
[INFO] [stdout] 698 | pub trait ChannelType {
[INFO] [stdout]     |           ----------- associated functions in this trait
[INFO] [stdout] 699 |     fn supports_psg() -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 700 |     fn supports_noise() -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nds-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e52bca07cc7fd57dc47900453f7524284cef928ce17266a636fd968413963afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e52bca07cc7fd57dc47900453f7524284cef928ce17266a636fd968413963afb", kill_on_drop: false }`
[INFO] [stdout] e52bca07cc7fd57dc47900453f7524284cef928ce17266a636fd968413963afb
