[INFO] updating cached repository https://github.com/Soya-Onishi/rust-riscv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a2451d33aa91afb2bc9b78e2db2b532a93e184c [INFO] testing Soya-Onishi/rust-riscv against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoya-Onishi%2Frust-riscv" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Soya-Onishi/rust-riscv on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Soya-Onishi/rust-riscv [INFO] finished tweaking git repo https://github.com/Soya-Onishi/rust-riscv [INFO] tweaked toml for git repo https://github.com/Soya-Onishi/rust-riscv written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a739ea98077f79d707eb2c5cf0db645363428ce53481710134e7f3d39fa648c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a739ea98077f79d707eb2c5cf0db645363428ce53481710134e7f3d39fa648c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a739ea98077f79d707eb2c5cf0db645363428ce53481710134e7f3d39fa648c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a739ea98077f79d707eb2c5cf0db645363428ce53481710134e7f3d39fa648c", kill_on_drop: false }` [INFO] [stdout] 8a739ea98077f79d707eb2c5cf0db645363428ce53481710134e7f3d39fa648c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff4885592062781f1368443b642ef7007086cd8dc1bfd9c70e76bb271b4de8a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff4885592062781f1368443b642ef7007086cd8dc1bfd9c70e76bb271b4de8a6", kill_on_drop: false }` [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling rust-riscv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct is never constructed: `CSRFile` [INFO] [stdout] --> src/core/csr.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CSRFile { [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: `new` [INFO] [stdout] --> src/core/csr.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new() -> CSRFile { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/core/csr.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn write(&mut self, addr: usize, value: u32, inst: u32) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_csr` [INFO] [stdout] --> src/core/csr.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn write_csr(&mut self, addr: usize, value: u32, mask: u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_hpm_counter` [INFO] [stdout] --> src/core/csr.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn write_hpm_counter(&mut self, addr: usize, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_hpm_counterh` [INFO] [stdout] --> src/core/csr.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn write_hpm_counterh(&mut self, addr: usize, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_hpm_event` [INFO] [stdout] --> src/core/csr.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn write_hpm_event(&mut self, addr: usize, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/core/csr.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn read(&self, addr: usize, inst: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_hpm_counter` [INFO] [stdout] --> src/core/csr.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | fn read_hpm_counter(&self, addr: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_hpm_counter_h` [INFO] [stdout] --> src/core/csr.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | fn read_hpm_counter_h(&self, addr: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_exception_vector` [INFO] [stdout] --> src/core/csr.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn make_exception_vector(&self, e: Exception) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mie` [INFO] [stdout] --> src/core/csr.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn get_mie(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_mie` [INFO] [stdout] --> src/core/csr.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn set_mie(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mpie` [INFO] [stdout] --> src/core/csr.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn get_mpie(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_mpie` [INFO] [stdout] --> src/core/csr.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn set_mpie(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mpp` [INFO] [stdout] --> src/core/csr.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_mpp(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_mpp` [INFO] [stdout] --> src/core/csr.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn set_mpp(&mut self, value: u32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_VENDOR_ID` [INFO] [stdout] --> src/core/csr.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | pub const M_VENDOR_ID: usize = 0xF11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_ARCH_ID` [INFO] [stdout] --> src/core/csr.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | pub const M_ARCH_ID: usize = 0xF12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_IMP_ID` [INFO] [stdout] --> src/core/csr.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | pub const M_IMP_ID: usize = 0xF13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HARD_ID` [INFO] [stdout] --> src/core/csr.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | pub const M_HARD_ID: usize = 0xF14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_STATUS` [INFO] [stdout] --> src/core/csr.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | pub const M_STATUS: usize = 0x300; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_ISA` [INFO] [stdout] --> src/core/csr.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | pub const M_ISA: usize = 0x301; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_DELEG` [INFO] [stdout] --> src/core/csr.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | pub const M_E_DELEG: usize = 0x302; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_I_DELEG` [INFO] [stdout] --> src/core/csr.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | pub const M_I_DELEG: usize = 0x303; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_IE` [INFO] [stdout] --> src/core/csr.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | pub const M_IE: usize = 0x304; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_T_VEC` [INFO] [stdout] --> src/core/csr.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | pub const M_T_VEC: usize = 0x305; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_COUNTER_EN` [INFO] [stdout] --> src/core/csr.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub const M_COUNTER_EN: usize = 0x306; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_COUNT_INHIBIT` [INFO] [stdout] --> src/core/csr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | pub const M_COUNT_INHIBIT: usize = 0x320; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HPM_EVENT_BASE` [INFO] [stdout] --> src/core/csr.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | pub const M_HPM_EVENT_BASE: usize = 0x320; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_SCRATCH` [INFO] [stdout] --> src/core/csr.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | pub const M_SCRATCH: usize = 0x340; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_PC` [INFO] [stdout] --> src/core/csr.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | pub const M_E_PC: usize = 0x341; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_CAUSE` [INFO] [stdout] --> src/core/csr.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | pub const M_CAUSE: usize = 0x342; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_T_VAL` [INFO] [stdout] --> src/core/csr.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | pub const M_T_VAL: usize = 0x343; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_IP` [INFO] [stdout] --> src/core/csr.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub const M_IP: usize = 0x344; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_CYCLE` [INFO] [stdout] --> src/core/csr.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | pub const M_CYCLE: usize = 0xB00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_INST_RET` [INFO] [stdout] --> src/core/csr.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | pub const M_INST_RET: usize = 0xB02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HPM_COUNTER_BASE` [INFO] [stdout] --> src/core/csr.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | pub const M_HPM_COUNTER_BASE: usize = 0xB00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_CYCLE_H` [INFO] [stdout] --> src/core/csr.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | pub const M_CYCLE_H: usize = 0xB80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_INST_RET_H` [INFO] [stdout] --> src/core/csr.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | pub const M_INST_RET_H: usize = 0xB82; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HPM_COUNTER_H_BASE` [INFO] [stdout] --> src/core/csr.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | pub const M_HPM_COUNTER_H_BASE: usize = 0xB80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_hpm_counter_range` [INFO] [stdout] --> src/core/csr.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn is_hpm_counter_range(addr: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_hpm_counter_h_range` [INFO] [stdout] --> src/core/csr.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn is_hpm_counter_h_range(addr: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_hpm_event_range` [INFO] [stdout] --> src/core/csr.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | fn is_hpm_event_range(addr: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CSR_ADDR_LIST` [INFO] [stdout] --> src/core/csr.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / const CSR_ADDR_LIST: [usize; 21] = [ [INFO] [stdout] 212 | | M_VENDOR_ID, [INFO] [stdout] 213 | | M_ARCH_ID, [INFO] [stdout] 214 | | M_IMP_ID, [INFO] [stdout] ... | [INFO] [stdout] 232 | | M_INST_RET_H, [INFO] [stdout] 233 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default` [INFO] [stdout] --> src/core/reg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | default: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regs` [INFO] [stdout] --> src/core/reg.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | regs: [T; 32], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/core/reg.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read(&self, addr: usize) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/core/reg.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn write(&mut self, addr: usize, value: T) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/reg.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> RegFile { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MMU` [INFO] [stdout] --> src/core/memory.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MMU { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/memory.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new() -> MMU { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u8_impl` [INFO] [stdout] --> src/core/memory.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u8_impl` [INFO] [stdout] --> src/core/memory.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u16_impl` [INFO] [stdout] --> src/core/memory.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u16_impl` [INFO] [stdout] --> src/core/memory.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u32_impl` [INFO] [stdout] --> src/core/memory.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u32_impl` [INFO] [stdout] --> src/core/memory.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u8` [INFO] [stdout] --> src/core/memory.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn read_u8(&self, address: u32) -> Result< u8, Exception> { self.read_u8_impl(address) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u16` [INFO] [stdout] --> src/core/memory.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn read_u16(&self, address: u32) -> Result { self.read_u16_impl(address) } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u32` [INFO] [stdout] --> src/core/memory.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn read_u32(&self, address: u32) -> Result { self.read_u32_impl(address) } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u8` [INFO] [stdout] --> src/core/memory.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn write_u8(&mut self, address: u32, value: u8) -> Result<(), Exception>{ self.write_u8_impl(address, value) } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u16` [INFO] [stdout] --> src/core/memory.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn write_u16(&mut self, address: u32, value: u16) -> Result<(), Exception> { self.write_u16_impl(address, value) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u32` [INFO] [stdout] --> src/core/memory.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn write_u32(&mut self, address: u32, value: u32) -> Result<(), Exception> { self.write_u32_impl(address, value) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/core/memory.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn read(&self, address: u32) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/core/memory.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn write(&mut self, address: u32, value: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_reservation` [INFO] [stdout] --> src/core/memory.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_reservation(&mut self, addr: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `yield_reservation` [INFO] [stdout] --> src/core/memory.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn yield_reservation(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_reservation` [INFO] [stdout] --> src/core/memory.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn check_reservation(&self, addr: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `separate_addr` [INFO] [stdout] --> src/core/memory.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn separate_addr(address: u32) -> (usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BranchManager` [INFO] [stdout] --> src/core/branch_manager.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct BranchManager { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/branch_manager.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(delay_cycle: usize) -> BranchManager { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_queue` [INFO] [stdout] --> src/core/branch_manager.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn push_queue(&mut self, address: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_queue` [INFO] [stdout] --> src/core/branch_manager.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn pop_queue(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `flush_queue` [INFO] [stdout] --> src/core/branch_manager.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn flush_queue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Core` [INFO] [stdout] --> src/core.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Core { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(delay_cycle: usize, use_builtin_exception_handler: bool) -> Core { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> src/core.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn execute(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute_one_instrunction` [INFO] [stdout] --> src/core.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn execute_one_instrunction(&mut self) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch` [INFO] [stdout] --> src/core.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn fetch(&self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raise_exception` [INFO] [stdout] --> src/core.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn raise_exception(&mut self, exp: Exception) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Instruction` [INFO] [stdout] --> src/util/instruction.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/instruction.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(inst: u32) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs1` [INFO] [stdout] --> src/util/instruction.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn rs1(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs2` [INFO] [stdout] --> src/util/instruction.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn rs2(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rd` [INFO] [stdout] --> src/util/instruction.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn rd(&self) -> usize { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `imm` [INFO] [stdout] --> src/util/instruction.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn imm(&self) -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lui` [INFO] [stdout] --> src/util/instruction.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | fn lui(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `auipc` [INFO] [stdout] --> src/util/instruction.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn auipc(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jal` [INFO] [stdout] --> src/util/instruction.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | fn jal(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jalr` [INFO] [stdout] --> src/util/instruction.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | fn jalr(&self, core: &mut Core) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `branch` [INFO] [stdout] --> src/util/instruction.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | fn branch(&self, core: &mut Core, f: impl Fn(u32, u32) -> bool) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `beq` [INFO] [stdout] --> src/util/instruction.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | fn beq(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a == b) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bne` [INFO] [stdout] --> src/util/instruction.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | fn bne(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a != b) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `blt` [INFO] [stdout] --> src/util/instruction.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn blt(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bge` [INFO] [stdout] --> src/util/instruction.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn bge(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bltu` [INFO] [stdout] --> src/util/instruction.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | fn bltu(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a < b) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bgeu` [INFO] [stdout] --> src/util/instruction.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | fn bgeu(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a >= b) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/util/instruction.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | fn load>(&self, core: &mut Core, byte_count: u32, use_sign_ext: bool, loader: impl Fn(&MMU, u32) -> Result... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lb` [INFO] [stdout] --> src/util/instruction.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn lb(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 1, true, MMU::read_u8) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lh` [INFO] [stdout] --> src/util/instruction.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | fn lh(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 2, true, MMU::read_u16) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lw` [INFO] [stdout] --> src/util/instruction.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | fn lw(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 4, true, MMU::read_u32) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lbu` [INFO] [stdout] --> src/util/instruction.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | fn lbu(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 1, false, MMU::read_u8) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lhu` [INFO] [stdout] --> src/util/instruction.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | fn lhu(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 2, false, MMU::read_u16) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `store` [INFO] [stdout] --> src/util/instruction.rs:196:8 [INFO] [stdout] | [INFO] [stdout] 196 | fn store(&self, core: &mut Core, storer: impl Fn(&mut MMU, u32, T) -> Result<(), Exception>, caster: impl Fn(u32) -> T) -> Result<... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sb` [INFO] [stdout] --> src/util/instruction.rs:211:8 [INFO] [stdout] | [INFO] [stdout] 211 | fn sb(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u8, |v| v as u8) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sh` [INFO] [stdout] --> src/util/instruction.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 212 | fn sh(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u16, |v| v as u16) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sw` [INFO] [stdout] --> src/util/instruction.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | fn sw(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u32, |v| v) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs1_imm_ops` [INFO] [stdout] --> src/util/instruction.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 215 | fn rs1_imm_ops(&self, core: &mut Core, f: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addi` [INFO] [stdout] --> src/util/instruction.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn addi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slti` [INFO] [stdout] --> src/util/instruction.rs:229:8 [INFO] [stdout] | [INFO] [stdout] 229 | fn slti(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sltiu` [INFO] [stdout] --> src/util/instruction.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | fn sltiu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xori` [INFO] [stdout] --> src/util/instruction.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | fn xori(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ori` [INFO] [stdout] --> src/util/instruction.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 248 | fn ori(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `andi` [INFO] [stdout] --> src/util/instruction.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 252 | fn andi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slli` [INFO] [stdout] --> src/util/instruction.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | fn slli(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `srli` [INFO] [stdout] --> src/util/instruction.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 263 | fn srli(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `srai` [INFO] [stdout] --> src/util/instruction.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | fn srai(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs1_rs2_ops` [INFO] [stdout] --> src/util/instruction.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | fn rs1_rs2_ops(&self, core: &mut Core, f: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/util/instruction.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | fn add(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub` [INFO] [stdout] --> src/util/instruction.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn sub(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xor` [INFO] [stdout] --> src/util/instruction.rs:295:8 [INFO] [stdout] | [INFO] [stdout] 295 | fn xor(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `or` [INFO] [stdout] --> src/util/instruction.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | fn or(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and` [INFO] [stdout] --> src/util/instruction.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | fn and(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slt` [INFO] [stdout] --> src/util/instruction.rs:307:8 [INFO] [stdout] | [INFO] [stdout] 307 | fn slt(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sltu` [INFO] [stdout] --> src/util/instruction.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 316 | fn sltu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sll` [INFO] [stdout] --> src/util/instruction.rs:322:8 [INFO] [stdout] | [INFO] [stdout] 322 | fn sll(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `srl` [INFO] [stdout] --> src/util/instruction.rs:328:8 [INFO] [stdout] | [INFO] [stdout] 328 | fn srl(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sra` [INFO] [stdout] --> src/util/instruction.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 334 | fn sra(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul` [INFO] [stdout] --> src/util/instruction.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | fn mul(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mulh` [INFO] [stdout] --> src/util/instruction.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | fn mulh(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mulhu` [INFO] [stdout] --> src/util/instruction.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | fn mulhu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mulhsu` [INFO] [stdout] --> src/util/instruction.rs:374:8 [INFO] [stdout] | [INFO] [stdout] 374 | fn mulhsu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `div` [INFO] [stdout] --> src/util/instruction.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 387 | fn div(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `divu` [INFO] [stdout] --> src/util/instruction.rs:402:8 [INFO] [stdout] | [INFO] [stdout] 402 | fn divu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rem` [INFO] [stdout] --> src/util/instruction.rs:412:8 [INFO] [stdout] | [INFO] [stdout] 412 | fn rem(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remu` [INFO] [stdout] --> src/util/instruction.rs:427:8 [INFO] [stdout] | [INFO] [stdout] 427 | fn remu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lr_w` [INFO] [stdout] --> src/util/instruction.rs:437:8 [INFO] [stdout] | [INFO] [stdout] 437 | fn lr_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sc_w` [INFO] [stdout] --> src/util/instruction.rs:448:8 [INFO] [stdout] | [INFO] [stdout] 448 | fn sc_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoswap_w` [INFO] [stdout] --> src/util/instruction.rs:464:8 [INFO] [stdout] | [INFO] [stdout] 464 | fn amoswap_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoadd_w` [INFO] [stdout] --> src/util/instruction.rs:468:8 [INFO] [stdout] | [INFO] [stdout] 468 | fn amoadd_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoxor_w` [INFO] [stdout] --> src/util/instruction.rs:472:8 [INFO] [stdout] | [INFO] [stdout] 472 | fn amoxor_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoand_w` [INFO] [stdout] --> src/util/instruction.rs:476:8 [INFO] [stdout] | [INFO] [stdout] 476 | fn amoand_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoor_w` [INFO] [stdout] --> src/util/instruction.rs:480:8 [INFO] [stdout] | [INFO] [stdout] 480 | fn amoor_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amomin_w` [INFO] [stdout] --> src/util/instruction.rs:484:8 [INFO] [stdout] | [INFO] [stdout] 484 | fn amomin_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amomax_w` [INFO] [stdout] --> src/util/instruction.rs:490:8 [INFO] [stdout] | [INFO] [stdout] 490 | fn amomax_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amominu_w` [INFO] [stdout] --> src/util/instruction.rs:496:8 [INFO] [stdout] | [INFO] [stdout] 496 | fn amominu_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amomaxu_w` [INFO] [stdout] --> src/util/instruction.rs:500:8 [INFO] [stdout] | [INFO] [stdout] 500 | fn amomaxu_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amo_operation` [INFO] [stdout] --> src/util/instruction.rs:504:8 [INFO] [stdout] | [INFO] [stdout] 504 | fn amo_operation(&self, core: &mut Core, op: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csr_manipulate` [INFO] [stdout] --> src/util/instruction.rs:517:8 [INFO] [stdout] | [INFO] [stdout] 517 | fn csr_manipulate( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csr_manipulate_uimm` [INFO] [stdout] --> src/util/instruction.rs:534:8 [INFO] [stdout] | [INFO] [stdout] 534 | fn csr_manipulate_uimm( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csr_manipulate_rs1` [INFO] [stdout] --> src/util/instruction.rs:544:8 [INFO] [stdout] | [INFO] [stdout] 544 | fn csr_manipulate_rs1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrw` [INFO] [stdout] --> src/util/instruction.rs:553:8 [INFO] [stdout] | [INFO] [stdout] 553 | fn csrrw(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrs` [INFO] [stdout] --> src/util/instruction.rs:566:8 [INFO] [stdout] | [INFO] [stdout] 566 | fn csrrs(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrc` [INFO] [stdout] --> src/util/instruction.rs:579:8 [INFO] [stdout] | [INFO] [stdout] 579 | fn csrrc(&self, core: &mut Core) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrwi` [INFO] [stdout] --> src/util/instruction.rs:592:8 [INFO] [stdout] | [INFO] [stdout] 592 | fn csrrwi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrsi` [INFO] [stdout] --> src/util/instruction.rs:605:8 [INFO] [stdout] | [INFO] [stdout] 605 | fn csrrsi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrci` [INFO] [stdout] --> src/util/instruction.rs:618:8 [INFO] [stdout] | [INFO] [stdout] 618 | fn csrrci(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fence` [INFO] [stdout] --> src/util/instruction.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 632 | fn fence(&self, _core: &mut Core) -> Result<(), Exception> { Ok(()) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fence_i` [INFO] [stdout] --> src/util/instruction.rs:633:8 [INFO] [stdout] | [INFO] [stdout] 633 | fn fence_i(&self, _core: &mut Core) -> Result<(), Exception> { Ok(()) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ecall` [INFO] [stdout] --> src/util/instruction.rs:635:8 [INFO] [stdout] | [INFO] [stdout] 635 | fn ecall(&self, _core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ebreak` [INFO] [stdout] --> src/util/instruction.rs:639:8 [INFO] [stdout] | [INFO] [stdout] 639 | fn ebreak(&self, core: &mut Core) -> Result<(), Exception> { Err(Exception::Breakpoint(core.pc)) } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mret` [INFO] [stdout] --> src/util/instruction.rs:641:8 [INFO] [stdout] | [INFO] [stdout] 641 | fn mret(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exec` [INFO] [stdout] --> src/util/instruction.rs:655:12 [INFO] [stdout] | [INFO] [stdout] 655 | pub fn exec(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_panic_msg` [INFO] [stdout] --> src/util/instruction.rs:660:4 [INFO] [stdout] | [INFO] [stdout] 660 | fn make_panic_msg(name: EncodeType, field: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `arithmetic_right_shift` [INFO] [stdout] --> src/util/instruction.rs:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | fn arithmetic_right_shift(value: u32, shamt: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RType` [INFO] [stdout] --> src/util/instruction.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | RType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IType` [INFO] [stdout] --> src/util/instruction.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | IType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SType` [INFO] [stdout] --> src/util/instruction.rs:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | SType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BType` [INFO] [stdout] --> src/util/instruction.rs:683:5 [INFO] [stdout] | [INFO] [stdout] 683 | BType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UType` [INFO] [stdout] --> src/util/instruction.rs:684:5 [INFO] [stdout] | [INFO] [stdout] 684 | UType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JType` [INFO] [stdout] --> src/util/instruction.rs:685:5 [INFO] [stdout] | [INFO] [stdout] 685 | JType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOAD` [INFO] [stdout] --> src/util/instruction.rs:742:1 [INFO] [stdout] | [INFO] [stdout] 742 | const LOAD: u32 = 0b0000011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STORE` [INFO] [stdout] --> src/util/instruction.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | const STORE: u32 = 0b0100011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MADD` [INFO] [stdout] --> src/util/instruction.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | const MADD: u32 = 0b1000011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BRANCH` [INFO] [stdout] --> src/util/instruction.rs:745:1 [INFO] [stdout] | [INFO] [stdout] 745 | const BRANCH: u32 = 0b1100011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOAD_FP` [INFO] [stdout] --> src/util/instruction.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | const LOAD_FP: u32 = 0b0000111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STORE_FP` [INFO] [stdout] --> src/util/instruction.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | const STORE_FP: u32 = 0b0100111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MSUB` [INFO] [stdout] --> src/util/instruction.rs:749:1 [INFO] [stdout] | [INFO] [stdout] 749 | const MSUB: u32 = 0b1000111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JALR` [INFO] [stdout] --> src/util/instruction.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | const JALR: u32 = 0b1100111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_0` [INFO] [stdout] --> src/util/instruction.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | const CUSTOM_0: u32 = 0b0001011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_1` [INFO] [stdout] --> src/util/instruction.rs:753:1 [INFO] [stdout] | [INFO] [stdout] 753 | const CUSTOM_1: u32 = 0b0101011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMSUM` [INFO] [stdout] --> src/util/instruction.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | const NMSUM: u32 = 0b1001011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISC_MEM` [INFO] [stdout] --> src/util/instruction.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | const MISC_MEM: u32 = 0b0001111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AMO` [INFO] [stdout] --> src/util/instruction.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | const AMO: u32 = 0b0101111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMADD` [INFO] [stdout] --> src/util/instruction.rs:759:1 [INFO] [stdout] | [INFO] [stdout] 759 | const NMADD: u32 = 0b1001111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JAL` [INFO] [stdout] --> src/util/instruction.rs:760:1 [INFO] [stdout] | [INFO] [stdout] 760 | const JAL: u32 = 0b1101111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_IMM` [INFO] [stdout] --> src/util/instruction.rs:762:1 [INFO] [stdout] | [INFO] [stdout] 762 | const OP_IMM: u32 = 0b0010011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP` [INFO] [stdout] --> src/util/instruction.rs:763:1 [INFO] [stdout] | [INFO] [stdout] 763 | const OP: u32 = 0b0110011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_FP` [INFO] [stdout] --> src/util/instruction.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | const OP_FP: u32 = 0b1010011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SYSTEM` [INFO] [stdout] --> src/util/instruction.rs:765:1 [INFO] [stdout] | [INFO] [stdout] 765 | const SYSTEM: u32 = 0b1110011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AUIPC` [INFO] [stdout] --> src/util/instruction.rs:767:1 [INFO] [stdout] | [INFO] [stdout] 767 | const AUIPC: u32 = 0b0010111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LUI` [INFO] [stdout] --> src/util/instruction.rs:768:1 [INFO] [stdout] | [INFO] [stdout] 768 | const LUI: u32 = 0b0110111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_IMM_32` [INFO] [stdout] --> src/util/instruction.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | const OP_IMM_32: u32 = 0b0011011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_32` [INFO] [stdout] --> src/util/instruction.rs:773:1 [INFO] [stdout] | [INFO] [stdout] 773 | const OP_32: u32 = 0b0111011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_2` [INFO] [stdout] --> src/util/instruction.rs:774:1 [INFO] [stdout] | [INFO] [stdout] 774 | const CUSTOM_2: u32 = 0b1011011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_3` [INFO] [stdout] --> src/util/instruction.rs:775:1 [INFO] [stdout] | [INFO] [stdout] 775 | const CUSTOM_3: u32 = 0b1111011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_impl` [INFO] [stdout] --> src/util/instruction.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | fn new_impl(inst: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exec_impl` [INFO] [stdout] --> src/util/instruction.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | fn exec_impl(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lui` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `auipc` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `jal` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `jalr` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `beq` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bne` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `blt` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bge` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bltu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bgeu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lb` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lh` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lw` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lbu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lhu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sb` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sh` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sw` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `addi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `slti` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sltiu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `xori` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ori` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `andi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `slli` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `srli` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `srai` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `add` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sub` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sll` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `slt` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sltu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `xor` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `srl` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sra` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `or` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `and` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `fence` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ecall` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ebreak` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mret` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrw` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrs` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrc` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrwi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrsi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrci` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `fence_i` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mul` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mulh` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mulhsu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mulhu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `div` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `divu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `rem` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `remu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lr_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sc_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoswap_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoadd_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoxor_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoand_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoor_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amomin_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amomax_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amominu_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amomaxu_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_exception_code` [INFO] [stdout] --> src/util/exception.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_exception_code(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_interrupt` [INFO] [stdout] --> src/util/exception.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn is_interrupt(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cause` [INFO] [stdout] --> src/util/exception.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_cause(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tval` [INFO] [stdout] --> src/util/exception.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get_tval(self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Emulator` [INFO] [stdout] --> src/lib.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Emulator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_elf_file` [INFO] [stdout] --> src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new_with_elf_file(filename: String) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_binary` [INFO] [stdout] --> src/lib.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new_with_binary(binary: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_core` [INFO] [stdout] --> src/lib.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn make_core(elf: &Elf, binary: &Vec) -> core::Core { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_label` [INFO] [stdout] --> src/lib.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_label(elf: &Elf) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/lib.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step` [INFO] [stdout] --> src/lib.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn step(&mut self, num: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_breakpoint` [INFO] [stdout] --> src/lib.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn is_breakpoint(&self, pc: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_breakpoint_with_string` [INFO] [stdout] --> src/lib.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn set_breakpoint_with_string(&mut self, label: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_breakpoint_with_addr` [INFO] [stdout] --> src/lib.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn set_breakpoint_with_addr(&mut self, addr: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lib.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn new(msg: String) -> ErrorMsg { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | core.mmu.write_u8(exec_addr + index, bin); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 282 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.93s [INFO] running `Command { std: "docker" "inspect" "ff4885592062781f1368443b642ef7007086cd8dc1bfd9c70e76bb271b4de8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4885592062781f1368443b642ef7007086cd8dc1bfd9c70e76bb271b4de8a6", kill_on_drop: false }` [INFO] [stdout] ff4885592062781f1368443b642ef7007086cd8dc1bfd9c70e76bb271b4de8a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bd6fd0fbade98022f83e5e1902681fc7da291b19133fc812467f02eaa0f9961 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0bd6fd0fbade98022f83e5e1902681fc7da291b19133fc812467f02eaa0f9961", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stdout] warning: struct is never constructed: `CSRFile` [INFO] [stdout] --> src/core/csr.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CSRFile { [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: `new` [INFO] [stdout] --> src/core/csr.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new() -> CSRFile { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/core/csr.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn write(&mut self, addr: usize, value: u32, inst: u32) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_csr` [INFO] [stdout] --> src/core/csr.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn write_csr(&mut self, addr: usize, value: u32, mask: u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_hpm_counter` [INFO] [stdout] --> src/core/csr.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn write_hpm_counter(&mut self, addr: usize, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_hpm_counterh` [INFO] [stdout] --> src/core/csr.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn write_hpm_counterh(&mut self, addr: usize, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_hpm_event` [INFO] [stdout] --> src/core/csr.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn write_hpm_event(&mut self, addr: usize, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/core/csr.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn read(&self, addr: usize, inst: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_hpm_counter` [INFO] [stdout] --> src/core/csr.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | fn read_hpm_counter(&self, addr: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_hpm_counter_h` [INFO] [stdout] --> src/core/csr.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | fn read_hpm_counter_h(&self, addr: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_exception_vector` [INFO] [stdout] --> src/core/csr.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn make_exception_vector(&self, e: Exception) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mie` [INFO] [stdout] --> src/core/csr.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn get_mie(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_mie` [INFO] [stdout] --> src/core/csr.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn set_mie(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mpie` [INFO] [stdout] --> src/core/csr.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn get_mpie(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_mpie` [INFO] [stdout] --> src/core/csr.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn set_mpie(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mpp` [INFO] [stdout] --> src/core/csr.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_mpp(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_mpp` [INFO] [stdout] --> src/core/csr.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn set_mpp(&mut self, value: u32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_VENDOR_ID` [INFO] [stdout] --> src/core/csr.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | pub const M_VENDOR_ID: usize = 0xF11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_ARCH_ID` [INFO] [stdout] --> src/core/csr.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | pub const M_ARCH_ID: usize = 0xF12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_IMP_ID` [INFO] [stdout] --> src/core/csr.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | pub const M_IMP_ID: usize = 0xF13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HARD_ID` [INFO] [stdout] --> src/core/csr.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | pub const M_HARD_ID: usize = 0xF14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_STATUS` [INFO] [stdout] --> src/core/csr.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | pub const M_STATUS: usize = 0x300; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_ISA` [INFO] [stdout] --> src/core/csr.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | pub const M_ISA: usize = 0x301; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_DELEG` [INFO] [stdout] --> src/core/csr.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | pub const M_E_DELEG: usize = 0x302; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_I_DELEG` [INFO] [stdout] --> src/core/csr.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | pub const M_I_DELEG: usize = 0x303; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_IE` [INFO] [stdout] --> src/core/csr.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | pub const M_IE: usize = 0x304; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_T_VEC` [INFO] [stdout] --> src/core/csr.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | pub const M_T_VEC: usize = 0x305; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_COUNTER_EN` [INFO] [stdout] --> src/core/csr.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub const M_COUNTER_EN: usize = 0x306; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_COUNT_INHIBIT` [INFO] [stdout] --> src/core/csr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | pub const M_COUNT_INHIBIT: usize = 0x320; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HPM_EVENT_BASE` [INFO] [stdout] --> src/core/csr.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | pub const M_HPM_EVENT_BASE: usize = 0x320; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_SCRATCH` [INFO] [stdout] --> src/core/csr.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | pub const M_SCRATCH: usize = 0x340; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_PC` [INFO] [stdout] --> src/core/csr.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | pub const M_E_PC: usize = 0x341; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_CAUSE` [INFO] [stdout] --> src/core/csr.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | pub const M_CAUSE: usize = 0x342; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_T_VAL` [INFO] [stdout] --> src/core/csr.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | pub const M_T_VAL: usize = 0x343; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_IP` [INFO] [stdout] --> src/core/csr.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub const M_IP: usize = 0x344; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_CYCLE` [INFO] [stdout] --> src/core/csr.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | pub const M_CYCLE: usize = 0xB00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_INST_RET` [INFO] [stdout] --> src/core/csr.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | pub const M_INST_RET: usize = 0xB02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HPM_COUNTER_BASE` [INFO] [stdout] --> src/core/csr.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | pub const M_HPM_COUNTER_BASE: usize = 0xB00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_CYCLE_H` [INFO] [stdout] --> src/core/csr.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | pub const M_CYCLE_H: usize = 0xB80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_INST_RET_H` [INFO] [stdout] --> src/core/csr.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | pub const M_INST_RET_H: usize = 0xB82; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_HPM_COUNTER_H_BASE` [INFO] [stdout] --> src/core/csr.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | pub const M_HPM_COUNTER_H_BASE: usize = 0xB80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_hpm_counter_range` [INFO] [stdout] --> src/core/csr.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn is_hpm_counter_range(addr: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_hpm_counter_h_range` [INFO] [stdout] --> src/core/csr.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn is_hpm_counter_h_range(addr: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_hpm_event_range` [INFO] [stdout] --> src/core/csr.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | fn is_hpm_event_range(addr: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CSR_ADDR_LIST` [INFO] [stdout] --> src/core/csr.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / const CSR_ADDR_LIST: [usize; 21] = [ [INFO] [stdout] 212 | | M_VENDOR_ID, [INFO] [stdout] 213 | | M_ARCH_ID, [INFO] [stdout] 214 | | M_IMP_ID, [INFO] [stdout] ... | [INFO] [stdout] 232 | | M_INST_RET_H, [INFO] [stdout] 233 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default` [INFO] [stdout] --> src/core/reg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | default: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regs` [INFO] [stdout] --> src/core/reg.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | regs: [T; 32], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/core/reg.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read(&self, addr: usize) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/core/reg.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn write(&mut self, addr: usize, value: T) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/reg.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> RegFile { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MMU` [INFO] [stdout] --> src/core/memory.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MMU { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/memory.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new() -> MMU { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u8_impl` [INFO] [stdout] --> src/core/memory.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u8_impl` [INFO] [stdout] --> src/core/memory.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u16_impl` [INFO] [stdout] --> src/core/memory.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u16_impl` [INFO] [stdout] --> src/core/memory.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u32_impl` [INFO] [stdout] --> src/core/memory.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u32_impl` [INFO] [stdout] --> src/core/memory.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / make_interface!( [INFO] [stdout] 48 | | { u8, 1 } [INFO] [stdout] 49 | | { u16, 2 } [INFO] [stdout] 50 | | { u32, 4 } [INFO] [stdout] 51 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u8` [INFO] [stdout] --> src/core/memory.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn read_u8(&self, address: u32) -> Result< u8, Exception> { self.read_u8_impl(address) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u16` [INFO] [stdout] --> src/core/memory.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn read_u16(&self, address: u32) -> Result { self.read_u16_impl(address) } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u32` [INFO] [stdout] --> src/core/memory.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn read_u32(&self, address: u32) -> Result { self.read_u32_impl(address) } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u8` [INFO] [stdout] --> src/core/memory.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn write_u8(&mut self, address: u32, value: u8) -> Result<(), Exception>{ self.write_u8_impl(address, value) } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u16` [INFO] [stdout] --> src/core/memory.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn write_u16(&mut self, address: u32, value: u16) -> Result<(), Exception> { self.write_u16_impl(address, value) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_u32` [INFO] [stdout] --> src/core/memory.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn write_u32(&mut self, address: u32, value: u32) -> Result<(), Exception> { self.write_u32_impl(address, value) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/core/memory.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn read(&self, address: u32) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/core/memory.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn write(&mut self, address: u32, value: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_reservation` [INFO] [stdout] --> src/core/memory.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_reservation(&mut self, addr: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `yield_reservation` [INFO] [stdout] --> src/core/memory.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn yield_reservation(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_reservation` [INFO] [stdout] --> src/core/memory.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn check_reservation(&self, addr: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `separate_addr` [INFO] [stdout] --> src/core/memory.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn separate_addr(address: u32) -> (usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BranchManager` [INFO] [stdout] --> src/core/branch_manager.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct BranchManager { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/branch_manager.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(delay_cycle: usize) -> BranchManager { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_queue` [INFO] [stdout] --> src/core/branch_manager.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn push_queue(&mut self, address: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_queue` [INFO] [stdout] --> src/core/branch_manager.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn pop_queue(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `flush_queue` [INFO] [stdout] --> src/core/branch_manager.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn flush_queue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Core` [INFO] [stdout] --> src/core.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Core { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(delay_cycle: usize, use_builtin_exception_handler: bool) -> Core { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> src/core.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn execute(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute_one_instrunction` [INFO] [stdout] --> src/core.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn execute_one_instrunction(&mut self) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch` [INFO] [stdout] --> src/core.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn fetch(&self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raise_exception` [INFO] [stdout] --> src/core.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn raise_exception(&mut self, exp: Exception) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Instruction` [INFO] [stdout] --> src/util/instruction.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/instruction.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(inst: u32) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs1` [INFO] [stdout] --> src/util/instruction.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn rs1(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs2` [INFO] [stdout] --> src/util/instruction.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn rs2(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rd` [INFO] [stdout] --> src/util/instruction.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn rd(&self) -> usize { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `imm` [INFO] [stdout] --> src/util/instruction.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn imm(&self) -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lui` [INFO] [stdout] --> src/util/instruction.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | fn lui(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `auipc` [INFO] [stdout] --> src/util/instruction.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn auipc(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jal` [INFO] [stdout] --> src/util/instruction.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | fn jal(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jalr` [INFO] [stdout] --> src/util/instruction.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | fn jalr(&self, core: &mut Core) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `branch` [INFO] [stdout] --> src/util/instruction.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | fn branch(&self, core: &mut Core, f: impl Fn(u32, u32) -> bool) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `beq` [INFO] [stdout] --> src/util/instruction.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | fn beq(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a == b) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bne` [INFO] [stdout] --> src/util/instruction.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | fn bne(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a != b) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `blt` [INFO] [stdout] --> src/util/instruction.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn blt(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bge` [INFO] [stdout] --> src/util/instruction.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn bge(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bltu` [INFO] [stdout] --> src/util/instruction.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | fn bltu(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a < b) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bgeu` [INFO] [stdout] --> src/util/instruction.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | fn bgeu(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a >= b) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/util/instruction.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | fn load>(&self, core: &mut Core, byte_count: u32, use_sign_ext: bool, loader: impl Fn(&MMU, u32) -> Result... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lb` [INFO] [stdout] --> src/util/instruction.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn lb(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 1, true, MMU::read_u8) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lh` [INFO] [stdout] --> src/util/instruction.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | fn lh(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 2, true, MMU::read_u16) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lw` [INFO] [stdout] --> src/util/instruction.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | fn lw(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 4, true, MMU::read_u32) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lbu` [INFO] [stdout] --> src/util/instruction.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | fn lbu(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 1, false, MMU::read_u8) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lhu` [INFO] [stdout] --> src/util/instruction.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | fn lhu(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 2, false, MMU::read_u16) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `store` [INFO] [stdout] --> src/util/instruction.rs:196:8 [INFO] [stdout] | [INFO] [stdout] 196 | fn store(&self, core: &mut Core, storer: impl Fn(&mut MMU, u32, T) -> Result<(), Exception>, caster: impl Fn(u32) -> T) -> Result<... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sb` [INFO] [stdout] --> src/util/instruction.rs:211:8 [INFO] [stdout] | [INFO] [stdout] 211 | fn sb(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u8, |v| v as u8) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sh` [INFO] [stdout] --> src/util/instruction.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 212 | fn sh(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u16, |v| v as u16) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sw` [INFO] [stdout] --> src/util/instruction.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | fn sw(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u32, |v| v) } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs1_imm_ops` [INFO] [stdout] --> src/util/instruction.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 215 | fn rs1_imm_ops(&self, core: &mut Core, f: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addi` [INFO] [stdout] --> src/util/instruction.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn addi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slti` [INFO] [stdout] --> src/util/instruction.rs:229:8 [INFO] [stdout] | [INFO] [stdout] 229 | fn slti(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sltiu` [INFO] [stdout] --> src/util/instruction.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | fn sltiu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xori` [INFO] [stdout] --> src/util/instruction.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | fn xori(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ori` [INFO] [stdout] --> src/util/instruction.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 248 | fn ori(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `andi` [INFO] [stdout] --> src/util/instruction.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 252 | fn andi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slli` [INFO] [stdout] --> src/util/instruction.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | fn slli(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `srli` [INFO] [stdout] --> src/util/instruction.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 263 | fn srli(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `srai` [INFO] [stdout] --> src/util/instruction.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | fn srai(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rs1_rs2_ops` [INFO] [stdout] --> src/util/instruction.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | fn rs1_rs2_ops(&self, core: &mut Core, f: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/util/instruction.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | fn add(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub` [INFO] [stdout] --> src/util/instruction.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn sub(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xor` [INFO] [stdout] --> src/util/instruction.rs:295:8 [INFO] [stdout] | [INFO] [stdout] 295 | fn xor(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `or` [INFO] [stdout] --> src/util/instruction.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | fn or(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and` [INFO] [stdout] --> src/util/instruction.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | fn and(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slt` [INFO] [stdout] --> src/util/instruction.rs:307:8 [INFO] [stdout] | [INFO] [stdout] 307 | fn slt(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sltu` [INFO] [stdout] --> src/util/instruction.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 316 | fn sltu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sll` [INFO] [stdout] --> src/util/instruction.rs:322:8 [INFO] [stdout] | [INFO] [stdout] 322 | fn sll(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `srl` [INFO] [stdout] --> src/util/instruction.rs:328:8 [INFO] [stdout] | [INFO] [stdout] 328 | fn srl(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sra` [INFO] [stdout] --> src/util/instruction.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 334 | fn sra(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul` [INFO] [stdout] --> src/util/instruction.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | fn mul(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mulh` [INFO] [stdout] --> src/util/instruction.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | fn mulh(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mulhu` [INFO] [stdout] --> src/util/instruction.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | fn mulhu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mulhsu` [INFO] [stdout] --> src/util/instruction.rs:374:8 [INFO] [stdout] | [INFO] [stdout] 374 | fn mulhsu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `div` [INFO] [stdout] --> src/util/instruction.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 387 | fn div(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `divu` [INFO] [stdout] --> src/util/instruction.rs:402:8 [INFO] [stdout] | [INFO] [stdout] 402 | fn divu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rem` [INFO] [stdout] --> src/util/instruction.rs:412:8 [INFO] [stdout] | [INFO] [stdout] 412 | fn rem(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remu` [INFO] [stdout] --> src/util/instruction.rs:427:8 [INFO] [stdout] | [INFO] [stdout] 427 | fn remu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lr_w` [INFO] [stdout] --> src/util/instruction.rs:437:8 [INFO] [stdout] | [INFO] [stdout] 437 | fn lr_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sc_w` [INFO] [stdout] --> src/util/instruction.rs:448:8 [INFO] [stdout] | [INFO] [stdout] 448 | fn sc_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoswap_w` [INFO] [stdout] --> src/util/instruction.rs:464:8 [INFO] [stdout] | [INFO] [stdout] 464 | fn amoswap_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoadd_w` [INFO] [stdout] --> src/util/instruction.rs:468:8 [INFO] [stdout] | [INFO] [stdout] 468 | fn amoadd_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoxor_w` [INFO] [stdout] --> src/util/instruction.rs:472:8 [INFO] [stdout] | [INFO] [stdout] 472 | fn amoxor_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoand_w` [INFO] [stdout] --> src/util/instruction.rs:476:8 [INFO] [stdout] | [INFO] [stdout] 476 | fn amoand_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amoor_w` [INFO] [stdout] --> src/util/instruction.rs:480:8 [INFO] [stdout] | [INFO] [stdout] 480 | fn amoor_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amomin_w` [INFO] [stdout] --> src/util/instruction.rs:484:8 [INFO] [stdout] | [INFO] [stdout] 484 | fn amomin_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amomax_w` [INFO] [stdout] --> src/util/instruction.rs:490:8 [INFO] [stdout] | [INFO] [stdout] 490 | fn amomax_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amominu_w` [INFO] [stdout] --> src/util/instruction.rs:496:8 [INFO] [stdout] | [INFO] [stdout] 496 | fn amominu_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amomaxu_w` [INFO] [stdout] --> src/util/instruction.rs:500:8 [INFO] [stdout] | [INFO] [stdout] 500 | fn amomaxu_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `amo_operation` [INFO] [stdout] --> src/util/instruction.rs:504:8 [INFO] [stdout] | [INFO] [stdout] 504 | fn amo_operation(&self, core: &mut Core, op: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csr_manipulate` [INFO] [stdout] --> src/util/instruction.rs:517:8 [INFO] [stdout] | [INFO] [stdout] 517 | fn csr_manipulate( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csr_manipulate_uimm` [INFO] [stdout] --> src/util/instruction.rs:534:8 [INFO] [stdout] | [INFO] [stdout] 534 | fn csr_manipulate_uimm( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csr_manipulate_rs1` [INFO] [stdout] --> src/util/instruction.rs:544:8 [INFO] [stdout] | [INFO] [stdout] 544 | fn csr_manipulate_rs1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrw` [INFO] [stdout] --> src/util/instruction.rs:553:8 [INFO] [stdout] | [INFO] [stdout] 553 | fn csrrw(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrs` [INFO] [stdout] --> src/util/instruction.rs:566:8 [INFO] [stdout] | [INFO] [stdout] 566 | fn csrrs(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrc` [INFO] [stdout] --> src/util/instruction.rs:579:8 [INFO] [stdout] | [INFO] [stdout] 579 | fn csrrc(&self, core: &mut Core) -> Result<(), Exception>{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrwi` [INFO] [stdout] --> src/util/instruction.rs:592:8 [INFO] [stdout] | [INFO] [stdout] 592 | fn csrrwi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrsi` [INFO] [stdout] --> src/util/instruction.rs:605:8 [INFO] [stdout] | [INFO] [stdout] 605 | fn csrrsi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `csrrci` [INFO] [stdout] --> src/util/instruction.rs:618:8 [INFO] [stdout] | [INFO] [stdout] 618 | fn csrrci(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fence` [INFO] [stdout] --> src/util/instruction.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 632 | fn fence(&self, _core: &mut Core) -> Result<(), Exception> { Ok(()) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fence_i` [INFO] [stdout] --> src/util/instruction.rs:633:8 [INFO] [stdout] | [INFO] [stdout] 633 | fn fence_i(&self, _core: &mut Core) -> Result<(), Exception> { Ok(()) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ecall` [INFO] [stdout] --> src/util/instruction.rs:635:8 [INFO] [stdout] | [INFO] [stdout] 635 | fn ecall(&self, _core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ebreak` [INFO] [stdout] --> src/util/instruction.rs:639:8 [INFO] [stdout] | [INFO] [stdout] 639 | fn ebreak(&self, core: &mut Core) -> Result<(), Exception> { Err(Exception::Breakpoint(core.pc)) } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mret` [INFO] [stdout] --> src/util/instruction.rs:641:8 [INFO] [stdout] | [INFO] [stdout] 641 | fn mret(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exec` [INFO] [stdout] --> src/util/instruction.rs:655:12 [INFO] [stdout] | [INFO] [stdout] 655 | pub fn exec(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_panic_msg` [INFO] [stdout] --> src/util/instruction.rs:660:4 [INFO] [stdout] | [INFO] [stdout] 660 | fn make_panic_msg(name: EncodeType, field: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `arithmetic_right_shift` [INFO] [stdout] --> src/util/instruction.rs:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | fn arithmetic_right_shift(value: u32, shamt: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RType` [INFO] [stdout] --> src/util/instruction.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | RType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IType` [INFO] [stdout] --> src/util/instruction.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | IType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SType` [INFO] [stdout] --> src/util/instruction.rs:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | SType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BType` [INFO] [stdout] --> src/util/instruction.rs:683:5 [INFO] [stdout] | [INFO] [stdout] 683 | BType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UType` [INFO] [stdout] --> src/util/instruction.rs:684:5 [INFO] [stdout] | [INFO] [stdout] 684 | UType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JType` [INFO] [stdout] --> src/util/instruction.rs:685:5 [INFO] [stdout] | [INFO] [stdout] 685 | JType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOAD` [INFO] [stdout] --> src/util/instruction.rs:742:1 [INFO] [stdout] | [INFO] [stdout] 742 | const LOAD: u32 = 0b0000011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STORE` [INFO] [stdout] --> src/util/instruction.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | const STORE: u32 = 0b0100011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MADD` [INFO] [stdout] --> src/util/instruction.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | const MADD: u32 = 0b1000011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BRANCH` [INFO] [stdout] --> src/util/instruction.rs:745:1 [INFO] [stdout] | [INFO] [stdout] 745 | const BRANCH: u32 = 0b1100011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOAD_FP` [INFO] [stdout] --> src/util/instruction.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | const LOAD_FP: u32 = 0b0000111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STORE_FP` [INFO] [stdout] --> src/util/instruction.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | const STORE_FP: u32 = 0b0100111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MSUB` [INFO] [stdout] --> src/util/instruction.rs:749:1 [INFO] [stdout] | [INFO] [stdout] 749 | const MSUB: u32 = 0b1000111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JALR` [INFO] [stdout] --> src/util/instruction.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | const JALR: u32 = 0b1100111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_0` [INFO] [stdout] --> src/util/instruction.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | const CUSTOM_0: u32 = 0b0001011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_1` [INFO] [stdout] --> src/util/instruction.rs:753:1 [INFO] [stdout] | [INFO] [stdout] 753 | const CUSTOM_1: u32 = 0b0101011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMSUM` [INFO] [stdout] --> src/util/instruction.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | const NMSUM: u32 = 0b1001011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISC_MEM` [INFO] [stdout] --> src/util/instruction.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | const MISC_MEM: u32 = 0b0001111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AMO` [INFO] [stdout] --> src/util/instruction.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | const AMO: u32 = 0b0101111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMADD` [INFO] [stdout] --> src/util/instruction.rs:759:1 [INFO] [stdout] | [INFO] [stdout] 759 | const NMADD: u32 = 0b1001111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JAL` [INFO] [stdout] --> src/util/instruction.rs:760:1 [INFO] [stdout] | [INFO] [stdout] 760 | const JAL: u32 = 0b1101111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_IMM` [INFO] [stdout] --> src/util/instruction.rs:762:1 [INFO] [stdout] | [INFO] [stdout] 762 | const OP_IMM: u32 = 0b0010011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP` [INFO] [stdout] --> src/util/instruction.rs:763:1 [INFO] [stdout] | [INFO] [stdout] 763 | const OP: u32 = 0b0110011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_FP` [INFO] [stdout] --> src/util/instruction.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | const OP_FP: u32 = 0b1010011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SYSTEM` [INFO] [stdout] --> src/util/instruction.rs:765:1 [INFO] [stdout] | [INFO] [stdout] 765 | const SYSTEM: u32 = 0b1110011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AUIPC` [INFO] [stdout] --> src/util/instruction.rs:767:1 [INFO] [stdout] | [INFO] [stdout] 767 | const AUIPC: u32 = 0b0010111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LUI` [INFO] [stdout] --> src/util/instruction.rs:768:1 [INFO] [stdout] | [INFO] [stdout] 768 | const LUI: u32 = 0b0110111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_IMM_32` [INFO] [stdout] --> src/util/instruction.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | const OP_IMM_32: u32 = 0b0011011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_32` [INFO] [stdout] --> src/util/instruction.rs:773:1 [INFO] [stdout] | [INFO] [stdout] 773 | const OP_32: u32 = 0b0111011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_2` [INFO] [stdout] --> src/util/instruction.rs:774:1 [INFO] [stdout] | [INFO] [stdout] 774 | const CUSTOM_2: u32 = 0b1011011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_3` [INFO] [stdout] --> src/util/instruction.rs:775:1 [INFO] [stdout] | [INFO] [stdout] 775 | const CUSTOM_3: u32 = 0b1111011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_impl` [INFO] [stdout] --> src/util/instruction.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | fn new_impl(inst: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exec_impl` [INFO] [stdout] --> src/util/instruction.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | fn exec_impl(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lui` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `auipc` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `jal` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `jalr` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `beq` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bne` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `blt` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bge` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bltu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `bgeu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lb` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lh` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lw` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lbu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lhu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sb` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sh` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sw` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `addi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `slti` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sltiu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `xori` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ori` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `andi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `slli` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `srli` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `srai` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `add` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sub` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sll` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `slt` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sltu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `xor` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `srl` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sra` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `or` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `and` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `fence` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ecall` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ebreak` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mret` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrw` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrs` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrc` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrwi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrsi` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `csrrci` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `fence_i` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mul` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mulh` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mulhsu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `mulhu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `div` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `divu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `rem` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `remu` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `lr_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `sc_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoswap_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoadd_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoxor_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoand_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amoor_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amomin_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amomax_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amominu_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `amomaxu_w` [INFO] [stdout] --> src/util/instruction.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | $opcode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 779 | / opcode_list!( [INFO] [stdout] 780 | | // RV32I standard isa [INFO] [stdout] 781 | | { lui, UType, op: LUI, }, [INFO] [stdout] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stdout] ... | [INFO] [stdout] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stdout] 858 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_exception_code` [INFO] [stdout] --> src/util/exception.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_exception_code(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_interrupt` [INFO] [stdout] --> src/util/exception.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn is_interrupt(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cause` [INFO] [stdout] --> src/util/exception.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_cause(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tval` [INFO] [stdout] --> src/util/exception.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get_tval(self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Emulator` [INFO] [stdout] --> src/lib.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Emulator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_elf_file` [INFO] [stdout] --> src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new_with_elf_file(filename: String) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_binary` [INFO] [stdout] --> src/lib.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new_with_binary(binary: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_core` [INFO] [stdout] --> src/lib.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn make_core(elf: &Elf, binary: &Vec) -> core::Core { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_label` [INFO] [stdout] --> src/lib.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_label(elf: &Elf) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/lib.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step` [INFO] [stdout] --> src/lib.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn step(&mut self, num: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_breakpoint` [INFO] [stdout] --> src/lib.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn is_breakpoint(&self, pc: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_breakpoint_with_string` [INFO] [stdout] --> src/lib.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn set_breakpoint_with_string(&mut self, label: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_breakpoint_with_addr` [INFO] [stdout] --> src/lib.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn set_breakpoint_with_addr(&mut self, addr: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lib.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn new(msg: String) -> ErrorMsg { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | core.mmu.write_u8(exec_addr + index, bin); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 282 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rust-riscv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | let mut emu = Emulator::new_with_elf_file("test_bin/rv32ui-p-add".to_string()).unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MADD` [INFO] [stdout] --> src/util/instruction.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | const MADD: u32 = 0b1000011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOAD_FP` [INFO] [stdout] --> src/util/instruction.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | const LOAD_FP: u32 = 0b0000111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STORE_FP` [INFO] [stdout] --> src/util/instruction.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | const STORE_FP: u32 = 0b0100111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MSUB` [INFO] [stdout] --> src/util/instruction.rs:749:1 [INFO] [stdout] | [INFO] [stdout] 749 | const MSUB: u32 = 0b1000111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_0` [INFO] [stdout] --> src/util/instruction.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | const CUSTOM_0: u32 = 0b0001011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_1` [INFO] [stdout] --> src/util/instruction.rs:753:1 [INFO] [stdout] | [INFO] [stdout] 753 | const CUSTOM_1: u32 = 0b0101011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMSUM` [INFO] [stdout] --> src/util/instruction.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | const NMSUM: u32 = 0b1001011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMADD` [INFO] [stdout] --> src/util/instruction.rs:759:1 [INFO] [stdout] | [INFO] [stdout] 759 | const NMADD: u32 = 0b1001111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_FP` [INFO] [stdout] --> src/util/instruction.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | const OP_FP: u32 = 0b1010011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_IMM_32` [INFO] [stdout] --> src/util/instruction.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | const OP_IMM_32: u32 = 0b0011011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OP_32` [INFO] [stdout] --> src/util/instruction.rs:773:1 [INFO] [stdout] | [INFO] [stdout] 773 | const OP_32: u32 = 0b0111011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_2` [INFO] [stdout] --> src/util/instruction.rs:774:1 [INFO] [stdout] | [INFO] [stdout] 774 | const CUSTOM_2: u32 = 0b1011011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CUSTOM_3` [INFO] [stdout] --> src/util/instruction.rs:775:1 [INFO] [stdout] | [INFO] [stdout] 775 | const CUSTOM_3: u32 = 0b1111011; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `elf_bin` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | elf_bin: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `labels` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | labels: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step` [INFO] [stdout] --> src/lib.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn step(&mut self, num: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_breakpoint_with_string` [INFO] [stdout] --> src/lib.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn set_breakpoint_with_string(&mut self, label: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_breakpoint_with_addr` [INFO] [stdout] --> src/lib.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn set_breakpoint_with_addr(&mut self, addr: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | core.mmu.write_u8(exec_addr + index, bin); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.67s [INFO] running `Command { std: "docker" "inspect" "0bd6fd0fbade98022f83e5e1902681fc7da291b19133fc812467f02eaa0f9961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd6fd0fbade98022f83e5e1902681fc7da291b19133fc812467f02eaa0f9961", kill_on_drop: false }` [INFO] [stdout] 0bd6fd0fbade98022f83e5e1902681fc7da291b19133fc812467f02eaa0f9961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae877876e0b53ce6699b931170e85919e972859264ef67c48b4f4ed721130717 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae877876e0b53ce6699b931170e85919e972859264ef67c48b4f4ed721130717", kill_on_drop: false }` [INFO] [stderr] warning: struct is never constructed: `CSRFile` [INFO] [stderr] --> src/core/csr.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct CSRFile { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/core/csr.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn new() -> CSRFile { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write` [INFO] [stderr] --> src/core/csr.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn write(&mut self, addr: usize, value: u32, inst: u32) -> Result<(), Exception>{ [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_csr` [INFO] [stderr] --> src/core/csr.rs:68:8 [INFO] [stderr] | [INFO] [stderr] 68 | fn write_csr(&mut self, addr: usize, value: u32, mask: u32) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_hpm_counter` [INFO] [stderr] --> src/core/csr.rs:73:8 [INFO] [stderr] | [INFO] [stderr] 73 | fn write_hpm_counter(&mut self, addr: usize, value: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_hpm_counterh` [INFO] [stderr] --> src/core/csr.rs:81:8 [INFO] [stderr] | [INFO] [stderr] 81 | fn write_hpm_counterh(&mut self, addr: usize, value: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_hpm_event` [INFO] [stderr] --> src/core/csr.rs:90:8 [INFO] [stderr] | [INFO] [stderr] 90 | fn write_hpm_event(&mut self, addr: usize, value: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read` [INFO] [stderr] --> src/core/csr.rs:94:12 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn read(&self, addr: usize, inst: u32) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_hpm_counter` [INFO] [stderr] --> src/core/csr.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | fn read_hpm_counter(&self, addr: usize) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_hpm_counter_h` [INFO] [stderr] --> src/core/csr.rs:117:8 [INFO] [stderr] | [INFO] [stderr] 117 | fn read_hpm_counter_h(&self, addr: usize) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `make_exception_vector` [INFO] [stderr] --> src/core/csr.rs:123:12 [INFO] [stderr] | [INFO] [stderr] 123 | pub fn make_exception_vector(&self, e: Exception) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_mie` [INFO] [stderr] --> src/core/csr.rs:137:12 [INFO] [stderr] | [INFO] [stderr] 137 | pub fn get_mie(&self) -> u32 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_mie` [INFO] [stderr] --> src/core/csr.rs:141:12 [INFO] [stderr] | [INFO] [stderr] 141 | pub fn set_mie(&mut self, value: bool) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_mpie` [INFO] [stderr] --> src/core/csr.rs:147:12 [INFO] [stderr] | [INFO] [stderr] 147 | pub fn get_mpie(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_mpie` [INFO] [stderr] --> src/core/csr.rs:151:12 [INFO] [stderr] | [INFO] [stderr] 151 | pub fn set_mpie(&mut self, value: bool) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_mpp` [INFO] [stderr] --> src/core/csr.rs:157:12 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn get_mpp(&self) -> u32 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_mpp` [INFO] [stderr] --> src/core/csr.rs:161:12 [INFO] [stderr] | [INFO] [stderr] 161 | pub fn set_mpp(&mut self, value: u32) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_VENDOR_ID` [INFO] [stderr] --> src/core/csr.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | pub const M_VENDOR_ID: usize = 0xF11; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_ARCH_ID` [INFO] [stderr] --> src/core/csr.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | pub const M_ARCH_ID: usize = 0xF12; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_IMP_ID` [INFO] [stderr] --> src/core/csr.rs:172:1 [INFO] [stderr] | [INFO] [stderr] 172 | pub const M_IMP_ID: usize = 0xF13; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_HARD_ID` [INFO] [stderr] --> src/core/csr.rs:173:1 [INFO] [stderr] | [INFO] [stderr] 173 | pub const M_HARD_ID: usize = 0xF14; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_STATUS` [INFO] [stderr] --> src/core/csr.rs:175:1 [INFO] [stderr] | [INFO] [stderr] 175 | pub const M_STATUS: usize = 0x300; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_ISA` [INFO] [stderr] --> src/core/csr.rs:176:1 [INFO] [stderr] | [INFO] [stderr] 176 | pub const M_ISA: usize = 0x301; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_E_DELEG` [INFO] [stderr] --> src/core/csr.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | pub const M_E_DELEG: usize = 0x302; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_I_DELEG` [INFO] [stderr] --> src/core/csr.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | pub const M_I_DELEG: usize = 0x303; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_IE` [INFO] [stderr] --> src/core/csr.rs:179:1 [INFO] [stderr] | [INFO] [stderr] 179 | pub const M_IE: usize = 0x304; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_T_VEC` [INFO] [stderr] --> src/core/csr.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | pub const M_T_VEC: usize = 0x305; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_COUNTER_EN` [INFO] [stderr] --> src/core/csr.rs:181:1 [INFO] [stderr] | [INFO] [stderr] 181 | pub const M_COUNTER_EN: usize = 0x306; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_COUNT_INHIBIT` [INFO] [stderr] --> src/core/csr.rs:183:1 [INFO] [stderr] | [INFO] [stderr] 183 | pub const M_COUNT_INHIBIT: usize = 0x320; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_HPM_EVENT_BASE` [INFO] [stderr] --> src/core/csr.rs:184:1 [INFO] [stderr] | [INFO] [stderr] 184 | pub const M_HPM_EVENT_BASE: usize = 0x320; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_SCRATCH` [INFO] [stderr] --> src/core/csr.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | pub const M_SCRATCH: usize = 0x340; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_E_PC` [INFO] [stderr] --> src/core/csr.rs:187:1 [INFO] [stderr] | [INFO] [stderr] 187 | pub const M_E_PC: usize = 0x341; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_CAUSE` [INFO] [stderr] --> src/core/csr.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | pub const M_CAUSE: usize = 0x342; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_T_VAL` [INFO] [stderr] --> src/core/csr.rs:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | pub const M_T_VAL: usize = 0x343; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_IP` [INFO] [stderr] --> src/core/csr.rs:190:1 [INFO] [stderr] | [INFO] [stderr] 190 | pub const M_IP: usize = 0x344; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_CYCLE` [INFO] [stderr] --> src/core/csr.rs:192:1 [INFO] [stderr] | [INFO] [stderr] 192 | pub const M_CYCLE: usize = 0xB00; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_INST_RET` [INFO] [stderr] --> src/core/csr.rs:193:1 [INFO] [stderr] | [INFO] [stderr] 193 | pub const M_INST_RET: usize = 0xB02; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_HPM_COUNTER_BASE` [INFO] [stderr] --> src/core/csr.rs:194:1 [INFO] [stderr] | [INFO] [stderr] 194 | pub const M_HPM_COUNTER_BASE: usize = 0xB00; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_CYCLE_H` [INFO] [stderr] --> src/core/csr.rs:195:1 [INFO] [stderr] | [INFO] [stderr] 195 | pub const M_CYCLE_H: usize = 0xB80; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_INST_RET_H` [INFO] [stderr] --> src/core/csr.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | pub const M_INST_RET_H: usize = 0xB82; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `M_HPM_COUNTER_H_BASE` [INFO] [stderr] --> src/core/csr.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | pub const M_HPM_COUNTER_H_BASE: usize = 0xB80; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_hpm_counter_range` [INFO] [stderr] --> src/core/csr.rs:199:4 [INFO] [stderr] | [INFO] [stderr] 199 | fn is_hpm_counter_range(addr: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_hpm_counter_h_range` [INFO] [stderr] --> src/core/csr.rs:203:4 [INFO] [stderr] | [INFO] [stderr] 203 | fn is_hpm_counter_h_range(addr: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_hpm_event_range` [INFO] [stderr] --> src/core/csr.rs:207:4 [INFO] [stderr] | [INFO] [stderr] 207 | fn is_hpm_event_range(addr: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CSR_ADDR_LIST` [INFO] [stderr] --> src/core/csr.rs:211:1 [INFO] [stderr] | [INFO] [stderr] 211 | / const CSR_ADDR_LIST: [usize; 21] = [ [INFO] [stderr] 212 | | M_VENDOR_ID, [INFO] [stderr] 213 | | M_ARCH_ID, [INFO] [stderr] 214 | | M_IMP_ID, [INFO] [stderr] ... | [INFO] [stderr] 232 | | M_INST_RET_H, [INFO] [stderr] 233 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `default` [INFO] [stderr] --> src/core/reg.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | default: T, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `regs` [INFO] [stderr] --> src/core/reg.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | regs: [T; 32], [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read` [INFO] [stderr] --> src/core/reg.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn read(&self, addr: usize) -> T { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write` [INFO] [stderr] --> src/core/reg.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn write(&mut self, addr: usize, value: T) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/core/reg.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn new() -> RegFile { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `MMU` [INFO] [stderr] --> src/core/memory.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct MMU { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/core/memory.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn new() -> MMU { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_u8_impl` [INFO] [stderr] --> src/core/memory.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | / make_interface!( [INFO] [stderr] 48 | | { u8, 1 } [INFO] [stderr] 49 | | { u16, 2 } [INFO] [stderr] 50 | | { u32, 4 } [INFO] [stderr] 51 | | ); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_u8_impl` [INFO] [stderr] --> src/core/memory.rs:20:13 [INFO] [stderr] | [INFO] [stderr] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | / make_interface!( [INFO] [stderr] 48 | | { u8, 1 } [INFO] [stderr] 49 | | { u16, 2 } [INFO] [stderr] 50 | | { u32, 4 } [INFO] [stderr] 51 | | ); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_u16_impl` [INFO] [stderr] --> src/core/memory.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | / make_interface!( [INFO] [stderr] 48 | | { u8, 1 } [INFO] [stderr] 49 | | { u16, 2 } [INFO] [stderr] 50 | | { u32, 4 } [INFO] [stderr] 51 | | ); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_u16_impl` [INFO] [stderr] --> src/core/memory.rs:20:13 [INFO] [stderr] | [INFO] [stderr] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | / make_interface!( [INFO] [stderr] 48 | | { u8, 1 } [INFO] [stderr] 49 | | { u16, 2 } [INFO] [stderr] 50 | | { u32, 4 } [INFO] [stderr] 51 | | ); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_u32_impl` [INFO] [stderr] --> src/core/memory.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | fn [](&self, address: u32) -> Result<$tpe, Exception>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | / make_interface!( [INFO] [stderr] 48 | | { u8, 1 } [INFO] [stderr] 49 | | { u16, 2 } [INFO] [stderr] 50 | | { u32, 4 } [INFO] [stderr] 51 | | ); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_u32_impl` [INFO] [stderr] --> src/core/memory.rs:20:13 [INFO] [stderr] | [INFO] [stderr] 20 | fn [](&mut self, address: u32, value: $tpe) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | / make_interface!( [INFO] [stderr] 48 | | { u8, 1 } [INFO] [stderr] 49 | | { u16, 2 } [INFO] [stderr] 50 | | { u32, 4 } [INFO] [stderr] 51 | | ); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_u8` [INFO] [stderr] --> src/core/memory.rs:53:13 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn read_u8(&self, address: u32) -> Result< u8, Exception> { self.read_u8_impl(address) } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_u16` [INFO] [stderr] --> src/core/memory.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn read_u16(&self, address: u32) -> Result { self.read_u16_impl(address) } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_u32` [INFO] [stderr] --> src/core/memory.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn read_u32(&self, address: u32) -> Result { self.read_u32_impl(address) } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_u8` [INFO] [stderr] --> src/core/memory.rs:57:13 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn write_u8(&mut self, address: u32, value: u8) -> Result<(), Exception>{ self.write_u8_impl(address, value) } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_u16` [INFO] [stderr] --> src/core/memory.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn write_u16(&mut self, address: u32, value: u16) -> Result<(), Exception> { self.write_u16_impl(address, value) } [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_u32` [INFO] [stderr] --> src/core/memory.rs:59:12 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn write_u32(&mut self, address: u32, value: u32) -> Result<(), Exception> { self.write_u32_impl(address, value) } [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read` [INFO] [stderr] --> src/core/memory.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | fn read(&self, address: u32) -> u8 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write` [INFO] [stderr] --> src/core/memory.rs:70:8 [INFO] [stderr] | [INFO] [stderr] 70 | fn write(&mut self, address: u32, value: u8) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_reservation` [INFO] [stderr] --> src/core/memory.rs:82:12 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn set_reservation(&mut self, addr: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `yield_reservation` [INFO] [stderr] --> src/core/memory.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn yield_reservation(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `check_reservation` [INFO] [stderr] --> src/core/memory.rs:90:12 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn check_reservation(&self, addr: u32) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `separate_addr` [INFO] [stderr] --> src/core/memory.rs:98:4 [INFO] [stderr] | [INFO] [stderr] 98 | fn separate_addr(address: u32) -> (usize, usize) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `BranchManager` [INFO] [stderr] --> src/core/branch_manager.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct BranchManager { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/core/branch_manager.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn new(delay_cycle: usize) -> BranchManager { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_queue` [INFO] [stderr] --> src/core/branch_manager.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn push_queue(&mut self, address: u32) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pop_queue` [INFO] [stderr] --> src/core/branch_manager.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn pop_queue(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `flush_queue` [INFO] [stderr] --> src/core/branch_manager.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn flush_queue(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Core` [INFO] [stderr] --> src/core.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Core { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/core.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn new(delay_cycle: usize, use_builtin_exception_handler: bool) -> Core { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `execute` [INFO] [stderr] --> src/core.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn execute(&mut self) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `execute_one_instrunction` [INFO] [stderr] --> src/core.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | fn execute_one_instrunction(&mut self) -> Result<(), Exception>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `fetch` [INFO] [stderr] --> src/core.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | fn fetch(&self) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `raise_exception` [INFO] [stderr] --> src/core.rs:67:8 [INFO] [stderr] | [INFO] [stderr] 67 | fn raise_exception(&mut self, exp: Exception) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Instruction` [INFO] [stderr] --> src/util/instruction.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Instruction { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/util/instruction.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new(inst: u32) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rs1` [INFO] [stderr] --> src/util/instruction.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | fn rs1(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rs2` [INFO] [stderr] --> src/util/instruction.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | fn rs2(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rd` [INFO] [stderr] --> src/util/instruction.rs:40:8 [INFO] [stderr] | [INFO] [stderr] 40 | fn rd(&self) -> usize { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `imm` [INFO] [stderr] --> src/util/instruction.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 50 | fn imm(&self) -> u32 { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lui` [INFO] [stderr] --> src/util/instruction.rs:101:8 [INFO] [stderr] | [INFO] [stderr] 101 | fn lui(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `auipc` [INFO] [stderr] --> src/util/instruction.rs:110:8 [INFO] [stderr] | [INFO] [stderr] 110 | fn auipc(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `jal` [INFO] [stderr] --> src/util/instruction.rs:119:8 [INFO] [stderr] | [INFO] [stderr] 119 | fn jal(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `jalr` [INFO] [stderr] --> src/util/instruction.rs:129:8 [INFO] [stderr] | [INFO] [stderr] 129 | fn jalr(&self, core: &mut Core) -> Result<(), Exception>{ [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `branch` [INFO] [stderr] --> src/util/instruction.rs:141:8 [INFO] [stderr] | [INFO] [stderr] 141 | fn branch(&self, core: &mut Core, f: impl Fn(u32, u32) -> bool) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `beq` [INFO] [stderr] --> src/util/instruction.rs:157:8 [INFO] [stderr] | [INFO] [stderr] 157 | fn beq(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a == b) } [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `bne` [INFO] [stderr] --> src/util/instruction.rs:158:8 [INFO] [stderr] | [INFO] [stderr] 158 | fn bne(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a != b) } [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `blt` [INFO] [stderr] --> src/util/instruction.rs:159:8 [INFO] [stderr] | [INFO] [stderr] 159 | fn blt(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `bge` [INFO] [stderr] --> src/util/instruction.rs:167:8 [INFO] [stderr] | [INFO] [stderr] 167 | fn bge(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `bltu` [INFO] [stderr] --> src/util/instruction.rs:175:8 [INFO] [stderr] | [INFO] [stderr] 175 | fn bltu(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a < b) } [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `bgeu` [INFO] [stderr] --> src/util/instruction.rs:176:8 [INFO] [stderr] | [INFO] [stderr] 176 | fn bgeu(&self, core: &mut Core) -> Result<(), Exception> { self.branch(core, |a, b| a >= b) } [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `load` [INFO] [stderr] --> src/util/instruction.rs:178:8 [INFO] [stderr] | [INFO] [stderr] 178 | fn load>(&self, core: &mut Core, byte_count: u32, use_sign_ext: bool, loader: impl Fn(&MMU, u32) -> Result... [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lb` [INFO] [stderr] --> src/util/instruction.rs:190:8 [INFO] [stderr] | [INFO] [stderr] 190 | fn lb(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 1, true, MMU::read_u8) } [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lh` [INFO] [stderr] --> src/util/instruction.rs:191:8 [INFO] [stderr] | [INFO] [stderr] 191 | fn lh(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 2, true, MMU::read_u16) } [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lw` [INFO] [stderr] --> src/util/instruction.rs:192:8 [INFO] [stderr] | [INFO] [stderr] 192 | fn lw(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 4, true, MMU::read_u32) } [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lbu` [INFO] [stderr] --> src/util/instruction.rs:193:8 [INFO] [stderr] | [INFO] [stderr] 193 | fn lbu(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 1, false, MMU::read_u8) } [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lhu` [INFO] [stderr] --> src/util/instruction.rs:194:8 [INFO] [stderr] | [INFO] [stderr] 194 | fn lhu(&self, core: &mut Core) -> Result<(), Exception> { self.load(core, 2, false, MMU::read_u16) } [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `store` [INFO] [stderr] --> src/util/instruction.rs:196:8 [INFO] [stderr] | [INFO] [stderr] 196 | fn store(&self, core: &mut Core, storer: impl Fn(&mut MMU, u32, T) -> Result<(), Exception>, caster: impl Fn(u32) -> T) -> Result<... [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sb` [INFO] [stderr] --> src/util/instruction.rs:211:8 [INFO] [stderr] | [INFO] [stderr] 211 | fn sb(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u8, |v| v as u8) } [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sh` [INFO] [stderr] --> src/util/instruction.rs:212:8 [INFO] [stderr] | [INFO] [stderr] 212 | fn sh(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u16, |v| v as u16) } [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sw` [INFO] [stderr] --> src/util/instruction.rs:213:8 [INFO] [stderr] | [INFO] [stderr] 213 | fn sw(&self, core: &mut Core) -> Result<(), Exception> { self.store(core, MMU::write_u32, |v| v) } [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rs1_imm_ops` [INFO] [stderr] --> src/util/instruction.rs:215:8 [INFO] [stderr] | [INFO] [stderr] 215 | fn rs1_imm_ops(&self, core: &mut Core, f: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `addi` [INFO] [stderr] --> src/util/instruction.rs:225:8 [INFO] [stderr] | [INFO] [stderr] 225 | fn addi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `slti` [INFO] [stderr] --> src/util/instruction.rs:229:8 [INFO] [stderr] | [INFO] [stderr] 229 | fn slti(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sltiu` [INFO] [stderr] --> src/util/instruction.rs:238:8 [INFO] [stderr] | [INFO] [stderr] 238 | fn sltiu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `xori` [INFO] [stderr] --> src/util/instruction.rs:244:8 [INFO] [stderr] | [INFO] [stderr] 244 | fn xori(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ori` [INFO] [stderr] --> src/util/instruction.rs:248:8 [INFO] [stderr] | [INFO] [stderr] 248 | fn ori(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `andi` [INFO] [stderr] --> src/util/instruction.rs:252:8 [INFO] [stderr] | [INFO] [stderr] 252 | fn andi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `slli` [INFO] [stderr] --> src/util/instruction.rs:256:8 [INFO] [stderr] | [INFO] [stderr] 256 | fn slli(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `srli` [INFO] [stderr] --> src/util/instruction.rs:263:8 [INFO] [stderr] | [INFO] [stderr] 263 | fn srli(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `srai` [INFO] [stderr] --> src/util/instruction.rs:270:8 [INFO] [stderr] | [INFO] [stderr] 270 | fn srai(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rs1_rs2_ops` [INFO] [stderr] --> src/util/instruction.rs:277:8 [INFO] [stderr] | [INFO] [stderr] 277 | fn rs1_rs2_ops(&self, core: &mut Core, f: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `add` [INFO] [stderr] --> src/util/instruction.rs:287:8 [INFO] [stderr] | [INFO] [stderr] 287 | fn add(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sub` [INFO] [stderr] --> src/util/instruction.rs:291:8 [INFO] [stderr] | [INFO] [stderr] 291 | fn sub(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `xor` [INFO] [stderr] --> src/util/instruction.rs:295:8 [INFO] [stderr] | [INFO] [stderr] 295 | fn xor(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `or` [INFO] [stderr] --> src/util/instruction.rs:299:8 [INFO] [stderr] | [INFO] [stderr] 299 | fn or(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `and` [INFO] [stderr] --> src/util/instruction.rs:303:8 [INFO] [stderr] | [INFO] [stderr] 303 | fn and(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `slt` [INFO] [stderr] --> src/util/instruction.rs:307:8 [INFO] [stderr] | [INFO] [stderr] 307 | fn slt(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sltu` [INFO] [stderr] --> src/util/instruction.rs:316:8 [INFO] [stderr] | [INFO] [stderr] 316 | fn sltu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sll` [INFO] [stderr] --> src/util/instruction.rs:322:8 [INFO] [stderr] | [INFO] [stderr] 322 | fn sll(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `srl` [INFO] [stderr] --> src/util/instruction.rs:328:8 [INFO] [stderr] | [INFO] [stderr] 328 | fn srl(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sra` [INFO] [stderr] --> src/util/instruction.rs:334:8 [INFO] [stderr] | [INFO] [stderr] 334 | fn sra(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mul` [INFO] [stderr] --> src/util/instruction.rs:341:8 [INFO] [stderr] | [INFO] [stderr] 341 | fn mul(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mulh` [INFO] [stderr] --> src/util/instruction.rs:348:8 [INFO] [stderr] | [INFO] [stderr] 348 | fn mulh(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mulhu` [INFO] [stderr] --> src/util/instruction.rs:361:8 [INFO] [stderr] | [INFO] [stderr] 361 | fn mulhu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mulhsu` [INFO] [stderr] --> src/util/instruction.rs:374:8 [INFO] [stderr] | [INFO] [stderr] 374 | fn mulhsu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `div` [INFO] [stderr] --> src/util/instruction.rs:387:8 [INFO] [stderr] | [INFO] [stderr] 387 | fn div(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `divu` [INFO] [stderr] --> src/util/instruction.rs:402:8 [INFO] [stderr] | [INFO] [stderr] 402 | fn divu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rem` [INFO] [stderr] --> src/util/instruction.rs:412:8 [INFO] [stderr] | [INFO] [stderr] 412 | fn rem(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:154:13 [INFO] [stderr] | [INFO] [stderr] 154 | let mut emu = Emulator::new_with_elf_file("test_bin/rv32ui-p-add".to_string()).unwrap(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `remu` [INFO] [stderr] --> src/util/instruction.rs:427:8 [INFO] [stderr] | [INFO] [stderr] 427 | fn remu(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MADD` [INFO] [stderr] --> src/util/instruction.rs:744:1 [INFO] [stderr] | [INFO] [stderr] 744 | const MADD: u32 = 0b1000011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOAD_FP` [INFO] [stderr] --> src/util/instruction.rs:747:1 [INFO] [stderr] | [INFO] [stderr] 747 | const LOAD_FP: u32 = 0b0000111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lr_w` [INFO] [stderr] --> src/util/instruction.rs:437:8 [INFO] [stderr] | [INFO] [stderr] 437 | fn lr_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STORE_FP` [INFO] [stderr] --> src/util/instruction.rs:748:1 [INFO] [stderr] | [INFO] [stderr] 748 | const STORE_FP: u32 = 0b0100111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MSUB` [INFO] [stderr] --> src/util/instruction.rs:749:1 [INFO] [stderr] | [INFO] [stderr] 749 | const MSUB: u32 = 0b1000111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sc_w` [INFO] [stderr] --> src/util/instruction.rs:448:8 [INFO] [stderr] | [INFO] [stderr] 448 | fn sc_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_0` [INFO] [stderr] --> src/util/instruction.rs:752:1 [INFO] [stderr] | [INFO] [stderr] 752 | const CUSTOM_0: u32 = 0b0001011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_1` [INFO] [stderr] --> src/util/instruction.rs:753:1 [INFO] [stderr] | [INFO] [stderr] 753 | const CUSTOM_1: u32 = 0b0101011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amoswap_w` [INFO] [stderr] --> src/util/instruction.rs:464:8 [INFO] [stderr] | [INFO] [stderr] 464 | fn amoswap_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NMSUM` [INFO] [stderr] --> src/util/instruction.rs:754:1 [INFO] [stderr] | [INFO] [stderr] 754 | const NMSUM: u32 = 0b1001011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NMADD` [INFO] [stderr] --> src/util/instruction.rs:759:1 [INFO] [stderr] | [INFO] [stderr] 759 | const NMADD: u32 = 0b1001111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amoadd_w` [INFO] [stderr] --> src/util/instruction.rs:468:8 [INFO] [stderr] | [INFO] [stderr] 468 | fn amoadd_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP_FP` [INFO] [stderr] --> src/util/instruction.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | const OP_FP: u32 = 0b1010011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP_IMM_32` [INFO] [stderr] --> src/util/instruction.rs:772:1 [INFO] [stderr] | [INFO] [stderr] 772 | const OP_IMM_32: u32 = 0b0011011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amoxor_w` [INFO] [stderr] --> src/util/instruction.rs:472:8 [INFO] [stderr] | [INFO] [stderr] 472 | fn amoxor_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP_32` [INFO] [stderr] --> src/util/instruction.rs:773:1 [INFO] [stderr] | [INFO] [stderr] 773 | const OP_32: u32 = 0b0111011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_2` [INFO] [stderr] --> src/util/instruction.rs:774:1 [INFO] [stderr] | [INFO] [stderr] 774 | const CUSTOM_2: u32 = 0b1011011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amoand_w` [INFO] [stderr] --> src/util/instruction.rs:476:8 [INFO] [stderr] | [INFO] [stderr] 476 | fn amoand_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_3` [INFO] [stderr] --> src/util/instruction.rs:775:1 [INFO] [stderr] | [INFO] [stderr] 775 | const CUSTOM_3: u32 = 0b1111011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `elf_bin` [INFO] [stderr] --> src/lib.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | elf_bin: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `labels` [INFO] [stderr] --> src/lib.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | labels: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amoor_w` [INFO] [stderr] --> src/util/instruction.rs:480:8 [INFO] [stderr] | [INFO] [stderr] 480 | fn amoor_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `step` [INFO] [stderr] --> src/lib.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn step(&mut self, num: u32) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amomin_w` [INFO] [stderr] --> src/util/instruction.rs:484:8 [INFO] [stderr] | [INFO] [stderr] 484 | fn amomin_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amomax_w` [INFO] [stderr] --> src/util/instruction.rs:490:8 [INFO] [stderr] | [INFO] [stderr] 490 | fn amomax_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_breakpoint_with_string` [INFO] [stderr] --> src/lib.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn set_breakpoint_with_string(&mut self, label: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amominu_w` [INFO] [stderr] --> src/util/instruction.rs:496:8 [INFO] [stderr] | [INFO] [stderr] 496 | fn amominu_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amomaxu_w` [INFO] [stderr] --> src/util/instruction.rs:500:8 [INFO] [stderr] | [INFO] [stderr] 500 | fn amomaxu_w(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `amo_operation` [INFO] [stderr] --> src/util/instruction.rs:504:8 [INFO] [stderr] | [INFO] [stderr] 504 | fn amo_operation(&self, core: &mut Core, op: impl Fn(u32, u32) -> u32) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csr_manipulate` [INFO] [stderr] --> src/util/instruction.rs:517:8 [INFO] [stderr] | [INFO] [stderr] 517 | fn csr_manipulate( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csr_manipulate_uimm` [INFO] [stderr] --> src/util/instruction.rs:534:8 [INFO] [stderr] | [INFO] [stderr] 534 | fn csr_manipulate_uimm( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csr_manipulate_rs1` [INFO] [stderr] --> src/util/instruction.rs:544:8 [INFO] [stderr] | [INFO] [stderr] 544 | fn csr_manipulate_rs1( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csrrw` [INFO] [stderr] --> src/util/instruction.rs:553:8 [INFO] [stderr] | [INFO] [stderr] 553 | fn csrrw(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csrrs` [INFO] [stderr] --> src/util/instruction.rs:566:8 [INFO] [stderr] | [INFO] [stderr] 566 | fn csrrs(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csrrc` [INFO] [stderr] --> src/util/instruction.rs:579:8 [INFO] [stderr] | [INFO] [stderr] 579 | fn csrrc(&self, core: &mut Core) -> Result<(), Exception>{ [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csrrwi` [INFO] [stderr] --> src/util/instruction.rs:592:8 [INFO] [stderr] | [INFO] [stderr] 592 | fn csrrwi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csrrsi` [INFO] [stderr] --> src/util/instruction.rs:605:8 [INFO] [stderr] | [INFO] [stderr] 605 | fn csrrsi(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `csrrci` [INFO] [stderr] --> src/util/instruction.rs:618:8 [INFO] [stderr] | [INFO] [stderr] 618 | fn csrrci(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `fence` [INFO] [stderr] --> src/util/instruction.rs:632:8 [INFO] [stderr] | [INFO] [stderr] 632 | fn fence(&self, _core: &mut Core) -> Result<(), Exception> { Ok(()) } [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `fence_i` [INFO] [stderr] --> src/util/instruction.rs:633:8 [INFO] [stderr] | [INFO] [stderr] 633 | fn fence_i(&self, _core: &mut Core) -> Result<(), Exception> { Ok(()) } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ecall` [INFO] [stderr] --> src/util/instruction.rs:635:8 [INFO] [stderr] | [INFO] [stderr] 635 | fn ecall(&self, _core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ebreak` [INFO] [stderr] --> src/util/instruction.rs:639:8 [INFO] [stderr] | [INFO] [stderr] 639 | fn ebreak(&self, core: &mut Core) -> Result<(), Exception> { Err(Exception::Breakpoint(core.pc)) } [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mret` [INFO] [stderr] --> src/util/instruction.rs:641:8 [INFO] [stderr] | [INFO] [stderr] 641 | fn mret(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `exec` [INFO] [stderr] --> src/util/instruction.rs:655:12 [INFO] [stderr] | [INFO] [stderr] 655 | pub fn exec(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `make_panic_msg` [INFO] [stderr] --> src/util/instruction.rs:660:4 [INFO] [stderr] | [INFO] [stderr] 660 | fn make_panic_msg(name: EncodeType, field: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `arithmetic_right_shift` [INFO] [stderr] --> src/util/instruction.rs:664:4 [INFO] [stderr] | [INFO] [stderr] 664 | fn arithmetic_right_shift(value: u32, shamt: u32) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `RType` [INFO] [stderr] --> src/util/instruction.rs:680:5 [INFO] [stderr] | [INFO] [stderr] 680 | RType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `IType` [INFO] [stderr] --> src/util/instruction.rs:681:5 [INFO] [stderr] | [INFO] [stderr] 681 | IType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SType` [INFO] [stderr] --> src/util/instruction.rs:682:5 [INFO] [stderr] | [INFO] [stderr] 682 | SType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BType` [INFO] [stderr] --> src/util/instruction.rs:683:5 [INFO] [stderr] | [INFO] [stderr] 683 | BType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UType` [INFO] [stderr] --> src/util/instruction.rs:684:5 [INFO] [stderr] | [INFO] [stderr] 684 | UType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `JType` [INFO] [stderr] --> src/util/instruction.rs:685:5 [INFO] [stderr] | [INFO] [stderr] 685 | JType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOAD` [INFO] [stderr] --> src/util/instruction.rs:742:1 [INFO] [stderr] | [INFO] [stderr] 742 | const LOAD: u32 = 0b0000011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STORE` [INFO] [stderr] --> src/util/instruction.rs:743:1 [INFO] [stderr] | [INFO] [stderr] 743 | const STORE: u32 = 0b0100011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MADD` [INFO] [stderr] --> src/util/instruction.rs:744:1 [INFO] [stderr] | [INFO] [stderr] 744 | const MADD: u32 = 0b1000011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BRANCH` [INFO] [stderr] --> src/util/instruction.rs:745:1 [INFO] [stderr] | [INFO] [stderr] 745 | const BRANCH: u32 = 0b1100011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOAD_FP` [INFO] [stderr] --> src/util/instruction.rs:747:1 [INFO] [stderr] | [INFO] [stderr] 747 | const LOAD_FP: u32 = 0b0000111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STORE_FP` [INFO] [stderr] --> src/util/instruction.rs:748:1 [INFO] [stderr] | [INFO] [stderr] 748 | const STORE_FP: u32 = 0b0100111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MSUB` [INFO] [stderr] --> src/util/instruction.rs:749:1 [INFO] [stderr] | [INFO] [stderr] 749 | const MSUB: u32 = 0b1000111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `JALR` [INFO] [stderr] --> src/util/instruction.rs:750:1 [INFO] [stderr] | [INFO] [stderr] 750 | const JALR: u32 = 0b1100111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_0` [INFO] [stderr] --> src/util/instruction.rs:752:1 [INFO] [stderr] | [INFO] [stderr] 752 | const CUSTOM_0: u32 = 0b0001011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_1` [INFO] [stderr] --> src/util/instruction.rs:753:1 [INFO] [stderr] | [INFO] [stderr] 753 | const CUSTOM_1: u32 = 0b0101011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NMSUM` [INFO] [stderr] --> src/util/instruction.rs:754:1 [INFO] [stderr] | [INFO] [stderr] 754 | const NMSUM: u32 = 0b1001011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MISC_MEM` [INFO] [stderr] --> src/util/instruction.rs:757:1 [INFO] [stderr] | [INFO] [stderr] 757 | const MISC_MEM: u32 = 0b0001111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `AMO` [INFO] [stderr] --> src/util/instruction.rs:758:1 [INFO] [stderr] | [INFO] [stderr] 758 | const AMO: u32 = 0b0101111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NMADD` [INFO] [stderr] --> src/util/instruction.rs:759:1 [INFO] [stderr] | [INFO] [stderr] 759 | const NMADD: u32 = 0b1001111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `JAL` [INFO] [stderr] --> src/util/instruction.rs:760:1 [INFO] [stderr] | [INFO] [stderr] 760 | const JAL: u32 = 0b1101111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP_IMM` [INFO] [stderr] --> src/util/instruction.rs:762:1 [INFO] [stderr] | [INFO] [stderr] 762 | const OP_IMM: u32 = 0b0010011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP` [INFO] [stderr] --> src/util/instruction.rs:763:1 [INFO] [stderr] | [INFO] [stderr] 763 | const OP: u32 = 0b0110011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP_FP` [INFO] [stderr] --> src/util/instruction.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | const OP_FP: u32 = 0b1010011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SYSTEM` [INFO] [stderr] --> src/util/instruction.rs:765:1 [INFO] [stderr] | [INFO] [stderr] 765 | const SYSTEM: u32 = 0b1110011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `AUIPC` [INFO] [stderr] --> src/util/instruction.rs:767:1 [INFO] [stderr] | [INFO] [stderr] 767 | const AUIPC: u32 = 0b0010111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LUI` [INFO] [stderr] --> src/util/instruction.rs:768:1 [INFO] [stderr] | [INFO] [stderr] 768 | const LUI: u32 = 0b0110111; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP_IMM_32` [INFO] [stderr] --> src/util/instruction.rs:772:1 [INFO] [stderr] | [INFO] [stderr] 772 | const OP_IMM_32: u32 = 0b0011011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `OP_32` [INFO] [stderr] --> src/util/instruction.rs:773:1 [INFO] [stderr] | [INFO] [stderr] 773 | const OP_32: u32 = 0b0111011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_2` [INFO] [stderr] --> src/util/instruction.rs:774:1 [INFO] [stderr] | [INFO] [stderr] 774 | const CUSTOM_2: u32 = 0b1011011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CUSTOM_3` [INFO] [stderr] --> src/util/instruction.rs:775:1 [INFO] [stderr] | [INFO] [stderr] 775 | const CUSTOM_3: u32 = 0b1111011; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new_impl` [INFO] [stderr] --> src/util/instruction.rs:697:13 [INFO] [stderr] | [INFO] [stderr] 697 | fn new_impl(inst: u32) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `exec_impl` [INFO] [stderr] --> src/util/instruction.rs:717:13 [INFO] [stderr] | [INFO] [stderr] 717 | fn exec_impl(&self, core: &mut Core) -> Result<(), Exception> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `lui` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `auipc` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `jal` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `jalr` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `beq` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `bne` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `blt` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `bge` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `bltu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `bgeu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `lb` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `lh` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `lw` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `lbu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `lhu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sb` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sh` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sw` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `addi` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `slti` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sltiu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `xori` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ori` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `andi` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `slli` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `srli` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `srai` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `add` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sub` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sll` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `slt` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sltu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `xor` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `srl` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sra` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `or` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_breakpoint_with_addr` [INFO] [stderr] --> src/lib.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn set_breakpoint_with_addr(&mut self, addr: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | core.mmu.write_u8(exec_addr + index, bin); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `and` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `fence` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ecall` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ebreak` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `mret` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `csrrw` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `csrrs` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `csrrc` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `csrrwi` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `csrrsi` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `csrrci` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `fence_i` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `mul` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `mulh` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `mulhsu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `mulhu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `div` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `divu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `rem` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `remu` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `lr_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `sc_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amoswap_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amoadd_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amoxor_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amoand_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amoor_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amomin_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amomax_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amominu_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `amomaxu_w` [INFO] [stderr] --> src/util/instruction.rs:730:17 [INFO] [stderr] | [INFO] [stderr] 730 | $opcode, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 779 | / opcode_list!( [INFO] [stderr] 780 | | // RV32I standard isa [INFO] [stderr] 781 | | { lui, UType, op: LUI, }, [INFO] [stderr] 782 | | { auipc, UType, op: AUIPC, }, [INFO] [stderr] ... | [INFO] [stderr] 857 | | { amomaxu_w, RType, op: AMO, f3: 0b010, [31, 27]: 0b11100 } [INFO] [stderr] 858 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_exception_code` [INFO] [stderr] --> src/util/exception.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn get_exception_code(self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_interrupt` [INFO] [stderr] --> src/util/exception.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn is_interrupt(self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_cause` [INFO] [stderr] --> src/util/exception.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn get_cause(self) -> u32 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_tval` [INFO] [stderr] --> src/util/exception.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn get_tval(self) -> u32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Emulator` [INFO] [stderr] --> src/lib.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct Emulator { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new_with_elf_file` [INFO] [stderr] --> src/lib.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn new_with_elf_file(filename: String) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new_with_binary` [INFO] [stderr] --> src/lib.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn new_with_binary(binary: Vec) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `make_core` [INFO] [stderr] --> src/lib.rs:48:8 [INFO] [stderr] | [INFO] [stderr] 48 | fn make_core(elf: &Elf, binary: &Vec) -> core::Core { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_label` [INFO] [stderr] --> src/lib.rs:71:8 [INFO] [stderr] | [INFO] [stderr] 71 | fn get_label(elf: &Elf) -> Result, Box> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `run` [INFO] [stderr] --> src/lib.rs:96:12 [INFO] [stderr] | [INFO] [stderr] 96 | pub fn run(&mut self) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `step` [INFO] [stderr] --> src/lib.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn step(&mut self, num: u32) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_breakpoint` [INFO] [stderr] --> src/lib.rs:110:8 [INFO] [stderr] | [INFO] [stderr] 110 | fn is_breakpoint(&self, pc: u32) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_breakpoint_with_string` [INFO] [stderr] --> src/lib.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn set_breakpoint_with_string(&mut self, label: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_breakpoint_with_addr` [INFO] [stderr] --> src/lib.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn set_breakpoint_with_addr(&mut self, addr: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/lib.rs:132:12 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn new(msg: String) -> ErrorMsg { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | core.mmu.write_u8(exec_addr + index, bin); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 282 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_riscv-f3fc3431a86f2a0c [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test test::rv32ua::amoadd_w ... FAILED [INFO] [stdout] test test::correct_pc ... FAILED [INFO] [stdout] test test::rv32ua::amomin_w ... FAILED [INFO] [stdout] test test::rv32ua::amominu_w ... FAILED [INFO] [stdout] test test::rv32ua::amoswap_w ... FAILED [INFO] [stdout] test test::rv32ua::amoor_w ... FAILED [INFO] [stdout] test test::rv32ua::amoxor_w ... FAILED [INFO] [stdout] test test::rv32ui::bltu ... FAILED [INFO] [stdout] test test::rv32ui::jal ... FAILED [INFO] [stdout] test test::rv32ui::beq ... FAILED [INFO] [stdout] test test::rv32ui::bge ... FAILED [INFO] [stdout] test test::rv32ui::lh ... FAILED [INFO] [stdout] test test::rv32ui::lui ... FAILED [INFO] [stdout] test test::rv32ui::addi ... FAILED [INFO] [stdout] test test::rv32ui::lhu ... FAILED [INFO] [stdout] test test::rv32ui::auipc ... FAILED [INFO] [stdout] test test::rv32ui::ori ... FAILED [INFO] [stdout] test test::rv32ua::amoand_w ... FAILED [INFO] [stdout] test test::rv32ui::bgeu ... FAILED [INFO] [stdout] test test::rv32ui::blt ... FAILED [INFO] [stdout] test test::rv32ui::bne ... FAILED [INFO] [stdout] test test::rv32ui::fence_i ... FAILED [INFO] [stdout] test test::rv32ua::lrsc ... FAILED [INFO] [stdout] test test::rv32ua::amomax_w ... FAILED [INFO] [stdout] test test::rv32ui::lb ... FAILED [INFO] [stdout] test test::rv32ui::slt ... FAILED [INFO] [stdout] test test::rv32ui::sltiu ... FAILED [INFO] [stdout] test test::rv32ui::srai ... FAILED [INFO] [stdout] test test::rv32ui::add ... FAILED [INFO] [stdout] test test::rv32ui::lbu ... FAILED [INFO] [stdout] test test::rv32ui::lw ... FAILED [INFO] [stdout] test test::rv32ui::or ... FAILED [INFO] [stdout] test test::rv32ui::xor ... FAILED [INFO] [stdout] test test::rv32ui::srl ... FAILED [INFO] [stdout] test test::rv32ui::srli ... FAILED [INFO] [stdout] test test::rv32um::div ... FAILED [INFO] [stdout] test test::rv32um::divu ... FAILED [INFO] [stdout] test test::rv32ui::sub ... FAILED [INFO] [stdout] test test::rv32ui::sb ... FAILED [INFO] [stdout] test test::rv32ui::sh ... FAILED [INFO] [stdout] test test::rv32ui::simple ... FAILED [INFO] [stdout] test test::rv32ui::slli ... FAILED [INFO] [stdout] test test::rv32ua::amomaxu_w ... FAILED [INFO] [stdout] test test::rv32ui::slti ... FAILED [INFO] [stdout] test test::rv32ui::jalr ... FAILED [INFO] [stdout] test test::rv32ui::sltu ... FAILED [INFO] [stdout] test test::rv32ui::sll ... FAILED [INFO] [stdout] test test::rv32ui::sra ... FAILED [INFO] [stdout] test test::rv32um::mulh ... FAILED [INFO] [stdout] test test::rv32ui::xori ... FAILED [INFO] [stdout] test test::rv32um::mulhsu ... FAILED [INFO] [stdout] test test::rv32ui::sw ... FAILED [INFO] [stdout] test test::rv32um::mul ... FAILED [INFO] [stdout] test test::rv32um::rem ... FAILED [INFO] [stdout] test test::rv32um::remu ... FAILED [INFO] [stdout] test test::rv32um::mulhu ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amoadd_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amoadd_w' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586f0afa0 - rust_riscv::test::rv32ua::amoadd_w::h1ad99e39fe88ed34 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586f0af5a - rust_riscv::test::rv32ua::amoadd_w::{{closure}}::h3f0164ab48842ed9 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03e6e - core::ops::function::FnOnce::call_once::h3c03d87b5eb73431 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::correct_pc stdout ---- [INFO] [stdout] thread 'test::correct_pc' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:154:88 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee3c5 - rust_riscv::test::correct_pc::h829eacce0aa8668e [INFO] [stdout] at src/lib.rs:154 [INFO] [stdout] 17: 0x564586eee34a - rust_riscv::test::correct_pc::{{closure}}::h4b17c9edfadf8052 [INFO] [stdout] at src/lib.rs:153 [INFO] [stdout] 18: 0x564586f03b0e - core::ops::function::FnOnce::call_once::h08ad592b2db31e76 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 19: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 23: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 31: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 34: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7fadce8b6609 - start_thread [INFO] [stdout] 38: 0x7fadce7c2103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amomin_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amomin_w' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586f0be60 - rust_riscv::test::rv32ua::amomin_w::h51ce74826232e3f8 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586f0be1a - rust_riscv::test::rv32ua::amomin_w::{{closure}}::h8e59b9d6f0bf5c7e [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f041de - core::ops::function::FnOnce::call_once::h9f4028e1c7921796 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amominu_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amominu_w' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586f0c210 - rust_riscv::test::rv32ua::amominu_w::hed07120e56fe946a [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586f0c1ca - rust_riscv::test::rv32ua::amominu_w::{{closure}}::h2256da0a46f54f46 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03cee - core::ops::function::FnOnce::call_once::h29aad614ae1706ed [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amoswap_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amoswap_w' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586f0c970 - rust_riscv::test::rv32ua::amoswap_w::h8526d78a7adfd6e0 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586f0c92a - rust_riscv::test::rv32ua::amoswap_w::{{closure}}::h4bb4bd1500fc268e [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03ade - core::ops::function::FnOnce::call_once::h000bcfb65b5f127c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amoor_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amoor_w' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586f0c5c0 - rust_riscv::test::rv32ua::amoor_w::hc13012300f63db8d [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586f0c57a - rust_riscv::test::rv32ua::amoor_w::{{closure}}::h3e8c68260d6bcbe3 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f044de - core::ops::function::FnOnce::call_once::he89cdc1f5c65e041 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amoxor_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amoxor_w' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586f0cd20 - rust_riscv::test::rv32ua::amoxor_w::hbf570c723bd13b1b [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586f0ccda - rust_riscv::test::rv32ua::amoxor_w::{{closure}}::hbf784e9578851767 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03fbe - core::ops::function::FnOnce::call_once::h5cd50a8e52294352 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::bltu stdout ---- [INFO] [stdout] thread 'test::rv32ui::bltu' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efc4c0 - rust_riscv::test::rv32ui::bltu::haa26d7629e58291b [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efc47a - rust_riscv::test::rv32ui::bltu::{{closure}}::h153e78be868010a5 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f0401e - core::ops::function::FnOnce::call_once::h71ab396f2e32b48a [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::jal stdout ---- [INFO] [stdout] thread 'test::rv32ui::jal' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efcfd0 - rust_riscv::test::rv32ui::jal::hf760e25c28060d85 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efcf8a - rust_riscv::test::rv32ui::jal::{{closure}}::h9d314fb1abb9c9f2 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f0444e - core::ops::function::FnOnce::call_once::hdf25348a3b1be146 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::beq stdout ---- [INFO] [stdout] thread 'test::rv32ui::beq' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efb600 - rust_riscv::test::rv32ui::beq::h42516a368401c265 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efb5ba - rust_riscv::test::rv32ui::beq::{{closure}}::h7bfa239de757b9c3 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03f8e - core::ops::function::FnOnce::call_once::h50954af0649f5006 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::bge stdout ---- [INFO] [stdout] thread 'test::rv32ui::bge' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efb9b0 - rust_riscv::test::rv32ui::bge::h0d14a9473484aa16 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efb96a - rust_riscv::test::rv32ui::bge::{{closure}}::h2e2aa8c6483ce39d [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f0404e - core::ops::function::FnOnce::call_once::h7e720b1fa2ee9d4d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::lh stdout ---- [INFO] [stdout] thread 'test::rv32ui::lh' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efde90 - rust_riscv::test::rv32ui::lh::h31445c8754c0ddb0 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efde4a - rust_riscv::test::rv32ui::lh::{{closure}}::hfe71bf5be4c45832 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03ece - core::ops::function::FnOnce::call_once::h3de286b6f25f63ec [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::lui stdout ---- [INFO] [stdout] thread 'test::rv32ui::lui' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efe5f0 - rust_riscv::test::rv32ui::lui::h18c369036f47e659 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efe5aa - rust_riscv::test::rv32ui::lui::{{closure}}::ha25228c1149665cc [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f040ae - core::ops::function::FnOnce::call_once::h808df5f50d8d5089 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::addi stdout ---- [INFO] [stdout] thread 'test::rv32ui::addi' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efaea0 - rust_riscv::test::rv32ui::addi::h03bebf4805e477e5 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efae5a - rust_riscv::test::rv32ui::addi::{{closure}}::hbd5ca0e86680b749 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03c2e - core::ops::function::FnOnce::call_once::h14dd6698d3d52120 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::lhu stdout ---- [INFO] [stdout] thread 'test::rv32ui::lhu' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efe240 - rust_riscv::test::rv32ui::lhu::hbb44ed77123f91ba [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efe1fa - rust_riscv::test::rv32ui::lhu::{{closure}}::he72e9c8fc1ad108f [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f0441e - core::ops::function::FnOnce::call_once::hdb5977484816e0d3 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::auipc stdout ---- [INFO] [stdout] thread 'test::rv32ui::auipc' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586efb250 - rust_riscv::test::rv32ui::auipc::h4ea91b4e007356cb [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586efb20a - rust_riscv::test::rv32ui::auipc::{{closure}}::ha03e34ebe1995d1a [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03efe - core::ops::function::FnOnce::call_once::h42d5bdeb72d0320c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::ori stdout ---- [INFO] [stdout] thread 'test::rv32ui::ori' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586eff100 - rust_riscv::test::rv32ui::ori::h4738f4d37da42436 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586eff0ba - rust_riscv::test::rv32ui::ori::{{closure}}::h9eb8eb3e80149bc6 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03d4e - core::ops::function::FnOnce::call_once::h2f9723fb4b9a0b27 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x564586f1b175 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x564586f1b175 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x564587030c6a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x564587030c6a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fadce8b6609 - start_thread [INFO] [stdout] 39: 0x7fadce7c2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amoand_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amoand_w' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:159:96 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564587027d05 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x564587027d05 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564587027d05 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x564587027d05 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56458704fadc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x564586f16bf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5645870221d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56458702a460 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56458702a460 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56458702a460 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56458702a15a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56458702aaa3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56458702a69b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56458704e471 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x56458704e293 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x564586ef481e - core::result::Result::unwrap::h4b728e9fc87a75bf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x564586eee300 - rust_riscv::test::run_test::h4f742210f0ab6193 [INFO] [stdout] at src/lib.rs:159 [INFO] [stdout] 17: 0x564586f0b350 - rust_riscv::test::rv32ua::amoand_w::h8164f83ce3b1a435 [INFO] [stdout] at src/lib.rs:174 [INFO] [stdout] 18: 0x564586f0b30a - rust_riscv::test::rv32ua::amoand_w::{{closure}}::h100a7a52f8718e07 [INFO] [stdout] at src/lib.rs:173 [INFO] [stdout] 19: 0x564586f03b3e - core::ops::function::FnOnce::call_once::h090bf941e4635847 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x564586f3e16c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x564586f3e16c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x564586f3e16c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x564586f3e16c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x564586f3e16c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x564586f3e16c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x564586f3e16c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x564586f160e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x564586f1b175 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x564586f1b175 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x564586f1b175 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x564586f1b175 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [WARN] too many lines in the log, truncating it