[INFO] cloning repository https://github.com/Bqrry4/riscv_emu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bqrry4/riscv_emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBqrry4%2Friscv_emu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBqrry4%2Friscv_emu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bebb20bfbef62f0b960ba99e36da8501b7e2a569
[INFO] testing Bqrry4/riscv_emu against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBqrry4%2Friscv_emu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bqrry4/riscv_emu
[INFO] finished tweaking git repo https://github.com/Bqrry4/riscv_emu
[INFO] tweaked toml for git repo https://github.com/Bqrry4/riscv_emu written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bqrry4/riscv_emu on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bqrry4/riscv_emu 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 548feb7addcecb39c3becf846e4ed50332285c66d2fd9a6b2900f11bdc6a0a82
[INFO] running `Command { std: "docker" "start" "-a" "548feb7addcecb39c3becf846e4ed50332285c66d2fd9a6b2900f11bdc6a0a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "548feb7addcecb39c3becf846e4ed50332285c66d2fd9a6b2900f11bdc6a0a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548feb7addcecb39c3becf846e4ed50332285c66d2fd9a6b2900f11bdc6a0a82", kill_on_drop: false }`
[INFO] [stdout] 548feb7addcecb39c3becf846e4ed50332285c66d2fd9a6b2900f11bdc6a0a82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ddd1e827d9b1849070d4d3aebb764b859dd19991b998bf5aa7bd739d38bf9ab
[INFO] running `Command { std: "docker" "start" "-a" "0ddd1e827d9b1849070d4d3aebb764b859dd19991b998bf5aa7bd739d38bf9ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling arbitrary-int v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling bitbybit v2.0.0 (https://github.com/danlehmann/bitfield?rev=b9d608c#b9d608c1)
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling risc_v v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::u64::MAX`
[INFO] [stdout]  --> src/components/trap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::u64::MAX;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Int`
[INFO] [stdout]  --> src/components/trap.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arbitrary_int::{Int, u1};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `DRAM_END`
[INFO] [stdout]  --> src/cpu.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::system_bus::{DRAM_BASE, DRAM_END, MROM_BASE};
[INFO] [stdout]   |                                     ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCONFIGPTR` is never used
[INFO] [stdout]   --> src/components/csr.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LD` is never used
[INFO] [stdout]   --> src/instructions/load.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const LD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LBU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LBU: u8 = 0x4;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LHU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LHU: u8 = 0x5;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LWU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LWU: u8 = 0x6;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB` is never used
[INFO] [stdout]  --> src/instructions/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SB: u8 = 0x0;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SH` is never used
[INFO] [stdout]  --> src/instructions/store.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SH: u8 = 0x1;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SW` is never used
[INFO] [stdout]  --> src/instructions/store.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SW: u8 = 0x2;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD` is never used
[INFO] [stdout]   --> src/instructions/store.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRWI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CSRRWI: u8 = 0x5;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRSI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const CSRRSI: u8 = 0x6;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRCI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const CSRRCI: u8 = 0x7;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `zero` should have an upper case name
[INFO] [stdout]  --> src/components/registers.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const zero: u5 = u5::new(0);
[INFO] [stdout]   |               ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ra` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const ra: u5 = u5::new(1);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `RA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `sp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const sp: u5 = u5::new(2);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `SP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `gp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const gp: u5 = u5::new(3);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `GP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const tp: u5 = u5::new(4);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const t0: u5 = u5::new(5);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const t1: u5 = u5::new(6);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const t2: u5 = u5::new(7);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const s0: u5 = u5::new(8);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const s1: u5 = u5::new(9);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const a0: u5 = u5::new(10);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const a1: u5 = u5::new(11);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const a2: u5 = u5::new(12);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const a3: u5 = u5::new(13);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const a4: u5 = u5::new(14);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const a5: u5 = u5::new(15);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const a6: u5 = u5::new(16);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const a7: u5 = u5::new(17);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const s2: u5 = u5::new(18);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const s3: u5 = u5::new(19);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const s4: u5 = u5::new(20);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const s5: u5 = u5::new(21);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const s6: u5 = u5::new(22);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const s7: u5 = u5::new(23);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s8` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const s8: u5 = u5::new(24);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s9` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const s9: u5 = u5::new(25);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s10` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const s10: u5 = u5::new(26);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s11` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub const s11: u5 = u5::new(27);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub const t3: u5 = u5::new(28);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const t4: u5 = u5::new(29);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const t5: u5 = u5::new(30);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub const t6: u5 = u5::new(31);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `mmu::Size`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     mmu::Size,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     system_bus::{DRAM_BASE, KERNEL_REGION, SBI_REGION},
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `DRAM_END`
[INFO] [stdout]  --> src/cpu.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::system_bus::{DRAM_BASE, DRAM_END, MROM_BASE};
[INFO] [stdout]   |                                     ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::u64::MAX`
[INFO] [stdout]  --> src/components/trap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::u64::MAX;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Int`
[INFO] [stdout]  --> src/components/trap.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arbitrary_int::{Int, u1};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIDELEG` is never used
[INFO] [stdout]   --> src/components/csr.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MIDELEG: usize = 0x303;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIP` is never used
[INFO] [stdout]   --> src/components/csr.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const MIP: usize = 0x344;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCONFIGPTR` is never used
[INFO] [stdout]   --> src/components/csr.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIP` is never used
[INFO] [stdout]   --> src/components/csr.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub const SIP: usize = 0x144;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Trap` is never used
[INFO] [stdout]   --> src/components/trap.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Trap {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Interrupt` is never used
[INFO] [stdout]    --> src/components/trap.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub enum Interrupt {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `take_trap` is never used
[INFO] [stdout]    --> src/components/trap.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Interrupt {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 161 |     pub fn take_trap(&self, cpu: &mut Cpu) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LD` is never used
[INFO] [stdout]   --> src/instructions/load.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const LD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LBU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LBU: u8 = 0x4;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LHU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LHU: u8 = 0x5;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LWU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LWU: u8 = 0x6;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB` is never used
[INFO] [stdout]  --> src/instructions/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SB: u8 = 0x0;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SH` is never used
[INFO] [stdout]  --> src/instructions/store.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SH: u8 = 0x1;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SW` is never used
[INFO] [stdout]  --> src/instructions/store.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SW: u8 = 0x2;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD` is never used
[INFO] [stdout]   --> src/instructions/store.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRWI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CSRRWI: u8 = 0x5;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRSI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const CSRRSI: u8 = 0x6;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRCI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const CSRRCI: u8 = 0x7;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `zero` should have an upper case name
[INFO] [stdout]  --> src/components/registers.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const zero: u5 = u5::new(0);
[INFO] [stdout]   |               ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ra` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const ra: u5 = u5::new(1);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `RA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `sp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const sp: u5 = u5::new(2);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `SP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `gp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const gp: u5 = u5::new(3);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `GP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const tp: u5 = u5::new(4);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const t0: u5 = u5::new(5);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const t1: u5 = u5::new(6);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const t2: u5 = u5::new(7);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const s0: u5 = u5::new(8);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const s1: u5 = u5::new(9);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const a0: u5 = u5::new(10);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const a1: u5 = u5::new(11);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const a2: u5 = u5::new(12);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const a3: u5 = u5::new(13);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const a4: u5 = u5::new(14);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const a5: u5 = u5::new(15);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const a6: u5 = u5::new(16);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const a7: u5 = u5::new(17);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const s2: u5 = u5::new(18);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const s3: u5 = u5::new(19);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const s4: u5 = u5::new(20);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const s5: u5 = u5::new(21);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const s6: u5 = u5::new(22);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const s7: u5 = u5::new(23);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s8` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const s8: u5 = u5::new(24);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s9` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const s9: u5 = u5::new(25);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s10` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const s10: u5 = u5::new(26);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s11` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub const s11: u5 = u5::new(27);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub const t3: u5 = u5::new(28);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const t4: u5 = u5::new(29);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const t5: u5 = u5::new(30);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub const t6: u5 = u5::new(31);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "0ddd1e827d9b1849070d4d3aebb764b859dd19991b998bf5aa7bd739d38bf9ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddd1e827d9b1849070d4d3aebb764b859dd19991b998bf5aa7bd739d38bf9ab", kill_on_drop: false }`
[INFO] [stdout] 0ddd1e827d9b1849070d4d3aebb764b859dd19991b998bf5aa7bd739d38bf9ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d5a4c023340cec519e0f47a28a77b27eeab81601a3efd11199d59469313610
[INFO] running `Command { std: "docker" "start" "-a" "19d5a4c023340cec519e0f47a28a77b27eeab81601a3efd11199d59469313610", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::u64::MAX`
[INFO] [stdout]  --> src/components/trap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::u64::MAX;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Int`
[INFO] [stdout]  --> src/components/trap.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arbitrary_int::{Int, u1};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `DRAM_END`
[INFO] [stdout]  --> src/cpu.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::system_bus::{DRAM_BASE, DRAM_END, MROM_BASE};
[INFO] [stdout]   |                                     ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCONFIGPTR` is never used
[INFO] [stdout]   --> src/components/csr.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LD` is never used
[INFO] [stdout]   --> src/instructions/load.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const LD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LBU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LBU: u8 = 0x4;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LHU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LHU: u8 = 0x5;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LWU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LWU: u8 = 0x6;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB` is never used
[INFO] [stdout]  --> src/instructions/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SB: u8 = 0x0;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SH` is never used
[INFO] [stdout]  --> src/instructions/store.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SH: u8 = 0x1;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SW` is never used
[INFO] [stdout]  --> src/instructions/store.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SW: u8 = 0x2;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD` is never used
[INFO] [stdout]   --> src/instructions/store.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRWI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CSRRWI: u8 = 0x5;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRSI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const CSRRSI: u8 = 0x6;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRCI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const CSRRCI: u8 = 0x7;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `zero` should have an upper case name
[INFO] [stdout]  --> src/components/registers.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const zero: u5 = u5::new(0);
[INFO] [stdout]   |               ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ra` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const ra: u5 = u5::new(1);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `RA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `sp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const sp: u5 = u5::new(2);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `SP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `gp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const gp: u5 = u5::new(3);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `GP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const tp: u5 = u5::new(4);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const t0: u5 = u5::new(5);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const t1: u5 = u5::new(6);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const t2: u5 = u5::new(7);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const s0: u5 = u5::new(8);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const s1: u5 = u5::new(9);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const a0: u5 = u5::new(10);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const a1: u5 = u5::new(11);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const a2: u5 = u5::new(12);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const a3: u5 = u5::new(13);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const a4: u5 = u5::new(14);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const a5: u5 = u5::new(15);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const a6: u5 = u5::new(16);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const a7: u5 = u5::new(17);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const s2: u5 = u5::new(18);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const s3: u5 = u5::new(19);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const s4: u5 = u5::new(20);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const s5: u5 = u5::new(21);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const s6: u5 = u5::new(22);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const s7: u5 = u5::new(23);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s8` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const s8: u5 = u5::new(24);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s9` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const s9: u5 = u5::new(25);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling risc_v v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `s10` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const s10: u5 = u5::new(26);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s11` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub const s11: u5 = u5::new(27);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub const t3: u5 = u5::new(28);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const t4: u5 = u5::new(29);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const t5: u5 = u5::new(30);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub const t6: u5 = u5::new(31);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `mmu::Size`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     mmu::Size,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     system_bus::{DRAM_BASE, KERNEL_REGION, SBI_REGION},
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `DRAM_END`
[INFO] [stdout]  --> src/cpu.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::system_bus::{DRAM_BASE, DRAM_END, MROM_BASE};
[INFO] [stdout]   |                                     ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::u64::MAX`
[INFO] [stdout]  --> src/components/trap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::u64::MAX;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Int`
[INFO] [stdout]  --> src/components/trap.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arbitrary_int::{Int, u1};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIDELEG` is never used
[INFO] [stdout]   --> src/components/csr.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MIDELEG: usize = 0x303;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIP` is never used
[INFO] [stdout]   --> src/components/csr.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const MIP: usize = 0x344;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCONFIGPTR` is never used
[INFO] [stdout]   --> src/components/csr.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIP` is never used
[INFO] [stdout]   --> src/components/csr.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub const SIP: usize = 0x144;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Trap` is never used
[INFO] [stdout]   --> src/components/trap.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Trap {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Interrupt` is never used
[INFO] [stdout]    --> src/components/trap.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub enum Interrupt {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `take_trap` is never used
[INFO] [stdout]    --> src/components/trap.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Interrupt {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 161 |     pub fn take_trap(&self, cpu: &mut Cpu) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LD` is never used
[INFO] [stdout]   --> src/instructions/load.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const LD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LBU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LBU: u8 = 0x4;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LHU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LHU: u8 = 0x5;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LWU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LWU: u8 = 0x6;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB` is never used
[INFO] [stdout]  --> src/instructions/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SB: u8 = 0x0;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SH` is never used
[INFO] [stdout]  --> src/instructions/store.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SH: u8 = 0x1;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SW` is never used
[INFO] [stdout]  --> src/instructions/store.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SW: u8 = 0x2;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD` is never used
[INFO] [stdout]   --> src/instructions/store.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRWI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CSRRWI: u8 = 0x5;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRSI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const CSRRSI: u8 = 0x6;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRCI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const CSRRCI: u8 = 0x7;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `zero` should have an upper case name
[INFO] [stdout]  --> src/components/registers.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const zero: u5 = u5::new(0);
[INFO] [stdout]   |               ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ra` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const ra: u5 = u5::new(1);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `RA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `sp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const sp: u5 = u5::new(2);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `SP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `gp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const gp: u5 = u5::new(3);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `GP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const tp: u5 = u5::new(4);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const t0: u5 = u5::new(5);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const t1: u5 = u5::new(6);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const t2: u5 = u5::new(7);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const s0: u5 = u5::new(8);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const s1: u5 = u5::new(9);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const a0: u5 = u5::new(10);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const a1: u5 = u5::new(11);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const a2: u5 = u5::new(12);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const a3: u5 = u5::new(13);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const a4: u5 = u5::new(14);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const a5: u5 = u5::new(15);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const a6: u5 = u5::new(16);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const a7: u5 = u5::new(17);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const s2: u5 = u5::new(18);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const s3: u5 = u5::new(19);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const s4: u5 = u5::new(20);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const s5: u5 = u5::new(21);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const s6: u5 = u5::new(22);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const s7: u5 = u5::new(23);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s8` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const s8: u5 = u5::new(24);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s9` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const s9: u5 = u5::new(25);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s10` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const s10: u5 = u5::new(26);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s11` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub const s11: u5 = u5::new(27);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub const t3: u5 = u5::new(28);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const t4: u5 = u5::new(29);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const t5: u5 = u5::new(30);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub const t6: u5 = u5::new(31);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::u64::MAX`
[INFO] [stdout]  --> src/components/trap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::u64::MAX;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Int`
[INFO] [stdout]  --> src/components/trap.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arbitrary_int::{Int, u1};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `DRAM_END`
[INFO] [stdout]  --> src/cpu.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::system_bus::{DRAM_BASE, DRAM_END, MROM_BASE};
[INFO] [stdout]   |                                     ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `mmu::Size`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     mmu::Size,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     system_bus::{DRAM_BASE, KERNEL_REGION, SBI_REGION},
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DRAM_BASE` and `DRAM_END`
[INFO] [stdout]  --> src/cpu.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::system_bus::{DRAM_BASE, DRAM_END, MROM_BASE};
[INFO] [stdout]   |                                     ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::u64::MAX`
[INFO] [stdout]  --> src/components/trap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::u64::MAX;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Int`
[INFO] [stdout]  --> src/components/trap.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arbitrary_int::{Int, u1};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCONFIGPTR` is never used
[INFO] [stdout]   --> src/components/csr.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LD` is never used
[INFO] [stdout]   --> src/instructions/load.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const LD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LBU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LBU: u8 = 0x4;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LHU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LHU: u8 = 0x5;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LWU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LWU: u8 = 0x6;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB` is never used
[INFO] [stdout]  --> src/instructions/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SB: u8 = 0x0;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SH` is never used
[INFO] [stdout]  --> src/instructions/store.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SH: u8 = 0x1;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SW` is never used
[INFO] [stdout]  --> src/instructions/store.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SW: u8 = 0x2;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD` is never used
[INFO] [stdout]   --> src/instructions/store.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRWI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CSRRWI: u8 = 0x5;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRSI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const CSRRSI: u8 = 0x6;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRCI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const CSRRCI: u8 = 0x7;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `zero` should have an upper case name
[INFO] [stdout]  --> src/components/registers.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const zero: u5 = u5::new(0);
[INFO] [stdout]   |               ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ra` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const ra: u5 = u5::new(1);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `RA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `sp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const sp: u5 = u5::new(2);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `SP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `gp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const gp: u5 = u5::new(3);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `GP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const tp: u5 = u5::new(4);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const t0: u5 = u5::new(5);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const t1: u5 = u5::new(6);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const t2: u5 = u5::new(7);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const s0: u5 = u5::new(8);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const s1: u5 = u5::new(9);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const a0: u5 = u5::new(10);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const a1: u5 = u5::new(11);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const a2: u5 = u5::new(12);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const a3: u5 = u5::new(13);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const a4: u5 = u5::new(14);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const a5: u5 = u5::new(15);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const a6: u5 = u5::new(16);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const a7: u5 = u5::new(17);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const s2: u5 = u5::new(18);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const s3: u5 = u5::new(19);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const s4: u5 = u5::new(20);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const s5: u5 = u5::new(21);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const s6: u5 = u5::new(22);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const s7: u5 = u5::new(23);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s8` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const s8: u5 = u5::new(24);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s9` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const s9: u5 = u5::new(25);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s10` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const s10: u5 = u5::new(26);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s11` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub const s11: u5 = u5::new(27);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub const t3: u5 = u5::new(28);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const t4: u5 = u5::new(29);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const t5: u5 = u5::new(30);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub const t6: u5 = u5::new(31);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIDELEG` is never used
[INFO] [stdout]   --> src/components/csr.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MIDELEG: usize = 0x303;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIP` is never used
[INFO] [stdout]   --> src/components/csr.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const MIP: usize = 0x344;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCONFIGPTR` is never used
[INFO] [stdout]   --> src/components/csr.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIP` is never used
[INFO] [stdout]   --> src/components/csr.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub const SIP: usize = 0x144;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Trap` is never used
[INFO] [stdout]   --> src/components/trap.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Trap {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Interrupt` is never used
[INFO] [stdout]    --> src/components/trap.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub enum Interrupt {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `take_trap` is never used
[INFO] [stdout]    --> src/components/trap.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Interrupt {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 161 |     pub fn take_trap(&self, cpu: &mut Cpu) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LD` is never used
[INFO] [stdout]   --> src/instructions/load.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const LD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LBU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LBU: u8 = 0x4;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LHU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LHU: u8 = 0x5;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LWU` is never used
[INFO] [stdout]   --> src/instructions/load.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LWU: u8 = 0x6;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB` is never used
[INFO] [stdout]  --> src/instructions/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SB: u8 = 0x0;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SH` is never used
[INFO] [stdout]  --> src/instructions/store.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SH: u8 = 0x1;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SW` is never used
[INFO] [stdout]  --> src/instructions/store.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SW: u8 = 0x2;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD` is never used
[INFO] [stdout]   --> src/instructions/store.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SD: u8 = 0x3;
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRWI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CSRRWI: u8 = 0x5;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRSI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const CSRRSI: u8 = 0x6;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSRRCI` is never used
[INFO] [stdout]   --> src/instructions/system.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const CSRRCI: u8 = 0x7;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `zero` should have an upper case name
[INFO] [stdout]  --> src/components/registers.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const zero: u5 = u5::new(0);
[INFO] [stdout]   |               ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ra` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const ra: u5 = u5::new(1);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `RA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `sp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const sp: u5 = u5::new(2);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `SP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `gp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const gp: u5 = u5::new(3);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `GP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tp` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const tp: u5 = u5::new(4);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const t0: u5 = u5::new(5);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const t1: u5 = u5::new(6);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const t2: u5 = u5::new(7);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const s0: u5 = u5::new(8);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const s1: u5 = u5::new(9);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a0` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const a0: u5 = u5::new(10);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a1` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const a1: u5 = u5::new(11);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const a2: u5 = u5::new(12);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const a3: u5 = u5::new(13);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const a4: u5 = u5::new(14);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const a5: u5 = u5::new(15);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const a6: u5 = u5::new(16);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `a7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const a7: u5 = u5::new(17);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `A7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s2` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const s2: u5 = u5::new(18);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const s3: u5 = u5::new(19);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const s4: u5 = u5::new(20);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const s5: u5 = u5::new(21);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const s6: u5 = u5::new(22);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s7` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const s7: u5 = u5::new(23);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s8` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const s8: u5 = u5::new(24);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s9` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const s9: u5 = u5::new(25);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s10` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const s10: u5 = u5::new(26);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `s11` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub const s11: u5 = u5::new(27);
[INFO] [stdout]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t3` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub const t3: u5 = u5::new(28);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t4` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const t4: u5 = u5::new(29);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t5` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const t5: u5 = u5::new(30);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `t6` should have an upper case name
[INFO] [stdout]   --> src/components/registers.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub const t6: u5 = u5::new(31);
[INFO] [stdout]    |               ^^ help: convert the identifier to upper case: `T6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2.15s
[INFO] running `Command { std: "docker" "inspect" "19d5a4c023340cec519e0f47a28a77b27eeab81601a3efd11199d59469313610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d5a4c023340cec519e0f47a28a77b27eeab81601a3efd11199d59469313610", kill_on_drop: false }`
[INFO] [stdout] 19d5a4c023340cec519e0f47a28a77b27eeab81601a3efd11199d59469313610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acd0630a42c3b80cbcc7f17396de44f19ba5ecabba64f555724038d293dad5f5
[INFO] running `Command { std: "docker" "start" "-a" "acd0630a42c3b80cbcc7f17396de44f19ba5ecabba64f555724038d293dad5f5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::u64::MAX`
[INFO] [stderr]  --> src/components/trap.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::u64::MAX;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Int`
[INFO] [stderr]  --> src/components/trap.rs:3:21
[INFO] [stderr]   |
[INFO] [stderr] 3 | use arbitrary_int::{Int, u1};
[INFO] [stderr]   |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DRAM_BASE` and `DRAM_END`
[INFO] [stderr]  --> src/cpu.rs:9:37
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::components::system_bus::{DRAM_BASE, DRAM_END, MROM_BASE};
[INFO] [stderr]   |                                     ^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCONFIGPTR` is never used
[INFO] [stderr]   --> src/components/csr.rs:38:7
[INFO] [stderr]    |
[INFO] [stderr] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stderr]    |       ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LD` is never used
[INFO] [stderr]   --> src/instructions/load.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const LD: u8 = 0x3;
[INFO] [stderr]    |           ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LBU` is never used
[INFO] [stderr]   --> src/instructions/load.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const LBU: u8 = 0x4;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LHU` is never used
[INFO] [stderr]   --> src/instructions/load.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const LHU: u8 = 0x5;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LWU` is never used
[INFO] [stderr]   --> src/instructions/load.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const LWU: u8 = 0x6;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SB` is never used
[INFO] [stderr]  --> src/instructions/store.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub const SB: u8 = 0x0;
[INFO] [stderr]   |           ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SH` is never used
[INFO] [stderr]  --> src/instructions/store.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const SH: u8 = 0x1;
[INFO] [stderr]   |           ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SW` is never used
[INFO] [stderr]  --> src/instructions/store.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub const SW: u8 = 0x2;
[INFO] [stderr]   |           ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SD` is never used
[INFO] [stderr]   --> src/instructions/store.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const SD: u8 = 0x3;
[INFO] [stderr]    |           ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CSRRWI` is never used
[INFO] [stderr]   --> src/instructions/system.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub const CSRRWI: u8 = 0x5;
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CSRRSI` is never used
[INFO] [stderr]   --> src/instructions/system.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub const CSRRSI: u8 = 0x6;
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CSRRCI` is never used
[INFO] [stderr]   --> src/instructions/system.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub const CSRRCI: u8 = 0x7;
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `zero` should have an upper case name
[INFO] [stderr]  --> src/components/registers.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub const zero: u5 = u5::new(0);
[INFO] [stderr]   |               ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `ra` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub const ra: u5 = u5::new(1);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `RA`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `sp` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub const sp: u5 = u5::new(2);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `SP`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `gp` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub const gp: u5 = u5::new(3);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `GP`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `tp` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub const tp: u5 = u5::new(4);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `TP`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `t0` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub const t0: u5 = u5::new(5);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `T0`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `t1` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub const t1: u5 = u5::new(6);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `T1`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `t2` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:16:15
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub const t2: u5 = u5::new(7);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `T2`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s0` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:17:15
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub const s0: u5 = u5::new(8);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S0`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s1` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub const s1: u5 = u5::new(9);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S1`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a0` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:19:15
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub const a0: u5 = u5::new(10);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A0`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a1` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub const a1: u5 = u5::new(11);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A1`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a2` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:21:15
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub const a2: u5 = u5::new(12);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A2`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a3` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:22:15
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub const a3: u5 = u5::new(13);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A3`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a4` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:23:15
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub const a4: u5 = u5::new(14);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A4`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a5` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:24:15
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub const a5: u5 = u5::new(15);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A5`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a6` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:25:15
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub const a6: u5 = u5::new(16);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A6`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `a7` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:26:15
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub const a7: u5 = u5::new(17);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `A7`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s2` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:27:15
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub const s2: u5 = u5::new(18);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S2`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s3` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:28:15
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub const s3: u5 = u5::new(19);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S3`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s4` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:29:15
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub const s4: u5 = u5::new(20);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S4`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s5` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:30:15
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub const s5: u5 = u5::new(21);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S5`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s6` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:31:15
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub const s6: u5 = u5::new(22);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S6`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s7` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:32:15
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub const s7: u5 = u5::new(23);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S7`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s8` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:33:15
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub const s8: u5 = u5::new(24);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S8`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s9` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:34:15
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub const s9: u5 = u5::new(25);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case (notice the capitalization): `S9`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s10` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:35:15
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub const s10: u5 = u5::new(26);
[INFO] [stderr]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S10`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `s11` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:36:15
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub const s11: u5 = u5::new(27);
[INFO] [stderr]    |               ^^^ help: convert the identifier to upper case (notice the capitalization): `S11`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `t3` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:37:15
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub const t3: u5 = u5::new(28);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `T3`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `t4` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:38:15
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub const t4: u5 = u5::new(29);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `T4`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `t5` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:39:15
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub const t5: u5 = u5::new(30);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `T5`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `t6` should have an upper case name
[INFO] [stderr]   --> src/components/registers.rs:40:15
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub const t6: u5 = u5::new(31);
[INFO] [stderr]    |               ^^ help: convert the identifier to upper case: `T6`
[INFO] [stderr] 
[INFO] [stderr] warning: `risc_v` (lib) generated 47 warnings (run `cargo fix --lib -p risc_v` to apply 3 suggestions)
[INFO] [stderr] warning: `risc_v` (lib test) generated 47 warnings (47 duplicates)
[INFO] [stderr] warning: unused imports: `DRAM_BASE` and `mmu::Size`
[INFO] [stderr]  --> src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     mmu::Size,
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 6 |     system_bus::{DRAM_BASE, KERNEL_REGION, SBI_REGION},
[INFO] [stderr]   |                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::u64::MAX`
[INFO] [stderr]  --> src/components/trap.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::u64::MAX;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MIDELEG` is never used
[INFO] [stderr]   --> src/components/csr.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub const MIDELEG: usize = 0x303;
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MIP` is never used
[INFO] [stderr]   --> src/components/csr.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub const MIP: usize = 0x344;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCONFIGPTR` is never used
[INFO] [stderr]   --> src/components/csr.rs:38:7
[INFO] [stderr]    |
[INFO] [stderr] 38 | const MCONFIGPTR: usize = 0xf15;
[INFO] [stderr]    |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SIP` is never used
[INFO] [stderr]   --> src/components/csr.rs:55:11
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub const SIP: usize = 0x144;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Trap` is never used
[INFO] [stderr]   --> src/components/trap.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub enum Trap {
[INFO] [stderr]    |          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Interrupt` is never used
[INFO] [stderr]    --> src/components/trap.rs:150:10
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub enum Interrupt {
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `take_trap` is never used
[INFO] [stderr]    --> src/components/trap.rs:161:12
[INFO] [stderr]     |
[INFO] [stderr] 160 | impl Interrupt {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] 161 |     pub fn take_trap(&self, cpu: &mut Cpu) {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `risc_v` (bin "risc_v" test) generated 54 warnings (45 duplicates) (run `cargo fix --bin "risc_v" --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `risc_v` (bin "risc_v") generated 54 warnings (54 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/risc_v-7ae6ca310932c50f)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/risc_v-419169a9e0f873d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helper.rs (/opt/rustwide/target/debug/deps/helper-0e0878232710c14b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/rv64i.rs (/opt/rustwide/target/debug/deps/rv64i-5643bf45512908a7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test add ... FAILED
[INFO] [stdout] test and ... FAILED
[INFO] [stdout] test bne ... FAILED
[INFO] [stdout] test or ... FAILED
[INFO] [stdout] test sd_ld ... FAILED
[INFO] [stdout] test beq ... FAILED
[INFO] [stdout] test bge ... FAILED
[INFO] [stdout] test bgeu ... FAILED
[INFO] [stdout] test slt ... FAILED
[INFO] [stdout] test add_overflow ... FAILED
[INFO] [stdout] test blt ... FAILED
[INFO] [stdout] test sh_lh ... FAILED
[INFO] [stdout] test bltu ... FAILED
[INFO] [stdout] test sll ... FAILED
[INFO] [stdout] test sltu ... FAILED
[INFO] [stdout] test srl ... FAILED
[INFO] [stdout] test sra ... FAILED
[INFO] [stdout] test sub_underflow ... FAILED
[INFO] [stdout] test sw_lw ... FAILED
[INFO] [stdout] test sb_lb ... FAILED
[INFO] [stdout] test sub ... FAILED
[INFO] [stdout] test xor ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/add.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2a365 - rv64i::add::h88c41caeb079fbac
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2a365 - rv64i::add::{{closure}}::h888638149ba7c448
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2a365 - core::ops::function::FnOnce::call_once::h2d95a85a50344027
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- and stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'and' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/and.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2b895 - rv64i::and::hcabf4d99f9ca1eb3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2b895 - rv64i::and::{{closure}}::hdbda50826ab119f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2b895 - core::ops::function::FnOnce::call_once::ha15ae96f66672656
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bne stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bne' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/bne.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2b605 - rv64i::bne::hea496b5b13a91153
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2b605 - rv64i::bne::{{closure}}::hea1fca298042d141
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2b605 - core::ops::function::FnOnce::call_once::h99a461018b6a7b39
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- or stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'or' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/or.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2c5e5 - rv64i::or::h67cc545f8eab378a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2c5e5 - rv64i::or::{{closure}}::h9c93bafb89b75fed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2c5e5 - core::ops::function::FnOnce::call_once::hc48f080547cc8867
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sd_ld stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sd_ld' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sd_ld.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2a0e5 - rv64i::sd_ld::h3564238986cf98b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2a0e5 - rv64i::sd_ld::{{closure}}::h7f9f9c8613deb3d7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2a0e5 - core::ops::function::FnOnce::call_once::h1fae7835a95f99ac
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- beq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'beq' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/beq.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b29e55 - rv64i::beq::hab433e2a9bec23f7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b29e55 - rv64i::beq::{{closure}}::h686bdfb369f4baf7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b29e55 - core::ops::function::FnOnce::call_once::h0b27d33908b491fe
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bge' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/bge.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2c075 - rv64i::bge::hc67c9a8e0b5f11f8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2c075 - rv64i::bge::{{closure}}::h7d9b06a670041ca3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2c075 - core::ops::function::FnOnce::call_once::hb5266ff236d11117
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bgeu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bgeu' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/bgeu.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2abb5 - rv64i::bgeu::h909513acc27ddd9a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2abb5 - rv64i::bgeu::{{closure}}::ha6a5b08df153e08f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2abb5 - core::ops::function::FnOnce::call_once::h3c88d3343d9357ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slt' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/slt.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2bb45 - rv64i::slt::hcdb1affc7da11470
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2bb45 - rv64i::slt::{{closure}}::h36550eef71130ceb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2bb45 - core::ops::function::FnOnce::call_once::ha346277012145609
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- add_overflow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_overflow' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/add_overflow.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2cb15 - rv64i::add_overflow::h882da404cb5e4ca3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2cb15 - rv64i::add_overflow::{{closure}}::h00ac45934b0d0c74
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2cb15 - core::ops::function::FnOnce::call_once::hf1077f1e601d8ef7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- blt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'blt' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/blt.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2ae45 - rv64i::blt::h3881bc5f74e64f2d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2ae45 - rv64i::blt::{{closure}}::h7377d68d706b17e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2ae45 - core::ops::function::FnOnce::call_once::h3dfdf7bb8d275a74
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sh_lh stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sh_lh' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sh_lh.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2bdf5 - rv64i::sh_lh::h8641521fa91863a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2bdf5 - rv64i::sh_lh::{{closure}}::h6ae5d820f7f93115
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2bdf5 - core::ops::function::FnOnce::call_once::hac3ddfea517ec4e3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bltu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bltu' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/bltu.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b29bc5 - rv64i::bltu::h3da55b3777998fda
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b29bc5 - rv64i::bltu::{{closure}}::hb0358d868a18b141
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b29bc5 - core::ops::function::FnOnce::call_once::h06df3b75f4ea6768
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sll stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sll' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sll.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2c305 - rv64i::sll::hba5964cfb8f60a14
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2c305 - rv64i::sll::{{closure}}::hd2902badd3b76947
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2c305 - core::ops::function::FnOnce::call_once::hc0e2c6a79e60833f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sltu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sltu' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sltu.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2b355 - rv64i::sltu::h4e974fd324793739
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2b355 - rv64i::sltu::{{closure}}::h13b879e0931acc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2b355 - core::ops::function::FnOnce::call_once::h891b846b2bc89ec5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- srl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'srl' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/srl.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2a627 - rv64i::srl::h9fac1c6e5e48498b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2a627 - rv64i::srl::{{closure}}::h2bbb208114175658
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2a627 - core::ops::function::FnOnce::call_once::h30334e6c99db4da5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sra stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sra' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sra.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2d085 - rv64i::sra::heff9148801e0f4c0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2d085 - rv64i::sra::{{closure}}::h112653106987b9b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2d085 - core::ops::function::FnOnce::call_once::hf2650cdb92e04be4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr] error: test failed, to rerun pass `--test rv64i`
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sub_underflow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sub_underflow' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sub_underflow.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2cdd5 - rv64i::sub_underflow::haad136d4fb891a5f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2cdd5 - rv64i::sub_underflow::{{closure}}::hca66e9c7cd7471d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2cdd5 - core::ops::function::FnOnce::call_once::hf23d67cd147db0f8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sw_lw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sw_lw' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sw_lw.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2b0d5 - rv64i::sw_lw::h2c6c20b3d2844580
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2b0d5 - rv64i::sw_lw::{{closure}}::h8e7ddeffed8a2f55
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2b0d5 - core::ops::function::FnOnce::call_once::h5326b576391c39b2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sb_lb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sb_lb' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sb_lb.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2c895 - rv64i::sb_lb::h0a5518ceed21a195
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2c895 - rv64i::sb_lb::{{closure}}::h0f6f6b959f755770
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2c895 - core::ops::function::FnOnce::call_once::hc786b7333b43663f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sub' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/sub.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b29915 - rv64i::sub::hca7167cb3fa95b81
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b29915 - rv64i::sub::{{closure}}::h6b38c818d9cbf580
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b29915 - core::ops::function::FnOnce::call_once::h0601a9763f68d238
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- xor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'xor' panicked at tests/helper.rs:11:40:
[INFO] [stdout] Failed to read "/opt/rustwide/workdir/assets/result/xor.bin": No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb84ba1ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb84ba1ab2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb84ba1ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb84bc6c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb84bc6c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56cb84b9e8b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb84b9e8b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb84ba1902 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb84ba301c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cb84ba2e72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56cb84b674f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56cb84b674f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cb84ba39fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56cb84ba39fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56cb84ba37ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56cb84ba1fa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56cb84ba345d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56cb84bc56f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56cb84b2dd28 - rv64i::helper::load_binary::{{closure}}::hb53b1a7c37a28630
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:40
[INFO] [stdout]   20:     0x56cb84b2dc28 - core::result::Result<T,E>::unwrap_or_else::h9917e4035f0da696
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x56cb84b2dc28 - rv64i::helper::load_binary::h5106d01dd0f2e3fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:11:21
[INFO] [stdout]   22:     0x56cb84b2a905 - rv64i::xor::hf40d43a78ca37a10
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:21:23
[INFO] [stdout]   23:     0x56cb84b2a905 - rv64i::xor::{{closure}}::hb8c91fa596e401a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper.rs:18:22
[INFO] [stdout]   24:     0x56cb84b2a905 - core::ops::function::FnOnce::call_once::h39dce6da8ba254ab
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cb84b6cc2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56cb84b6cc2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56cb84b6be6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56cb84b6be6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56cb84b6be6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56cb84b6be6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56cb84b6be6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56cb84b6be6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56cb84b6be6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56cb84b2fa14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56cb84b2fa14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56cb84b333ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56cb84b333ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56cb84b333ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56cb84b333ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56cb84b333ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56cb84b333ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56cb84ba6957 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56cb84ba6957 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7d71c9e3faa4 - <unknown>
[INFO] [stdout]   47:     0x7d71c9ecca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add
[INFO] [stdout]     add_overflow
[INFO] [stdout]     and
[INFO] [stdout]     beq
[INFO] [stdout]     bge
[INFO] [stdout]     bgeu
[INFO] [stdout]     blt
[INFO] [stdout]     bltu
[INFO] [stdout]     bne
[INFO] [stdout]     or
[INFO] [stdout]     sb_lb
[INFO] [stdout]     sd_ld
[INFO] [stdout]     sh_lh
[INFO] [stdout]     sll
[INFO] [stdout]     slt
[INFO] [stdout]     sltu
[INFO] [stdout]     sra
[INFO] [stdout]     srl
[INFO] [stdout]     sub
[INFO] [stdout]     sub_underflow
[INFO] [stdout]     sw_lw
[INFO] [stdout]     xor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acd0630a42c3b80cbcc7f17396de44f19ba5ecabba64f555724038d293dad5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd0630a42c3b80cbcc7f17396de44f19ba5ecabba64f555724038d293dad5f5", kill_on_drop: false }`
[INFO] [stdout] acd0630a42c3b80cbcc7f17396de44f19ba5ecabba64f555724038d293dad5f5
