[INFO] cloning 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" "clone" "--bare" "https://github.com/Soya-Onishi/rust-riscv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoya-Onishi%2Frust-riscv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoya-Onishi%2Frust-riscv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a2451d33aa91afb2bc9b78e2db2b532a93e184c [INFO] testing Soya-Onishi/rust-riscv against 1.55.0 for beta-1.56-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 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b47b0d339d88da7508dbcc41a51cb62588c8e0e6787774cf7211c3959905c46 [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" "8b47b0d339d88da7508dbcc41a51cb62588c8e0e6787774cf7211c3959905c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b47b0d339d88da7508dbcc41a51cb62588c8e0e6787774cf7211c3959905c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b47b0d339d88da7508dbcc41a51cb62588c8e0e6787774cf7211c3959905c46", kill_on_drop: false }` [INFO] [stdout] 8b47b0d339d88da7508dbcc41a51cb62588c8e0e6787774cf7211c3959905c46 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c7aadbd51b86721907a6a4dbd06d4d768e912e7af9e4b4b1d54bfdcd09d6b13 [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" "3c7aadbd51b86721907a6a4dbd06d4d768e912e7af9e4b4b1d54bfdcd09d6b13", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling scroll v0.10.2 [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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | tpe => panic!(make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 27 | tpe => panic!("{}", make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 27 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | tpe => panic!(make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 36 | tpe => panic!("{}", make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | tpe => panic!(make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 46 | tpe => panic!("{}", make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 46 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 53 | panic!("{}", make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 53 | std::panic::panic_any(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `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: 286 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.48s [INFO] running `Command { std: "docker" "inspect" "3c7aadbd51b86721907a6a4dbd06d4d768e912e7af9e4b4b1d54bfdcd09d6b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7aadbd51b86721907a6a4dbd06d4d768e912e7af9e4b4b1d54bfdcd09d6b13", kill_on_drop: false }` [INFO] [stdout] 3c7aadbd51b86721907a6a4dbd06d4d768e912e7af9e4b4b1d54bfdcd09d6b13 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc8ee614162a48d93b23a1b444d790b032c584b2420d56a2ec509f77843d07cf [INFO] running `Command { std: "docker" "start" "-a" "dc8ee614162a48d93b23a1b444d790b032c584b2420d56a2ec509f77843d07cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling getrandom v0.1.16 [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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | tpe => panic!(make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 27 | tpe => panic!("{}", make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 27 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | tpe => panic!(make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 36 | tpe => panic!("{}", make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | tpe => panic!(make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 46 | tpe => panic!("{}", make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 46 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 53 | panic!("{}", make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 53 | std::panic::panic_any(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `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: 286 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: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | tpe => panic!(make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 27 | tpe => panic!("{}", make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 27 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs1")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | tpe => panic!(make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 36 | tpe => panic!("{}", make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs2")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | tpe => panic!(make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 46 | tpe => panic!("{}", make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 46 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rd")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/instruction.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 53 | panic!("{}", make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 53 | std::panic::panic_any(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.39s [INFO] running `Command { std: "docker" "inspect" "dc8ee614162a48d93b23a1b444d790b032c584b2420d56a2ec509f77843d07cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8ee614162a48d93b23a1b444d790b032c584b2420d56a2ec509f77843d07cf", kill_on_drop: false }` [INFO] [stdout] dc8ee614162a48d93b23a1b444d790b032c584b2420d56a2ec509f77843d07cf [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fbad8317ce93588f18a2276ecda99d90bf5856f1e3ab5d14ece3fb2a5783693 [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" "0fbad8317ce93588f18a2276ecda99d90bf5856f1e3ab5d14ece3fb2a5783693", 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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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 the macro `make_interface` (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: 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: 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: 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: 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: 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: 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: 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: 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: `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: `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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (in Nightly builds, run with -Z macro-backtrace for more info) [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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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 the macro `opcode_list` (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: panic message is not a string literal [INFO] [stderr] --> src/util/instruction.rs:27:27 [INFO] [stderr] | [INFO] [stderr] 27 | tpe => panic!(make_panic_msg(tpe, "rs1")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 27 | tpe => panic!("{}", make_panic_msg(tpe, "rs1")) [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 27 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs1")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/util/instruction.rs:36:27 [INFO] [stderr] | [INFO] [stderr] 36 | tpe => panic!(make_panic_msg(tpe, "rs2")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 36 | tpe => panic!("{}", make_panic_msg(tpe, "rs2")) [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 36 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rs2")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/util/instruction.rs:46:27 [INFO] [stderr] | [INFO] [stderr] 46 | tpe => panic!(make_panic_msg(tpe, "rd")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 46 | tpe => panic!("{}", make_panic_msg(tpe, "rd")) [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 46 | tpe => std::panic::panic_any(make_panic_msg(tpe, "rd")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/util/instruction.rs:53:24 [INFO] [stderr] | [INFO] [stderr] 53 | panic!(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 53 | panic!("{}", make_panic_msg(EncodeType::RType, "imm")), [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 53 | std::panic::panic_any(make_panic_msg(EncodeType::RType, "imm")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `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: `rust-riscv` (lib) generated 286 warnings [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: 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: 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: `rust-riscv` (lib test) generated 24 warnings (20 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_riscv-d956ed2610a98b93) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test test::correct_pc ... FAILED [INFO] [stdout] test test::rv32ua::amomax_w ... FAILED [INFO] [stdout] test test::rv32ua::amoand_w ... FAILED [INFO] [stdout] test test::rv32ua::amomaxu_w ... FAILED [INFO] [stdout] test test::rv32ua::amomin_w ... FAILED [INFO] [stdout] test test::rv32ua::amominu_w ... FAILED [INFO] [stdout] test test::rv32ua::amoor_w ... FAILED [INFO] [stdout] test test::rv32ua::amoadd_w ... FAILED [INFO] [stdout] test test::rv32ui::addi ... FAILED [INFO] [stdout] test test::rv32ui::add ... FAILED [INFO] [stdout] test test::rv32ui::bne ... FAILED [INFO] [stdout] test test::rv32ui::lhu ... FAILED [INFO] [stdout] test test::rv32ui::lui ... FAILED [INFO] [stdout] test test::rv32ua::lrsc ... FAILED [INFO] [stdout] test test::rv32ua::amoxor_w ... FAILED [INFO] [stdout] test test::rv32ui::auipc ... FAILED [INFO] [stdout] test test::rv32ui::lh ... FAILED [INFO] [stdout] test test::rv32ui::beq ... FAILED [INFO] [stdout] test test::rv32ua::amoswap_w ... FAILED [INFO] [stdout] test test::rv32ui::bge ... FAILED [INFO] [stdout] test test::rv32ui::bgeu ... FAILED [INFO] [stdout] test test::rv32ui::blt ... FAILED [INFO] [stdout] test test::rv32ui::lb ... FAILED [INFO] [stdout] test test::rv32ui::lbu ... FAILED [INFO] [stdout] test test::rv32ui::lw ... FAILED [INFO] [stdout] test test::rv32ui::fence_i ... FAILED [INFO] [stdout] test test::rv32ui::jalr ... FAILED [INFO] [stdout] test test::rv32ui::sltiu ... FAILED [INFO] [stdout] test test::rv32ui::bltu ... FAILED [INFO] [stdout] test test::rv32ui::jal ... FAILED [INFO] [stdout] test test::rv32ui::srai ... FAILED [INFO] [stdout] test test::rv32ui::sw ... FAILED [INFO] [stdout] test test::rv32ui::srli ... FAILED [INFO] [stdout] test test::rv32ui::sub ... FAILED [INFO] [stdout] test test::rv32ui::sh ... FAILED [INFO] [stdout] test test::rv32ui::xori ... FAILED [INFO] [stdout] test test::rv32um::divu ... FAILED [INFO] [stdout] test test::rv32ui::sb ... FAILED [INFO] [stdout] test test::rv32ui::slt ... FAILED [INFO] [stdout] test test::rv32ui::ori ... FAILED [INFO] [stdout] test test::rv32ui::simple ... FAILED [INFO] [stdout] test test::rv32ui::sll ... FAILED [INFO] [stdout] test test::rv32ui::slli ... FAILED [INFO] [stdout] test test::rv32ui::slti ... FAILED [INFO] [stdout] test test::rv32ui::sltu ... FAILED [INFO] [stdout] test test::rv32ui::sra ... FAILED [INFO] [stdout] test test::rv32um::rem ... FAILED [INFO] [stdout] test test::rv32um::mulhu ... 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::rv32um::div ... FAILED [INFO] [stdout] test test::rv32um::mul ... FAILED [INFO] [stdout] test test::rv32um::mulh ... FAILED [INFO] [stdout] test test::rv32um::mulhsu ... FAILED [INFO] [stdout] test test::rv32um::remu ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba56e - rust_riscv::test::correct_pc::h7c4f48363a7133aa [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:154:23 [INFO] [stdout] 18: 0x55a1dc8ba50a - rust_riscv::test::correct_pc::{{closure}}::hf0eda7987c1fd9d0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:153:5 [INFO] [stdout] 19: 0x55a1dc8d202e - core::ops::function::FnOnce::call_once::hb0c9ca25104a3bb0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7f443f5bb609 - start_thread [INFO] [stdout] 42: 0x7f443f38d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amomax_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amomax_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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d33aa - rust_riscv::test::rv32ua::amomax_w::h115d21d549d44e87 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d336a - rust_riscv::test::rv32ua::amomax_w::{{closure}}::h1b5b6cd428dbf18a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d226e - core::ops::function::FnOnce::call_once::he9ec21d90fb9cd1f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d319a - rust_riscv::test::rv32ua::amoand_w::h1e52db8f01d17bed [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d315a - rust_riscv::test::rv32ua::amoand_w::{{closure}}::h3acbe635fcb78730 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1dde - core::ops::function::FnOnce::call_once::h98cc84e0b88405f4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::amomaxu_w stdout ---- [INFO] [stdout] thread 'test::rv32ua::amomaxu_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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d35ba - rust_riscv::test::rv32ua::amomaxu_w::hf8b9c740a1621eb4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d357a - rust_riscv::test::rv32ua::amomaxu_w::{{closure}}::h318962db627cb470 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1f2e - core::ops::function::FnOnce::call_once::ha722b73fa6b68896 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d37ca - rust_riscv::test::rv32ua::amomin_w::h919b500b74da1947 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d378a - rust_riscv::test::rv32ua::amomin_w::{{closure}}::heb1dc7702925dcf1 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1b0e - core::ops::function::FnOnce::call_once::h6c4b3fdae1071e94 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d39da - rust_riscv::test::rv32ua::amominu_w::hc8b3caf53c77095d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d399a - rust_riscv::test::rv32ua::amominu_w::{{closure}}::hd142ae17cf0c4d22 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d167e - core::ops::function::FnOnce::call_once::h12a97040a3da1497 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d3bea - rust_riscv::test::rv32ua::amoor_w::h31252567589e17fa [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d3baa - rust_riscv::test::rv32ua::amoor_w::{{closure}}::h1f589c063be82fd6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1bce - core::ops::function::FnOnce::call_once::h738a23fbb7c8d101 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 0x0 - [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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d2f8a - rust_riscv::test::rv32ua::amoadd_w::hfa06f757995b9b61 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d2f4a - rust_riscv::test::rv32ua::amoadd_w::{{closure}}::hbdf499cf19d80b1f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d173e - core::ops::function::FnOnce::call_once::h1eb54e8103183c4c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8bd2ca - rust_riscv::test::rv32ui::addi::hffb8e2491c9407b6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8bd28a - rust_riscv::test::rv32ui::addi::{{closure}}::hca2853efedc2836c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d177e - core::ops::function::FnOnce::call_once::h20e5db5bd7ba0b80 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::add stdout ---- [INFO] [stdout] thread 'test::rv32ui::add' 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8bd0ba - rust_riscv::test::rv32ui::add::h7f57a811b54da817 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8bd07a - rust_riscv::test::rv32ui::add::{{closure}}::hd90a6bebc62d2574 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1c0e - core::ops::function::FnOnce::call_once::h78a6ab69efd4c53e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ui::bne stdout ---- [INFO] [stdout] thread 'test::rv32ui::bne' 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8be13a - rust_riscv::test::rv32ui::bne::h0f2be08e2376e405 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8be0fa - rust_riscv::test::rv32ui::bne::{{closure}}::hdb91d0d9f8e88615 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d16be - core::ops::function::FnOnce::call_once::h1578faaeaacd526b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8befaa - rust_riscv::test::rv32ui::lhu::hee58f208b4a12857 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8bef6a - rust_riscv::test::rv32ui::lhu::{{closure}}::h9e9f73979a29e670 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1c4e - core::ops::function::FnOnce::call_once::h7e66b7e6425a950e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8bf1ba - rust_riscv::test::rv32ui::lui::h52c4e34d839b2f2e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8bf17a - rust_riscv::test::rv32ui::lui::{{closure}}::hae88823d3990040d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1a1e - core::ops::function::FnOnce::call_once::h57e0962decf42e3d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::rv32ua::lrsc stdout ---- [INFO] [stdout] thread 'test::rv32ua::lrsc' 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1dca08a3c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1dc9e3165 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1dc9e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1dc9e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1dc9e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1dc9e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1dc9e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1dc9e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1dc9e65ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1dc9e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1dc89d431 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1dc89d523 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55a1dc8cde66 - core::result::Result::unwrap::h6f1450e9155ae93a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55a1dc8ba4ac - rust_riscv::test::run_test::h7ed81762304a0c86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:23 [INFO] [stdout] 18: 0x55a1dc8d421a - rust_riscv::test::rv32ua::lrsc::h079558c933c57038 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:174:43 [INFO] [stdout] 19: 0x55a1dc8d41da - rust_riscv::test::rv32ua::lrsc::{{closure}}::h9fb7185664992c71 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:29 [INFO] [stdout] 20: 0x55a1dc8d1d9e - core::ops::function::FnOnce::call_once::h9532bd4baf59790f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1dc907563 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1dc907563 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55a1dc906018 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55a1dc906018 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55a1dc906018 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55a1dc906018 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55a1dc906018 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55a1dc906018 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55a1dc906018 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55a1dc8d47ad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55a1dc8d47ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55a1dc8d8f88 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55a1dc8d8f88 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55a1dc8d8f88 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55a1dc8d8f88 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55a1dc8d8f88 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55a1dc8d8f88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1dc9ed457 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55a1dc9ed457 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 42: 0x7f443f5bb609 - start_thread [INFO] [stdout] 43: 0x7f443f38d293 - clone [INFO] [stdout] 44: 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: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1dc9e60b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1dc9e60b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1dc9e60b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [WARN] too many lines in the log, truncating it