[INFO] cloning repository https://github.com/nanoxd/r64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanoxd/r64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanoxd%2Fr64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanoxd%2Fr64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d25f84c4d00041c6a28edd722f507538e22ac70 [INFO] testing nanoxd/r64 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanoxd%2Fr64" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanoxd/r64 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nanoxd/r64 [INFO] finished tweaking git repo https://github.com/nanoxd/r64 [INFO] tweaked toml for git repo https://github.com/nanoxd/r64 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nanoxd/r64 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 959fbea5cbc2cd4c71897d8d2f386a2c5c6e60934f6b74cf0d2468a6691c6d58 [INFO] running `Command { std: "docker" "start" "-a" "959fbea5cbc2cd4c71897d8d2f386a2c5c6e60934f6b74cf0d2468a6691c6d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959fbea5cbc2cd4c71897d8d2f386a2c5c6e60934f6b74cf0d2468a6691c6d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959fbea5cbc2cd4c71897d8d2f386a2c5c6e60934f6b74cf0d2468a6691c6d58", kill_on_drop: false }` [INFO] [stdout] 959fbea5cbc2cd4c71897d8d2f386a2c5c6e60934f6b74cf0d2468a6691c6d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aece280007650272348ed94b19372a5164fa8b6fc528004a7429e88d5062fe02 [INFO] running `Command { std: "docker" "start" "-a" "aece280007650272348ed94b19372a5164fa8b6fc528004a7429e88d5062fe02", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling r64 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(write!(f,"\nCPU General Purpose Registers:")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(write!(f,"\n\nCPU Floating Point Registers:")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | try!(writeln!(f,"\n\nCPU Special Registers:")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | try!(writeln!(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | try!(writeln!(f, "{:#?}", self.cp0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | try!(write!(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | try!(writeln!(f,"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | try!(write!(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | try!(writeln!(f,"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/mem_map.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | PIF_ROM_START ... PIF_ROM_END => Addr::PifRom(addr - PIF_ROM_START), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/mem_map.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | SP_IMEM_START ... SP_IMEM_END => Addr::SpImem(addr - SP_IMEM_START), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rom` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let rom = read_bin(rom_file_name); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rom` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/video_interface.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn write_current_reg(&mut self, value: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ram` [INFO] [stdout] --> src/interconnect.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ram: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/n64.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PIF_RAM_START` [INFO] [stdout] --> src/mem_map.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const PIF_RAM_START: u32 = 0x1fc0_07c0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PIF_RAM_LENGTH` [INFO] [stdout] --> src/mem_map.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const PIF_RAM_LENGTH: u32 = 0x0000_0040; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PIF_RAM_END` [INFO] [stdout] --> src/mem_map.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const PIF_RAM_END: u32 = PIF_RAM_START + PIF_RAM_LENGTH - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP_BASE_REG` [INFO] [stdout] --> src/mem_map.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const SP_BASE_REG: u32 = 0x0404_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VI_BASE_REG` [INFO] [stdout] --> src/mem_map.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const VI_BASE_REG: u32 = 0x0440_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PI_BASE_REG` [INFO] [stdout] --> src/mem_map.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | const PI_BASE_REG: u32 = 0x0460_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/cpu/cpu.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data_transfer_pattern` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | data_transfer_pattern: DataTransferPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `endianess` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | endianess: Endianess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cu` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | cu: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kseg0_cache_enable_bits` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | kseg0_cache_enable_bits: [bool; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kseg0_cache_enabled` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn kseg0_cache_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coprocesser_usability` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | coprocesser_usability: [bool; 4], // CU [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `low_power` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | low_power: bool, // RP [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `additional_fp_regs` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | additional_fp_regs: bool, // FR [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reverse_endian` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | reverse_endian: bool, // RE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diagnostic_status` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | diagnostic_status: DiagnosticStatus, //DS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interrupt_mask` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | interrupt_mask: InterruptMask, //IM [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kernel_mode_64bit_addressing_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | kernel_mode_64bit_addressing_enable: bool, // KX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `supervisor_mode_64bit_addressing_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | supervisor_mode_64bit_addressing_enable: bool, // SX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_mode_64bit_addressing_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | user_mode_64bit_addressing_enable: bool, // UX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mode: Mode, // KSU [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error_level_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | error_level_enable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_level_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | exception_level_enable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interrupts_enabled` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | interrupts_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instruction_trace_support` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | instruction_trace_support: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tlb_general_exception_vector_location` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | tlb_general_exception_vector_location: TLBGeneralExceptionVectorLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tlb_shutdown` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | tlb_shutdown: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `soft_reset_or_nmi_occurred` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | soft_reset_or_nmi_occurred: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `condition_bit` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | condition_bit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timer_interrupt` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | timer_interrupt: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `external_interrupt_write_req` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | external_interrupt_write_req: [bool; 5], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `software_interrupt_cause_reg` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | software_interrupt_cause_reg: [bool; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.37s [INFO] running `Command { std: "docker" "inspect" "aece280007650272348ed94b19372a5164fa8b6fc528004a7429e88d5062fe02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aece280007650272348ed94b19372a5164fa8b6fc528004a7429e88d5062fe02", kill_on_drop: false }` [INFO] [stdout] aece280007650272348ed94b19372a5164fa8b6fc528004a7429e88d5062fe02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f66231348ab359866ecf78628cfe8802df4b1425926ce597f7a83bd2ab4504e8 [INFO] running `Command { std: "docker" "start" "-a" "f66231348ab359866ecf78628cfe8802df4b1425926ce597f7a83bd2ab4504e8", kill_on_drop: false }` [INFO] [stderr] Compiling r64 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(write!(f,"\nCPU General Purpose Registers:")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(write!(f,"\n\nCPU Floating Point Registers:")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | try!(writeln!(f,"\n\nCPU Special Registers:")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | try!(writeln!(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | try!(writeln!(f, "{:#?}", self.cp0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | try!(write!(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | try!(writeln!(f,"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | try!(write!(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cpu/cpu.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | try!(writeln!(f,"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/mem_map.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | PIF_ROM_START ... PIF_ROM_END => Addr::PifRom(addr - PIF_ROM_START), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/mem_map.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | SP_IMEM_START ... SP_IMEM_END => Addr::SpImem(addr - SP_IMEM_START), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rom` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let rom = read_bin(rom_file_name); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rom` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/video_interface.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn write_current_reg(&mut self, value: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ram` [INFO] [stdout] --> src/interconnect.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ram: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/n64.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PIF_RAM_START` [INFO] [stdout] --> src/mem_map.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const PIF_RAM_START: u32 = 0x1fc0_07c0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PIF_RAM_LENGTH` [INFO] [stdout] --> src/mem_map.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const PIF_RAM_LENGTH: u32 = 0x0000_0040; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PIF_RAM_END` [INFO] [stdout] --> src/mem_map.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const PIF_RAM_END: u32 = PIF_RAM_START + PIF_RAM_LENGTH - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP_BASE_REG` [INFO] [stdout] --> src/mem_map.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const SP_BASE_REG: u32 = 0x0404_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VI_BASE_REG` [INFO] [stdout] --> src/mem_map.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const VI_BASE_REG: u32 = 0x0440_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PI_BASE_REG` [INFO] [stdout] --> src/mem_map.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | const PI_BASE_REG: u32 = 0x0460_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/cpu/cpu.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data_transfer_pattern` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | data_transfer_pattern: DataTransferPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `endianess` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | endianess: Endianess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cu` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | cu: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kseg0_cache_enable_bits` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | kseg0_cache_enable_bits: [bool; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kseg0_cache_enabled` [INFO] [stdout] --> src/cpu/cp0/reg_config.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn kseg0_cache_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coprocesser_usability` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | coprocesser_usability: [bool; 4], // CU [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `low_power` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | low_power: bool, // RP [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `additional_fp_regs` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | additional_fp_regs: bool, // FR [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reverse_endian` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | reverse_endian: bool, // RE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diagnostic_status` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | diagnostic_status: DiagnosticStatus, //DS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interrupt_mask` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | interrupt_mask: InterruptMask, //IM [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kernel_mode_64bit_addressing_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | kernel_mode_64bit_addressing_enable: bool, // KX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `supervisor_mode_64bit_addressing_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | supervisor_mode_64bit_addressing_enable: bool, // SX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_mode_64bit_addressing_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | user_mode_64bit_addressing_enable: bool, // UX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mode: Mode, // KSU [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error_level_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | error_level_enable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_level_enable` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | exception_level_enable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interrupts_enabled` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | interrupts_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instruction_trace_support` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | instruction_trace_support: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tlb_general_exception_vector_location` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | tlb_general_exception_vector_location: TLBGeneralExceptionVectorLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tlb_shutdown` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | tlb_shutdown: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `soft_reset_or_nmi_occurred` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | soft_reset_or_nmi_occurred: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `condition_bit` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | condition_bit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timer_interrupt` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | timer_interrupt: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `external_interrupt_write_req` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | external_interrupt_write_req: [bool; 5], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `software_interrupt_cause_reg` [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | software_interrupt_cause_reg: [bool; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "f66231348ab359866ecf78628cfe8802df4b1425926ce597f7a83bd2ab4504e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66231348ab359866ecf78628cfe8802df4b1425926ce597f7a83bd2ab4504e8", kill_on_drop: false }` [INFO] [stdout] f66231348ab359866ecf78628cfe8802df4b1425926ce597f7a83bd2ab4504e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8024b0831c20017c9ca7f2ac8ede4ff053f87637e8e48edef1898d377cae324f [INFO] running `Command { std: "docker" "start" "-a" "8024b0831c20017c9ca7f2ac8ede4ff053f87637e8e48edef1898d377cae324f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | try!(write!(f,"\nCPU General Purpose Registers:")); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | try!(write!(f,"\n\nCPU Floating Point Registers:")); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | try!(writeln!(f,"\n\nCPU Special Registers:")); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | try!(writeln!(f, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | try!(writeln!(f, "{:#?}", self.cp0)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | try!(write!(f, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | try!(writeln!(f,"")); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:57:13 [INFO] [stderr] | [INFO] [stderr] 57 | try!(write!(f, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cpu/cpu.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | try!(writeln!(f,"")); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/mem_map.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | PIF_ROM_START ... PIF_ROM_END => Addr::PifRom(addr - PIF_ROM_START), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/mem_map.rs:51:23 [INFO] [stderr] | [INFO] [stderr] 51 | SP_IMEM_START ... SP_IMEM_END => Addr::SpImem(addr - SP_IMEM_START), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rom` [INFO] [stderr] --> src/main.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | let rom = read_bin(rom_file_name); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_rom` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/video_interface.rs:31:41 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn write_current_reg(&mut self, value: u32) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ram` [INFO] [stderr] --> src/interconnect.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | ram: Box<[u16]>, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `run` [INFO] [stderr] --> src/n64.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn run(&mut self) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PIF_RAM_START` [INFO] [stderr] --> src/mem_map.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | const PIF_RAM_START: u32 = 0x1fc0_07c0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PIF_RAM_LENGTH` [INFO] [stderr] --> src/mem_map.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | const PIF_RAM_LENGTH: u32 = 0x0000_0040; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PIF_RAM_END` [INFO] [stderr] --> src/mem_map.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | const PIF_RAM_END: u32 = PIF_RAM_START + PIF_RAM_LENGTH - 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SP_BASE_REG` [INFO] [stderr] --> src/mem_map.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | const SP_BASE_REG: u32 = 0x0404_0000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `VI_BASE_REG` [INFO] [stderr] --> src/mem_map.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | const VI_BASE_REG: u32 = 0x0440_0000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PI_BASE_REG` [INFO] [stderr] --> src/mem_map.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | const PI_BASE_REG: u32 = 0x0460_0000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `run` [INFO] [stderr] --> src/cpu/cpu.rs:108:12 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn run(&mut self) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data_transfer_pattern` [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | data_transfer_pattern: DataTransferPattern, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `endianess` [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | endianess: Endianess, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cu` [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | cu: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `kseg0_cache_enable_bits` [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | kseg0_cache_enable_bits: [bool; 3], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `kseg0_cache_enabled` [INFO] [stderr] --> src/cpu/cp0/reg_config.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | fn kseg0_cache_enabled(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coprocesser_usability` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | coprocesser_usability: [bool; 4], // CU [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `low_power` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | low_power: bool, // RP [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `additional_fp_regs` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | additional_fp_regs: bool, // FR [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `reverse_endian` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | reverse_endian: bool, // RE [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `diagnostic_status` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | diagnostic_status: DiagnosticStatus, //DS [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `interrupt_mask` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | interrupt_mask: InterruptMask, //IM [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `kernel_mode_64bit_addressing_enable` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | kernel_mode_64bit_addressing_enable: bool, // KX [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `supervisor_mode_64bit_addressing_enable` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | supervisor_mode_64bit_addressing_enable: bool, // SX [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `user_mode_64bit_addressing_enable` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | user_mode_64bit_addressing_enable: bool, // UX [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mode` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | mode: Mode, // KSU [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `error_level_enable` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | error_level_enable: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `exception_level_enable` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | exception_level_enable: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `interrupts_enabled` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | interrupts_enabled: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `instruction_trace_support` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | instruction_trace_support: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tlb_general_exception_vector_location` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | tlb_general_exception_vector_location: TLBGeneralExceptionVectorLocation, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tlb_shutdown` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | tlb_shutdown: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `soft_reset_or_nmi_occurred` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | soft_reset_or_nmi_occurred: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `condition_bit` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | condition_bit: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DiagnosticStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `timer_interrupt` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | timer_interrupt: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `external_interrupt_write_req` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | external_interrupt_write_req: [bool; 5], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `software_interrupt_cause_reg` [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | software_interrupt_cause_reg: [bool; 2], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InterruptMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu/cp0/reg_status.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `r64` (bin "r64" test) generated 48 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/r64-e1da2e1be30b9517) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8024b0831c20017c9ca7f2ac8ede4ff053f87637e8e48edef1898d377cae324f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8024b0831c20017c9ca7f2ac8ede4ff053f87637e8e48edef1898d377cae324f", kill_on_drop: false }` [INFO] [stdout] 8024b0831c20017c9ca7f2ac8ede4ff053f87637e8e48edef1898d377cae324f