[INFO] cloning repository https://github.com/cfeitong/cft-riscv-vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cfeitong/cft-riscv-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfeitong%2Fcft-riscv-vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfeitong%2Fcft-riscv-vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37d095ea4d735f4981681b597c9ca6b70ee3765b
[INFO] testing cfeitong/cft-riscv-vm against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfeitong%2Fcft-riscv-vm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cfeitong/cft-riscv-vm
[INFO] finished tweaking git repo https://github.com/cfeitong/cft-riscv-vm
[INFO] tweaked toml for git repo https://github.com/cfeitong/cft-riscv-vm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cfeitong/cft-riscv-vm on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cfeitong/cft-riscv-vm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 939ff859cddc50d406b72748533edb384ae2a7d1415ab99cc6e531ec91f3852a
[INFO] running `Command { std: "docker" "start" "-a" "939ff859cddc50d406b72748533edb384ae2a7d1415ab99cc6e531ec91f3852a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "939ff859cddc50d406b72748533edb384ae2a7d1415ab99cc6e531ec91f3852a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939ff859cddc50d406b72748533edb384ae2a7d1415ab99cc6e531ec91f3852a", kill_on_drop: false }`
[INFO] [stdout] 939ff859cddc50d406b72748533edb384ae2a7d1415ab99cc6e531ec91f3852a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9242fbeb4f5a6ccea47857c195b9cfd21352c0ea00ab204fd1095b5349913f08
[INFO] running `Command { std: "docker" "start" "-a" "9242fbeb4f5a6ccea47857c195b9cfd21352c0ea00ab204fd1095b5349913f08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling cft-riscv-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `low_bitmask_u8`
[INFO] [stdout]  --> src/instruction/format.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{low_bitmask_u32, low_bitmask_u8};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn fence(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn fence(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn fence_i(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:210:34
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn fence_i(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:277:14
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn ecall(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:277:32
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn ecall(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn ebreak(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:281:33
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn ebreak(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub fn uret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:285:31
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub fn uret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn sret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:289:31
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn sret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn mret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn mret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn wfi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:297:30
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn wfi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub fn sfence_vma(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:301:37
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub fn sfence_vma(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `N_CSR` is never used
[INFO] [stdout]  --> src/cpu.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const N_CSR: usize = 4096;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INST_SIZE` is never used
[INFO] [stdout]  --> src/cpu.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const INST_SIZE: u32 = 4;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cpu` is never constructed
[INFO] [stdout]  --> src/cpu.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Cpu {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `execute`, and `reset` are never used
[INFO] [stdout]   --> src/cpu.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Cpu {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 27 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn execute(&mut self, ins_buf: &[u32]) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InstExecResult` is never used
[INFO] [stdout]   --> src/cpu.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum InstExecResult {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReturnTarget` is never used
[INFO] [stdout]   --> src/cpu.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ReturnTarget {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InstException` is never used
[INFO] [stdout]   --> src/cpu.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub enum InstException {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bus` is never constructed
[INFO] [stdout]   --> src/cpu.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Bus {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read` and `write` are never used
[INFO] [stdout]   --> src/cpu.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl Bus {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 71 |     pub fn read(&self, addr: u32, buf: &mut [u8]) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn write(&mut self, addr: u32, data: &[u8]) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mem` is never constructed
[INFO] [stdout]   --> src/cpu.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Mem(pub Vec<u8>);
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPCODE_SIZE` is never used
[INFO] [stdout]  --> src/instruction/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const OPCODE_SIZE: usize = 1 << 5;
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InsImpl` is never used
[INFO] [stdout]  --> src/instruction/mod.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | type InsImpl = fn(u32, &mut Cpu) -> InstExecResult;
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instruction` is never constructed
[INFO] [stdout]   --> src/instruction/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Instruction(pub u32);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]   --> src/instruction/mod.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Instruction {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 14 |     pub fn opcode(self) -> usize {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `instruction_array` is never used
[INFO] [stdout]   --> src/instruction/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn instruction_array() -> &'static [InsImpl; OPCODE_SIZE] {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nop` is never used
[INFO] [stdout]   --> src/instruction/mod.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn nop(_: u32, _: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `low_bitmask_u8` is never used
[INFO] [stdout]   --> src/instruction/mod.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn low_bitmask_u8(cnt: usize) -> u8 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `low_bitmask_u32` is never used
[INFO] [stdout]   --> src/instruction/mod.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | const fn low_bitmask_u32(cnt: usize) -> u32 {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RFormat` is never constructed
[INFO] [stdout]  --> src/instruction/format.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RFormat(pub u32);
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `funct7`, `rs2`, `rs1`, `funct3`, `rd`, and `opcode` are never used
[INFO] [stdout]   --> src/instruction/format.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl RFormat {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout]  8 |     pub fn funct7(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn rs2(self) -> u8 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn rs1(self) -> u8 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn funct3(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn rd(self) -> u8 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IFormat` is never constructed
[INFO] [stdout]   --> src/instruction/format.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct IFormat(pub u32);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `imm`, `rs1`, `funct3`, `rd`, and `opcode` are never used
[INFO] [stdout]   --> src/instruction/format.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl IFormat {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] 38 |     pub fn imm(self) -> u32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn rs1(self) -> u8 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn funct3(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn rd(self) -> u8 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SFormat` is never constructed
[INFO] [stdout]   --> src/instruction/format.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct SFormat(pub u32);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `imm`, `rs2`, `rs1`, `funct3`, and `opcode` are never used
[INFO] [stdout]   --> src/instruction/format.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl SFormat {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] 64 |     pub fn imm(self) -> u32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn rs2(self) -> u8 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn rs1(self) -> u8 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn funct3(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SBFormat` is never constructed
[INFO] [stdout]   --> src/instruction/format.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct SBFormat(pub u32);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `imm`, `rs2`, `rs1`, `funct3`, and `opcode` are never used
[INFO] [stdout]    --> src/instruction/format.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl SBFormat {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout]  90 |     pub fn imm(self) -> u32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn rs2(self) -> u8 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn rs1(self) -> u8 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn funct3(self) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UFormat` is never constructed
[INFO] [stdout]    --> src/instruction/format.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct UFormat(pub u32);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `imm`, `rd`, and `opcode` are never used
[INFO] [stdout]    --> src/instruction/format.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl UFormat {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] 120 |     pub fn imm(self) -> u32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn rd(self) -> u8 {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UJFormat` is never constructed
[INFO] [stdout]    --> src/instruction/format.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct UJFormat(pub u32);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `imm`, `rd`, and `opcode` are never used
[INFO] [stdout]    --> src/instruction/format.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl UJFormat {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] 138 |     pub fn imm(self) -> u32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn rd(self) -> u8 {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHIFT_MASK` is never used
[INFO] [stdout]  --> src/instruction/rv32i.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const SHIFT_MASK: u32 = 0b11111;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `OPCODE2INS_IMPL` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub static OPCODE2INS_IMPL: LazyLock<BTreeMap<u8, InsImpl>> = LazyLock::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lui` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn lui(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `auipc` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn auipc(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `addi` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn addi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slti` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn slti(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sltiu` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn sltiu(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xori` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn xori(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ori` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn ori(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `andi` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn andi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slli` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slli(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srli` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn srli(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srai` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn srai(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn add(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn sub(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sll` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn sll(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slt` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn slt(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sltu` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn sltu(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn xor(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srl` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn srl(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sra` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn sra(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `or` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn or(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `and` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub fn and(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fence` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:206:8
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn fence(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fence_i` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn fence_i(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csrrw` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn csrrw(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csrrs` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:224:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn csrrs(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csrrc` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:234:8
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn csrrc(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csrrwi` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub fn csrrwi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csrrsi` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn csrrsi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csrrci` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn csrrci(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecall` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn ecall(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ebreak` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:281:8
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn ebreak(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uret` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub fn uret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sret` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn sret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mret` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:293:8
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn mret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wfi` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:297:8
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn wfi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sfence_vma` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:301:8
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub fn sfence_vma(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `l` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:305:8
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub fn l(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `s` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:323:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub fn s(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jal` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:339:8
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub fn jal(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jalr` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn jalr(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beq` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub fn beq(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bne` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:369:8
[INFO] [stdout]     |
[INFO] [stdout] 369 | pub fn bne(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blt` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:380:8
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub fn blt(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bge` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:391:8
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn bge(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bltu` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:402:8
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub fn bltu(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bgeu` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn bgeu(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_mem` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn load_mem<const BYTES: usize>(
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_mem` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:441:4
[INFO] [stdout]     |
[INFO] [stdout] 441 | fn store_mem<const BYTES: usize>(instruction: SFormat, cpu: &mut Cpu) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bit_op` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:451:4
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn bit_op(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `alu_op` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:474:4
[INFO] [stdout]     |
[INFO] [stdout] 474 | fn alu_op(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fence_op` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:505:4
[INFO] [stdout]     |
[INFO] [stdout] 505 | fn fence_op(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `special_op` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:516:4
[INFO] [stdout]     |
[INFO] [stdout] 516 | fn special_op(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `env_op` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:532:4
[INFO] [stdout]     |
[INFO] [stdout] 532 | fn env_op(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `branch_op` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:548:4
[INFO] [stdout]     |
[INFO] [stdout] 548 | fn branch_op(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_instructions` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:563:4
[INFO] [stdout]     |
[INFO] [stdout] 563 | fn register_instructions(map: &mut BTreeMap<u8, InsImpl>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sext` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:577:4
[INFO] [stdout]     |
[INFO] [stdout] 577 | fn sext(imm: u32, msb: usize) -> u32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uext` is never used
[INFO] [stdout]    --> src/instruction/rv32i.rs:586:4
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn uext(imm: u32, _: usize) -> u32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s
[INFO] running `Command { std: "docker" "inspect" "9242fbeb4f5a6ccea47857c195b9cfd21352c0ea00ab204fd1095b5349913f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9242fbeb4f5a6ccea47857c195b9cfd21352c0ea00ab204fd1095b5349913f08", kill_on_drop: false }`
[INFO] [stdout] 9242fbeb4f5a6ccea47857c195b9cfd21352c0ea00ab204fd1095b5349913f08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fae5e1db75b6f21649e1518f383a82e3d7b50f4d036c453c214d6ec42299b375
[INFO] running `Command { std: "docker" "start" "-a" "fae5e1db75b6f21649e1518f383a82e3d7b50f4d036c453c214d6ec42299b375", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling ruzstd v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling cft-riscv-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `low_bitmask_u8`
[INFO] [stdout]  --> src/instruction/format.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{low_bitmask_u32, low_bitmask_u8};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn fence(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn fence(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn fence_i(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:210:34
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn fence_i(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:277:14
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn ecall(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:277:32
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn ecall(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn ebreak(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:281:33
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn ebreak(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub fn uret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:285:31
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub fn uret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn sret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:289:31
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn sret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn mret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn mret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn wfi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:297:30
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn wfi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]    --> src/instruction/rv32i.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub fn sfence_vma(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instruction/rv32i.rs:301:37
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub fn sfence_vma(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/cpu.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Cpu {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cpu.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Exception(InstException),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     Exception(InstException),
[INFO] [stdout] 49 +     Exception(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cpu.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Return(ReturnTarget),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     Return(ReturnTarget),
[INFO] [stdout] 50 +     Return(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cpu.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     BadInst(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 52 -     BadInst(String),
[INFO] [stdout] 52 +     BadInst(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `low_bitmask_u8` is never used
[INFO] [stdout]   --> src/instruction/mod.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn low_bitmask_u8(cnt: usize) -> u8 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `funct7`, `funct3`, and `opcode` are never used
[INFO] [stdout]   --> src/instruction/format.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl RFormat {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout]  8 |     pub fn funct7(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn funct3(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]   --> src/instruction/format.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl IFormat {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]   --> src/instruction/format.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl SFormat {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]    --> src/instruction/format.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl SBFormat {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]    --> src/instruction/format.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl UFormat {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]    --> src/instruction/format.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl UJFormat {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn opcode(self) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slli` is never used
[INFO] [stdout]   --> src/instruction/rv32i.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slli(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.83s
[INFO] running `Command { std: "docker" "inspect" "fae5e1db75b6f21649e1518f383a82e3d7b50f4d036c453c214d6ec42299b375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae5e1db75b6f21649e1518f383a82e3d7b50f4d036c453c214d6ec42299b375", kill_on_drop: false }`
[INFO] [stdout] fae5e1db75b6f21649e1518f383a82e3d7b50f4d036c453c214d6ec42299b375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3061025e86b9c1bc7f57e21b528cd3a2e7a401b5de90e6dca0ba1764a7e299c7
[INFO] running `Command { std: "docker" "start" "-a" "3061025e86b9c1bc7f57e21b528cd3a2e7a401b5de90e6dca0ba1764a7e299c7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `low_bitmask_u8`
[INFO] [stderr]  --> src/instruction/format.rs:1:30
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::{low_bitmask_u32, low_bitmask_u8};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(lazy_cell)]
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:206:14
[INFO] [stderr]     |
[INFO] [stderr] 206 | pub fn fence(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:206:32
[INFO] [stderr]     |
[INFO] [stderr] 206 | pub fn fence(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:210:16
[INFO] [stderr]     |
[INFO] [stderr] 210 | pub fn fence_i(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:210:34
[INFO] [stderr]     |
[INFO] [stderr] 210 | pub fn fence_i(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:277:14
[INFO] [stderr]     |
[INFO] [stderr] 277 | pub fn ecall(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:277:32
[INFO] [stderr]     |
[INFO] [stderr] 277 | pub fn ecall(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:281:15
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub fn ebreak(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:281:33
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub fn ebreak(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:285:13
[INFO] [stderr]     |
[INFO] [stderr] 285 | pub fn uret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:285:31
[INFO] [stderr]     |
[INFO] [stderr] 285 | pub fn uret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:289:13
[INFO] [stderr]     |
[INFO] [stderr] 289 | pub fn sret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:289:31
[INFO] [stderr]     |
[INFO] [stderr] 289 | pub fn sret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:293:13
[INFO] [stderr]     |
[INFO] [stderr] 293 | pub fn mret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:293:31
[INFO] [stderr]     |
[INFO] [stderr] 293 | pub fn mret(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:297:12
[INFO] [stderr]     |
[INFO] [stderr] 297 | pub fn wfi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:297:30
[INFO] [stderr]     |
[INFO] [stderr] 297 | pub fn wfi(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruction`
[INFO] [stderr]    --> src/instruction/rv32i.rs:301:19
[INFO] [stderr]     |
[INFO] [stderr] 301 | pub fn sfence_vma(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]    --> src/instruction/rv32i.rs:301:37
[INFO] [stderr]     |
[INFO] [stderr] 301 | pub fn sfence_vma(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: method `reset` is never used
[INFO] [stderr]   --> src/cpu.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl Cpu {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn reset(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/cpu.rs:49:15
[INFO] [stderr]    |
[INFO] [stderr] 49 |     Exception(InstException),
[INFO] [stderr]    |     --------- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 49 -     Exception(InstException),
[INFO] [stderr] 49 +     Exception(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/cpu.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 |     Return(ReturnTarget),
[INFO] [stderr]    |     ------ ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 50 -     Return(ReturnTarget),
[INFO] [stderr] 50 +     Return(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/cpu.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |     BadInst(String),
[INFO] [stderr]    |     ------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 52 -     BadInst(String),
[INFO] [stderr] 52 +     BadInst(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: function `low_bitmask_u8` is never used
[INFO] [stderr]   --> src/instruction/mod.rs:34:4
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn low_bitmask_u8(cnt: usize) -> u8 {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `funct7`, `funct3`, and `opcode` are never used
[INFO] [stderr]   --> src/instruction/format.rs:8:12
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl RFormat {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr]  8 |     pub fn funct7(self) -> u32 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub fn funct3(self) -> u8 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub fn opcode(self) -> u8 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `opcode` is never used
[INFO] [stderr]   --> src/instruction/format.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl IFormat {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn opcode(self) -> u8 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `opcode` is never used
[INFO] [stderr]   --> src/instruction/format.rs:80:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | impl SFormat {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub fn opcode(self) -> u8 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `opcode` is never used
[INFO] [stderr]    --> src/instruction/format.rs:110:12
[INFO] [stderr]     |
[INFO] [stderr]  89 | impl SBFormat {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub fn opcode(self) -> u8 {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `opcode` is never used
[INFO] [stderr]    --> src/instruction/format.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr] 119 | impl UFormat {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 128 |     pub fn opcode(self) -> u8 {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `opcode` is never used
[INFO] [stderr]    --> src/instruction/format.rs:150:12
[INFO] [stderr]     |
[INFO] [stderr] 137 | impl UJFormat {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub fn opcode(self) -> u8 {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `slli` is never used
[INFO] [stderr]   --> src/instruction/rv32i.rs:85:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn slli(instruction: u32, cpu: &mut Cpu) -> InstExecResult {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cft-riscv-vm` (bin "cft-riscv-vm" test) generated 32 warnings (run `cargo fix --bin "cft-riscv-vm" -p cft-riscv-vm --tests` to apply 19 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cft_riscv_vm-fd5cb491f8bc6f73)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test instruction::rv32i::tests::test_andi_rd_rs1_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_add_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_addi ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_bne_rs1_rs2_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_and_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_beq_rs1_rs2_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_jal_rd_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_auipc_rd_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_jalr_rd_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_lbu_rd_offset_rs1 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_lh_rd_offset_rs1 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_lhu_rd_offset_rs1 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_lb_rd_offset_rs1 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_lui ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_or_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_slli_rd_rs1_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_sll_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_lw_rd_offset_rs1 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_lui_rd_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_ori ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_slt_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_auipc ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_srl_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_slti ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_srai_rd_rs1_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_sub_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_sltu_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_srli_rd_rs1_imm ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_xor_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_xori ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_sltiu ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_sra_rd_rs1_rs2 ... FAILED
[INFO] [stdout] test instruction::rv32i::tests::test_l ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_andi_rd_rs1_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_add_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_addi stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_bne_rs1_rs2_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_and_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_beq_rs1_rs2_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_jal_rd_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_auipc_rd_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_jalr_rd_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_lbu_rd_offset_rs1 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_lh_rd_offset_rs1 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_lhu_rd_offset_rs1 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_lb_rd_offset_rs1 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_lui stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_or_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_slli_rd_rs1_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_sll_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_lw_rd_offset_rs1 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_lui_rd_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_ori stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_slt_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_auipc stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_srl_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_slti stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_srai_rd_rs1_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_sub_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_sltu_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_srli_rd_rs1_imm stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_xor_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_xori stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_sltiu stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_sra_rd_rs1_rs2 stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/instruction/rv32i.rs:602:22
[INFO] [stdout] 
[INFO] [stdout] ---- instruction::rv32i::tests::test_l stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'instruction::rv32i::tests::test_l' (35) panicked at src/cpu.rs:78:22:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638e24a79b22 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638e24a79b22 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638e24a79b22 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638e24a79b22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x638e24a8b22f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x638e24a8b22f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x638e24a46a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x638e24a46a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x638e24a52c72 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x638e24a57c1f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x638e24a57ab1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638e249a644e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x638e249a644e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638e24a5822f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x638e24a5822f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638e24a58056 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x638e24a52da9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x638e24a3ab3d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638e24a92f20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x638e24a92ad7 - core::panicking::panic_const::panic_const_sub_overflow::h8c8d9d6bf8527407
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:180:17
[INFO] [stdout]   20:     0x638e2494e930 - cft_riscv_vm::cpu::Bus::write::h8ed171c1d320bd9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu.rs:78:22
[INFO] [stdout]   21:     0x638e24946596 - cft_riscv_vm::instruction::rv32i::tests::test_l::ha22c1480a7d63c91
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instruction/rv32i.rs:731:17
[INFO] [stdout]   22:     0x638e24946a37 - cft_riscv_vm::instruction::rv32i::tests::test_l::{{closure}}::hbfb3be2a39dbd3db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instruction/rv32i.rs:728:20
[INFO] [stdout]   23:     0x638e24974e76 - core::ops::function::FnOnce::call_once::h5ccef5f497158686
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x638e249a624b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x638e249a624b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x638e249ba2ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x638e249ba2ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x638e249ba2ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x638e249ba2ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x638e249ba2ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x638e249ba2ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x638e249ba2ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x638e249937f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x638e249937f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x638e2499704a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x638e2499704a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x638e2499704a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x638e2499704a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x638e2499704a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x638e2499704a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x638e2499704a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x638e24a4e0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x638e24a4e0cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x781917e75aa4 - <unknown>
[INFO] [stdout]   45:     0x781917f02a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     instruction::rv32i::tests::test_add_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_addi
[INFO] [stdout]     instruction::rv32i::tests::test_and_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_andi_rd_rs1_imm
[INFO] [stdout]     instruction::rv32i::tests::test_auipc
[INFO] [stdout]     instruction::rv32i::tests::test_auipc_rd_imm
[INFO] [stdout]     instruction::rv32i::tests::test_beq_rs1_rs2_imm
[INFO] [stdout]     instruction::rv32i::tests::test_bne_rs1_rs2_imm
[INFO] [stdout]     instruction::rv32i::tests::test_jal_rd_imm
[INFO] [stdout]     instruction::rv32i::tests::test_jalr_rd_imm
[INFO] [stdout]     instruction::rv32i::tests::test_l
[INFO] [stdout]     instruction::rv32i::tests::test_lb_rd_offset_rs1
[INFO] [stdout]     instruction::rv32i::tests::test_lbu_rd_offset_rs1
[INFO] [stdout]     instruction::rv32i::tests::test_lh_rd_offset_rs1
[INFO] [stdout]     instruction::rv32i::tests::test_lhu_rd_offset_rs1
[INFO] [stdout]     instruction::rv32i::tests::test_lui
[INFO] [stdout]     instruction::rv32i::tests::test_lui_rd_imm
[INFO] [stdout]     instruction::rv32i::tests::test_lw_rd_offset_rs1
[INFO] [stdout]     instruction::rv32i::tests::test_or_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_ori
[INFO] [stdout]     instruction::rv32i::tests::test_sll_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_slli_rd_rs1_imm
[INFO] [stdout]     instruction::rv32i::tests::test_slt_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_slti
[INFO] [stdout]     instruction::rv32i::tests::test_sltiu
[INFO] [stdout]     instruction::rv32i::tests::test_sltu_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_sra_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_srai_rd_rs1_imm
[INFO] [stdout]     instruction::rv32i::tests::test_srl_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_srli_rd_rs1_imm
[INFO] [stdout]     instruction::rv32i::tests::test_sub_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_xor_rd_rs1_rs2
[INFO] [stdout]     instruction::rv32i::tests::test_xori
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 33 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cft-riscv-vm`
[INFO] running `Command { std: "docker" "inspect" "3061025e86b9c1bc7f57e21b528cd3a2e7a401b5de90e6dca0ba1764a7e299c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3061025e86b9c1bc7f57e21b528cd3a2e7a401b5de90e6dca0ba1764a7e299c7", kill_on_drop: false }`
[INFO] [stdout] 3061025e86b9c1bc7f57e21b528cd3a2e7a401b5de90e6dca0ba1764a7e299c7
