[INFO] cloning repository https://github.com/taruntapan/Chaaya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taruntapan/Chaaya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaruntapan%2FChaaya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaruntapan%2FChaaya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e31838f5a658752c91dded32a7bd946fadf60e0 [INFO] checking taruntapan/Chaaya against master#e29821ff85a2a3000d226f99f62f89464028d5d6 for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaruntapan%2FChaaya" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taruntapan/Chaaya on toolchain e29821ff85a2a3000d226f99f62f89464028d5d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taruntapan/Chaaya [INFO] finished tweaking git repo https://github.com/taruntapan/Chaaya [INFO] tweaked toml for git repo https://github.com/taruntapan/Chaaya written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/taruntapan/Chaaya 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" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe04bd1a571e11d6dffccc475fb50031730dd53be038c69477fb79bf46919e0d [INFO] running `Command { std: "docker" "start" "-a" "fe04bd1a571e11d6dffccc475fb50031730dd53be038c69477fb79bf46919e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe04bd1a571e11d6dffccc475fb50031730dd53be038c69477fb79bf46919e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe04bd1a571e11d6dffccc475fb50031730dd53be038c69477fb79bf46919e0d", kill_on_drop: false }` [INFO] [stdout] fe04bd1a571e11d6dffccc475fb50031730dd53be038c69477fb79bf46919e0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fd357d4c78202a9d340bd8cdb439295c6436aed6509552947b7168d12843a2c [INFO] running `Command { std: "docker" "start" "-a" "3fd357d4c78202a9d340bd8cdb439295c6436aed6509552947b7168d12843a2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking dasmaya v0.1.0 (/opt/rustwide/workdir/dasmaya) [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aakil_derives v0.1.0 (/opt/rustwide/workdir/aakil/aakil_derives) [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking smrti v0.1.0 (/opt/rustwide/workdir/smrti) [INFO] [stderr] Checking aakil v0.1.0 (/opt/rustwide/workdir/aakil) [INFO] [stdout] warning: unused import: `size_of_val` [INFO] [stdout] --> smrti/src/cartridge.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::{size_of, size_of_val}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ARM_TRAIT` [INFO] [stdout] --> aakil/src/arm7/cpu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::ARM_TRAIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `size_of_val`, `size_of` [INFO] [stdout] --> smrti/src/cartridge.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::{size_of, size_of_val}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> aakil/src/traits.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | fn branch(&mut self, addr: u32) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> aakil/src/arm7/arm7op.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | fn branch(&mut self, addr: u32) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> aakil/src/traits.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | fn branch(&mut self, addr: u32) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> aakil/src/arm7/arm7op.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | fn branch(&mut self, addr: u32) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let mut main_id_reg = Register::new(0x41059461); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut cache_type_reg = Register::new(0x0F0D2112); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut tcm_size_reg = Register::new(0x00140180); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> smrti/src/cartridge.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Cartridge { [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _associated function in this implementation [INFO] [stdout] | | [INFO] [stdout] 7 | | game_title: B12, [INFO] [stdout] 8 | | game_code: B4, [INFO] [stdout] 9 | | maker_code: B2, [INFO] [stdout] ... | [INFO] [stdout] 62 | | __: B16, //Reserved (zero filled) (transferred, but not stored in RAM) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `into_bytes` and `from_bytes` are never used [INFO] [stdout] --> smrti/src/cartridge.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Cartridge { [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _associated items in this implementation [INFO] [stdout] | | [INFO] [stdout] 7 | | game_title: B12, [INFO] [stdout] 8 | | game_code: B4, [INFO] [stdout] 9 | | maker_code: B2, [INFO] [stdout] ... | [INFO] [stdout] 62 | | __: B16, //Reserved (zero filled) (transferred, but not stored in RAM) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> smrti/src/cartridge.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Cartridge { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] 7 | game_title: B12, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | game_code: B4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | maker_code: B2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | unit_code: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | encryption_seed_select: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | device_capacity: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | region: B1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | rom_version: B1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | autostart: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | arm9_rom_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | arm9_entry_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | arm9_ram_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | arm9_size: B4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | arm7_rom_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | arm7_entry_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | arm7_ram_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | arm7_size: B4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | fnt_offset: B4, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | fnt_size: B4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | fat_offset: B4, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 31 | fat_size: B4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | arm9_overlay_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | arm9_overlay_size: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | arm7_overlay_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | arm7_overlay_size: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | normal_command_port: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | key1_command_port: B4, // Port 40001A4h setting for KEY1 commands (usually 001808F8h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | icon_title_offset: B4, // Icon/Title offset (0=None) (8000h and up) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | sec_area_checksum: B2, // Secure Area Checksum, CRC-16 of [[020h]..00007FFFh] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | sec_area_delay: B2, // Secure Area Delay (in 131kHz units) (051Eh=10ms or 0D7Eh=26ms) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | arm9_auto_load_list: B4, // ARM9 Auto Load List Hook RAM Address (?) ;\endaddr of auto-load [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | arm7_auto_load_list: B4, // ARM7 Auto Load List Hook RAM Address (?) ;/functions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | sec_area_disable: B8, // Secure Area Disable (by encrypted "NmMdOnly") (usually zero) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | total_used_rom: B4, //Total Used ROM size (remaining/unused bytes usually FFh-padded) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 45 | rom_header_size: B4, // ROM Header Size (4000h) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | nin_logo_bitmap: B128, //Nintendo Logo (compressed bitmap, same as in GBA Headers) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | nin_logo_bitmap2: B28, //Nintendo Logo (compressed bitmap, same as in GBA Headers) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | nin_logo_checksum: B2, // Nintendo Logo Checksum, CRC-16 of [0C0h-15Bh], fixed CF56h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 53 | header_checksum: B2, //Header Checksum, CRC-16 of [000h-15Dh] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | debug_rom_offset: B4, // Debug rom_offset (0=none) (8000h and up) ;only if debug [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 55 | debug_size: B4, //Debug size (0=none) (max 3BFE00h) ;version with [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 56 | debug_ram_addr: B4, // Debug ram_address (0=none) (2400000h..27BFE00h) ;SIO and 8MB [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let mut main_id_reg = Register::new(0x41059461); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut cache_type_reg = Register::new(0x0F0D2112); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut tcm_size_reg = Register::new(0x00140180); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> smrti/src/cartridge.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Cartridge { [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _associated function in this implementation [INFO] [stdout] | | [INFO] [stdout] 7 | | game_title: B12, [INFO] [stdout] 8 | | game_code: B4, [INFO] [stdout] 9 | | maker_code: B2, [INFO] [stdout] ... | [INFO] [stdout] 62 | | __: B16, //Reserved (zero filled) (transferred, but not stored in RAM) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `into_bytes` and `from_bytes` are never used [INFO] [stdout] --> smrti/src/cartridge.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Cartridge { [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _associated items in this implementation [INFO] [stdout] | | [INFO] [stdout] 7 | | game_title: B12, [INFO] [stdout] 8 | | game_code: B4, [INFO] [stdout] 9 | | maker_code: B2, [INFO] [stdout] ... | [INFO] [stdout] 62 | | __: B16, //Reserved (zero filled) (transferred, but not stored in RAM) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> smrti/src/cartridge.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Cartridge { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] 7 | game_title: B12, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | game_code: B4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | maker_code: B2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | unit_code: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | encryption_seed_select: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | device_capacity: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | region: B1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | rom_version: B1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | autostart: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | arm9_rom_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | arm9_entry_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | arm9_ram_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | arm9_size: B4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | arm7_rom_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | arm7_entry_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | arm7_ram_address: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | arm7_size: B4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | fnt_offset: B4, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | fnt_size: B4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | fat_offset: B4, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 31 | fat_size: B4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | arm9_overlay_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | arm9_overlay_size: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | arm7_overlay_offset: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | arm7_overlay_size: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | normal_command_port: B4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | key1_command_port: B4, // Port 40001A4h setting for KEY1 commands (usually 001808F8h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | icon_title_offset: B4, // Icon/Title offset (0=None) (8000h and up) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | sec_area_checksum: B2, // Secure Area Checksum, CRC-16 of [[020h]..00007FFFh] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | sec_area_delay: B2, // Secure Area Delay (in 131kHz units) (051Eh=10ms or 0D7Eh=26ms) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | arm9_auto_load_list: B4, // ARM9 Auto Load List Hook RAM Address (?) ;\endaddr of auto-load [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | arm7_auto_load_list: B4, // ARM7 Auto Load List Hook RAM Address (?) ;/functions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | sec_area_disable: B8, // Secure Area Disable (by encrypted "NmMdOnly") (usually zero) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | total_used_rom: B4, //Total Used ROM size (remaining/unused bytes usually FFh-padded) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 45 | rom_header_size: B4, // ROM Header Size (4000h) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | nin_logo_bitmap: B128, //Nintendo Logo (compressed bitmap, same as in GBA Headers) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | nin_logo_bitmap2: B28, //Nintendo Logo (compressed bitmap, same as in GBA Headers) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | nin_logo_checksum: B2, // Nintendo Logo Checksum, CRC-16 of [0C0h-15Bh], fixed CF56h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 53 | header_checksum: B2, //Header Checksum, CRC-16 of [000h-15Dh] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | debug_rom_offset: B4, // Debug rom_offset (0=none) (8000h and up) ;only if debug [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 55 | debug_size: B4, //Debug size (0=none) (max 3BFE00h) ;version with [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 56 | debug_ram_addr: B4, // Debug ram_address (0=none) (2400000h..27BFE00h) ;SIO and 8MB [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `main_id_reg`, `cache_type_reg`, `tcm_size_reg`, `control_reg`, and `protection_unit` are never read [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(super) struct Cp15 { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | main_id_reg: Register, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 6 | cache_type_reg: Register, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 7 | tcm_size_reg: Register, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 8 | control_reg: ControlRegister, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | protection_unit: ProtectionUnit, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 33 | / #[repr(u32)] [INFO] [stdout] 34 | | #[derive(Debug)] [INFO] [stdout] 35 | | pub(super) struct ControlRegister { [INFO] [stdout] | |_________________________________- methods in this implementation [INFO] [stdout] 36 | mmu_pu_enable: B1, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 37 | #[skip(setters)] [INFO] [stdout] 38 | alignment_fault_check: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | data_unified_cache: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | #[skip(setters)] [INFO] [stdout] 41 | write_buffer: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | #[skip(setters)] [INFO] [stdout] 43 | exception_handling: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | abort_model: B1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 48 | #[bits = 1] [INFO] [stdout] 49 | endianness: Endianness, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | #[skip(setters)] [INFO] [stdout] 51 | sys_protection: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[skip(setters)] [INFO] [stdout] 53 | rom_protection: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 54 | #[skip(setters)] [INFO] [stdout] 55 | impl_defined: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 56 | #[skip(setters)] [INFO] [stdout] 57 | branch_prediction: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | instruction_cache: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | exception_vectors: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | cache_replacement: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pre_armv5: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 62 | dtcm_enabled: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 63 | dtcm_load_mode: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 64 | itcm_enabled: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 65 | itcm_load_mode: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | unaligned_access: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | #[skip(setters)] [INFO] [stdout] 71 | extended_page_table: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | cpsr_e_on_exception: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fiq_behavior: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | #[skip(setters)] [INFO] [stdout] 81 | tex_remap: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 82 | #[skip(setters)] [INFO] [stdout] 83 | force_ap: B1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `main_id_reg`, `cache_type_reg`, `tcm_size_reg`, `control_reg`, and `protection_unit` are never read [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(super) struct Cp15 { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | main_id_reg: Register, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 6 | cache_type_reg: Register, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 7 | tcm_size_reg: Register, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 8 | control_reg: ControlRegister, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | protection_unit: ProtectionUnit, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> aakil/src/arm9/coprocessor.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 33 | / #[repr(u32)] [INFO] [stdout] 34 | | #[derive(Debug)] [INFO] [stdout] 35 | | pub(super) struct ControlRegister { [INFO] [stdout] | |_________________________________- methods in this implementation [INFO] [stdout] 36 | mmu_pu_enable: B1, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 37 | #[skip(setters)] [INFO] [stdout] 38 | alignment_fault_check: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | data_unified_cache: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | endianness: Endianness, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | #[skip(setters)] [INFO] [stdout] 51 | sys_protection: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[skip(setters)] [INFO] [stdout] 53 | rom_protection: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 54 | #[skip(setters)] [INFO] [stdout] 55 | impl_defined: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 56 | #[skip(setters)] [INFO] [stdout] 57 | branch_prediction: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | instruction_cache: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | exception_vectors: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | cache_replacement: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pre_armv5: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 62 | dtcm_enabled: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 63 | dtcm_load_mode: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 64 | itcm_enabled: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 65 | itcm_load_mode: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | unaligned_access: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | #[skip(setters)] [INFO] [stdout] 71 | extended_page_table: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | cpsr_e_on_exception: B1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fiq_behavior: B1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | #[skip(setters)] [INFO] [stdout] 81 | tex_remap: B1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 82 | #[skip(setters)] [INFO] [stdout] 83 | force_ap: B1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sooraj v0.1.0 (/opt/rustwide/workdir/sooraj) [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.81s [INFO] running `Command { std: "docker" "inspect" "3fd357d4c78202a9d340bd8cdb439295c6436aed6509552947b7168d12843a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd357d4c78202a9d340bd8cdb439295c6436aed6509552947b7168d12843a2c", kill_on_drop: false }` [INFO] [stdout] 3fd357d4c78202a9d340bd8cdb439295c6436aed6509552947b7168d12843a2c