[INFO] cloning repository https://github.com/wartyz/rustendo64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wartyz/rustendo64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwartyz%2Frustendo64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwartyz%2Frustendo64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 767684488cbda3fd2bd263b1da1bc09078b2e5df [INFO] checking wartyz/rustendo64 against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwartyz%2Frustendo64" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wartyz/rustendo64 on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wartyz/rustendo64 [INFO] finished tweaking git repo https://github.com/wartyz/rustendo64 [INFO] tweaked toml for git repo https://github.com/wartyz/rustendo64 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wartyz/rustendo64 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46363f7ea9f1e9666e1f7c576a5813cc2b2fd49acc3546dd0130ec179e08b398 [INFO] running `Command { std: "docker" "start" "-a" "46363f7ea9f1e9666e1f7c576a5813cc2b2fd49acc3546dd0130ec179e08b398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46363f7ea9f1e9666e1f7c576a5813cc2b2fd49acc3546dd0130ec179e08b398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46363f7ea9f1e9666e1f7c576a5813cc2b2fd49acc3546dd0130ec179e08b398", kill_on_drop: false }` [INFO] [stdout] 46363f7ea9f1e9666e1f7c576a5813cc2b2fd49acc3546dd0130ec179e08b398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cef2b754935e09c19252a570213149c038e0e32733567ddc19b05030fa97d302 [INFO] running `Command { std: "docker" "start" "-a" "cef2b754935e09c19252a570213149c038e0e32733567ddc19b05030fa97d302", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking main v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/n64/cpu/cpu.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/n64/mem_map.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | PIF_ROM_START...PIF_ROM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/n64/mem_map.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | PIF_RAM_START...PIF_RAM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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/n64/mem_map.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | CART_DOM1_ADDR2_START...CART_DOM1_ADDR2_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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/n64/mem_map.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | SP_DMEM_START...SP_DMEM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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/n64/mem_map.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | SP_IMEM_START...SP_IMEM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/debugger/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/n64/cpu/cpu.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/n64/mem_map.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | PIF_ROM_START...PIF_ROM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/n64/mem_map.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | PIF_RAM_START...PIF_RAM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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/n64/mem_map.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | CART_DOM1_ADDR2_START...CART_DOM1_ADDR2_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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/n64/mem_map.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | SP_DMEM_START...SP_DMEM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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/n64/mem_map.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | SP_IMEM_START...SP_IMEM_END => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/debugger/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay_slot_pc` [INFO] [stdout] --> src/n64/cpu/cpu.rs:299:39 [INFO] [stdout] | [INFO] [stdout] 299 | fn store_delay_slot_pc(&mut self, delay_slot_pc: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delay_slot_pc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay_slot_pc` [INFO] [stdout] --> src/n64/cpu/cpu.rs:299:39 [INFO] [stdout] | [INFO] [stdout] 299 | fn store_delay_slot_pc(&mut self, delay_slot_pc: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delay_slot_pc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/n64/interconnect.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | Addr::CartDom1(offset) => panic!("Cannot write to cart ROM"), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/n64/interconnect.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | Addr::CartDom1(offset) => panic!("Cannot write to cart ROM"), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/n64/serial_interface.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn write_status_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: unused variable: `value` [INFO] [stdout] --> src/n64/serial_interface.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn write_status_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: unused variable: `value` [INFO] [stdout] --> src/n64/video_interface.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | 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: unused variable: `value` [INFO] [stdout] --> src/n64/video_interface.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | 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: associated function `store_delay_slot_pc` is never used [INFO] [stdout] --> src/n64/cpu/cpu.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | fn store_delay_slot_pc(&mut self, delay_slot_pc: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data_transfer_pattern`, `endianness`, `cu`, and `kseg0_cache_enable_bits` are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RegConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 4 | // EP [INFO] [stdout] 5 | data_transfer_pattern: DataTransferPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | // BE (Big Endian por defecto) [INFO] [stdout] 7 | endianness: Endianness, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | cu: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | 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] [INFO] [stdout] [INFO] [stdout] warning: associated function `kseg0_cache_enabled` is never used [INFO] [stdout] --> src/n64/cpu/cp0/reg_config.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn kseg0_cache_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_status.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RegStatus { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 4 | // CU ,4 bits, Uso de los cuatro coprocesadores, 1-> usable, 0 ->no usable [INFO] [stdout] 5 | coprocessor_usability: [bool; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | // RP, 1 bit [INFO] [stdout] 7 | low_power: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 8 | // FR, 1 bit [INFO] [stdout] 9 | additional_fp_regs: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | // RE, 1 bit [INFO] [stdout] 11 | reverse_endian: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | // DS, 9 bits [INFO] [stdout] 13 | diagnostic_status: DiagnosticStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | // IM(7:0), 8 bits [INFO] [stdout] 15 | interrupt_mask: InterruptMask, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | // KX, 1 bit [INFO] [stdout] 17 | kernel_mode_64bit_addressing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | // SX, 1 bit [INFO] [stdout] 19 | supervisor_mode_64bit_addressing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | // UX, 1 bit [INFO] [stdout] 21 | user_mode_64bit_addressing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | // KSU, 2 bits [INFO] [stdout] 23 | mode: Mode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | // ERL, 1 bit [INFO] [stdout] 25 | error_level: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | // EXL, 1 bit [INFO] [stdout] 27 | exception_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | // IE, 1 bit [INFO] [stdout] 29 | 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] [INFO] [stdout] [INFO] [stdout] warning: fields `instruction_trace_support`, `tlb_general_exception_vector_location`, `tlb_shutdown`, `soft_reset_or_nmi_occurred`, and `condition_bit` are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_status.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct DiagnosticStatus { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 64 | // ITS [INFO] [stdout] 65 | instruction_trace_support: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | tlb_general_exception_vector_location: TLBGeneralExceptionVectorLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 69 | // TS [INFO] [stdout] 70 | tlb_shutdown: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 71 | // SR [INFO] [stdout] 72 | soft_reset_or_nmi_occurred: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | // CH [INFO] [stdout] 74 | 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] [INFO] [stdout] [INFO] [stdout] warning: fields `timer_interrupt`, `external_interrupt_write_req`, and `software_interrupt_cause_reg` are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_status.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 117 | struct InterruptMask { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 118 | // IM(7) [INFO] [stdout] 119 | timer_interrupt: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 120 | // IM(6:2) [INFO] [stdout] 121 | external_interrupt_write_req: [bool; 5], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 122 | // IM(1:0) [INFO] [stdout] 123 | 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] [INFO] [stdout] [INFO] [stdout] warning: field `rdram` is never read [INFO] [stdout] --> src/n64/interconnect.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Interconnect { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | rdram: Box<[u16]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const SP_BASE_REG: u32 = 0x0404_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DPC_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const DPC_BASE_REG: u32 = 0x0410_0000; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const AI_BASE_REG: u32 = 0x0450_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | const VI_BASE_REG: u32 = 0x0440_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | const PI_BASE_REG: u32 = 0x0460_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | const SI_BASE_REG: u32 = 0x0480_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `store_delay_slot_pc` is never used [INFO] [stdout] --> src/n64/cpu/cpu.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | fn store_delay_slot_pc(&mut self, delay_slot_pc: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data_transfer_pattern`, `endianness`, `cu`, and `kseg0_cache_enable_bits` are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RegConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 4 | // EP [INFO] [stdout] 5 | data_transfer_pattern: DataTransferPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | // BE (Big Endian por defecto) [INFO] [stdout] 7 | endianness: Endianness, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | cu: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | 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] [INFO] [stdout] [INFO] [stdout] warning: associated function `kseg0_cache_enabled` is never used [INFO] [stdout] --> src/n64/cpu/cp0/reg_config.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn kseg0_cache_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_status.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RegStatus { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 4 | // CU ,4 bits, Uso de los cuatro coprocesadores, 1-> usable, 0 ->no usable [INFO] [stdout] 5 | coprocessor_usability: [bool; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | // RP, 1 bit [INFO] [stdout] 7 | low_power: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 8 | // FR, 1 bit [INFO] [stdout] 9 | additional_fp_regs: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | // RE, 1 bit [INFO] [stdout] 11 | reverse_endian: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | // DS, 9 bits [INFO] [stdout] 13 | diagnostic_status: DiagnosticStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | // IM(7:0), 8 bits [INFO] [stdout] 15 | interrupt_mask: InterruptMask, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | // KX, 1 bit [INFO] [stdout] 17 | kernel_mode_64bit_addressing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | // SX, 1 bit [INFO] [stdout] 19 | supervisor_mode_64bit_addressing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | // UX, 1 bit [INFO] [stdout] 21 | user_mode_64bit_addressing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | // KSU, 2 bits [INFO] [stdout] 23 | mode: Mode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | // ERL, 1 bit [INFO] [stdout] 25 | error_level: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | // EXL, 1 bit [INFO] [stdout] 27 | exception_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | // IE, 1 bit [INFO] [stdout] 29 | 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] [INFO] [stdout] [INFO] [stdout] warning: fields `instruction_trace_support`, `tlb_general_exception_vector_location`, `tlb_shutdown`, `soft_reset_or_nmi_occurred`, and `condition_bit` are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_status.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct DiagnosticStatus { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 64 | // ITS [INFO] [stdout] 65 | instruction_trace_support: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | tlb_general_exception_vector_location: TLBGeneralExceptionVectorLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 69 | // TS [INFO] [stdout] 70 | tlb_shutdown: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 71 | // SR [INFO] [stdout] 72 | soft_reset_or_nmi_occurred: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | // CH [INFO] [stdout] 74 | 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] [INFO] [stdout] [INFO] [stdout] warning: fields `timer_interrupt`, `external_interrupt_write_req`, and `software_interrupt_cause_reg` are never read [INFO] [stdout] --> src/n64/cpu/cp0/reg_status.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 117 | struct InterruptMask { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 118 | // IM(7) [INFO] [stdout] 119 | timer_interrupt: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 120 | // IM(6:2) [INFO] [stdout] 121 | external_interrupt_write_req: [bool; 5], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 122 | // IM(1:0) [INFO] [stdout] 123 | 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] [INFO] [stdout] [INFO] [stdout] warning: field `rdram` is never read [INFO] [stdout] --> src/n64/interconnect.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Interconnect { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | rdram: Box<[u16]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const SP_BASE_REG: u32 = 0x0404_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DPC_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const DPC_BASE_REG: u32 = 0x0410_0000; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const AI_BASE_REG: u32 = 0x0450_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | const VI_BASE_REG: u32 = 0x0440_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | const PI_BASE_REG: u32 = 0x0460_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SI_BASE_REG` is never used [INFO] [stdout] --> src/n64/mem_map.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | const SI_BASE_REG: u32 = 0x0480_0000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "cef2b754935e09c19252a570213149c038e0e32733567ddc19b05030fa97d302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef2b754935e09c19252a570213149c038e0e32733567ddc19b05030fa97d302", kill_on_drop: false }` [INFO] [stdout] cef2b754935e09c19252a570213149c038e0e32733567ddc19b05030fa97d302