[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#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwartyz%2Frustendo64" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wartyz/rustendo64 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-99/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1511b9385757dd1a3d43e7f636318721a531e0f233f925c8bb8052b229a03bfc [INFO] running `Command { std: "docker" "start" "-a" "1511b9385757dd1a3d43e7f636318721a531e0f233f925c8bb8052b229a03bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1511b9385757dd1a3d43e7f636318721a531e0f233f925c8bb8052b229a03bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1511b9385757dd1a3d43e7f636318721a531e0f233f925c8bb8052b229a03bfc", kill_on_drop: false }` [INFO] [stdout] 1511b9385757dd1a3d43e7f636318721a531e0f233f925c8bb8052b229a03bfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9210ccc12d0423233689fb98c76b87010237d0df322a5d820760ff1ecea02e7b [INFO] running `Command { std: "docker" "start" "-a" "9210ccc12d0423233689fb98c76b87010237d0df322a5d820760ff1ecea02e7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 nom v1.2.4 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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: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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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: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: `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/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: `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: `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: associated function is never used: `store_delay_slot_pc` [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: associated function is never used: `kseg0_cache_enabled` [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: field is never read: `rdram` [INFO] [stdout] --> src/n64/interconnect.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | rdram: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | const SP_BASE_REG: u32 = 0x0404_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DPC_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | const DPC_BASE_REG: u32 = 0x0410_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AI_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | const AI_BASE_REG: u32 = 0x0450_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VI_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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/n64/mem_map.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | const PI_BASE_REG: u32 = 0x0460_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SI_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | const SI_BASE_REG: u32 = 0x0480_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `store_delay_slot_pc` [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: associated function is never used: `kseg0_cache_enabled` [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: field is never read: `rdram` [INFO] [stdout] --> src/n64/interconnect.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | rdram: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | const SP_BASE_REG: u32 = 0x0404_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DPC_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | const DPC_BASE_REG: u32 = 0x0410_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AI_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | const AI_BASE_REG: u32 = 0x0450_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VI_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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/n64/mem_map.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | const PI_BASE_REG: u32 = 0x0460_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SI_BASE_REG` [INFO] [stdout] --> src/n64/mem_map.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | const SI_BASE_REG: u32 = 0x0480_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.29s [INFO] running `Command { std: "docker" "inspect" "9210ccc12d0423233689fb98c76b87010237d0df322a5d820760ff1ecea02e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9210ccc12d0423233689fb98c76b87010237d0df322a5d820760ff1ecea02e7b", kill_on_drop: false }` [INFO] [stdout] 9210ccc12d0423233689fb98c76b87010237d0df322a5d820760ff1ecea02e7b