[INFO] cloning repository https://github.com/FuSoftware/microchip-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FuSoftware/microchip-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuSoftware%2Fmicrochip-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuSoftware%2Fmicrochip-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3490a2145de8b09a7513ccb0480d603c08c76ea5
[INFO] testing FuSoftware/microchip-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuSoftware%2Fmicrochip-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FuSoftware/microchip-rs
[INFO] finished tweaking git repo https://github.com/FuSoftware/microchip-rs
[INFO] tweaked toml for git repo https://github.com/FuSoftware/microchip-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FuSoftware/microchip-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FuSoftware/microchip-rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fe5fbcbd022f2596fbfb7adb0e5e5986bdd23ee88af6e8f1522956de2662915
[INFO] running `Command { std: "docker" "start" "-a" "2fe5fbcbd022f2596fbfb7adb0e5e5986bdd23ee88af6e8f1522956de2662915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fe5fbcbd022f2596fbfb7adb0e5e5986bdd23ee88af6e8f1522956de2662915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe5fbcbd022f2596fbfb7adb0e5e5986bdd23ee88af6e8f1522956de2662915", kill_on_drop: false }`
[INFO] [stdout] 2fe5fbcbd022f2596fbfb7adb0e5e5986bdd23ee88af6e8f1522956de2662915
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fc8153580345eba0b988121000e01f36e219c50b3834348c749c5de394330b0
[INFO] running `Command { std: "docker" "start" "-a" "7fc8153580345eba0b988121000e01f36e219c50b3834348c749c5de394330b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.1
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling rustyline v6.3.0
[INFO] [stderr]    Compiling microchip-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/lib_main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51DecompilerInstruction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/decompiler/mcs51.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MCS51_Decompiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Decompiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Argument` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerArgument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MCS51_Compiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lib::decompiler::mcs51`
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::lib::decompiler::mcs51;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_REGISTERS` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MCS51_REGISTERS {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     REGISTER_COUNT,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_ADDRESSING` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum MCS51_ADDRESSING {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Addressing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INDIRECT_Ri` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     INDIRECT_Ri(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IndirectRi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_16` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ADDR_16,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_11` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ADDR_11,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_INSTRUCTION` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/pic16f628a.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum PIC16F628A_INSTRUCTION {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_REGISTERS` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum PIC16F628A_REGISTERS {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aRegisters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     REGISTER_COUNT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |             dispatch: [|cpu| {}; 256],
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opcode`
[INFO] [stdout]    --> src/lib/mcus/mcs51.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let opcode = self.program[self.pc as usize];
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1592:32
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         self.dispatch[0xF1] = |cpu: &mut MCS51| {
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1534:32
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         self.dispatch[0xE1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1498:32
[INFO] [stdout]      |
[INFO] [stdout] 1498 |         self.dispatch[0xD7] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1497:32
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         self.dispatch[0xD6] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1492:32
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         self.dispatch[0xD4] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1483:32
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         self.dispatch[0xD1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1482:32
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         self.dispatch[0xD0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1425:32
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         self.dispatch[0xC1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1424:32
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         self.dispatch[0xC0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1375:32
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         self.dispatch[0xB3] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1374:32
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         self.dispatch[0xB2] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1373:32
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         self.dispatch[0xB1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1723:13
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         let src_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1727:13
[INFO] [stdout]      |
[INFO] [stdout] 1727 |         let dest_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instruction` is never read
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ---------------------------- field in this struct
[INFO] [stdout] 8 |     address: u16,
[INFO] [stdout] 9 |     instruction: Vec<u16>,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MCS51_Decompiler_Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LABEL`, `DATA`, `DATA16`, `REGISTER`, and `SFR` are never constructed
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ----------------------- variants in this enum
[INFO] [stdout] 2 |     LABEL(String),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 3 |     DATA(u8),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 4 |     DATA16(u16),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 5 |     REGISTER(u8),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     SFR(String)
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mnemonic` and `arguments` are never read
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 10 |     mnemonic: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     arguments: Vec<MCS51_Compiler_Argument>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `k_addr`, `opcode`, and `status` are never read
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct PIC16F628A {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 177 |     w: u8,
[INFO] [stdout] 178 |     k_addr: u16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 179 |     opcode: u16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 180 |     status: u8,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/bin_main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51DecompilerInstruction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/decompiler/mcs51.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MCS51_Decompiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Decompiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Argument` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerArgument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MCS51_Compiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lib::decompiler::mcs51`
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::lib::decompiler::mcs51;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_REGISTERS` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MCS51_REGISTERS {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     REGISTER_COUNT,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_ADDRESSING` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum MCS51_ADDRESSING {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Addressing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INDIRECT_Ri` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     INDIRECT_Ri(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IndirectRi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_16` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ADDR_16,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_11` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ADDR_11,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_INSTRUCTION` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/pic16f628a.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum PIC16F628A_INSTRUCTION {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_REGISTERS` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum PIC16F628A_REGISTERS {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aRegisters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     REGISTER_COUNT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustyline::error::ReadlineError`
[INFO] [stdout]   --> src/bin_main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rustyline::error::ReadlineError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |             dispatch: [|cpu| {}; 256],
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opcode`
[INFO] [stdout]    --> src/lib/mcus/mcs51.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let opcode = self.program[self.pc as usize];
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1592:32
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         self.dispatch[0xF1] = |cpu: &mut MCS51| {
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1534:32
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         self.dispatch[0xE1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1498:32
[INFO] [stdout]      |
[INFO] [stdout] 1498 |         self.dispatch[0xD7] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1497:32
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         self.dispatch[0xD6] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1492:32
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         self.dispatch[0xD4] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1483:32
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         self.dispatch[0xD1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1482:32
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         self.dispatch[0xD0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1425:32
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         self.dispatch[0xC1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1424:32
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         self.dispatch[0xC0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1375:32
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         self.dispatch[0xB3] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1374:32
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         self.dispatch[0xB2] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1373:32
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         self.dispatch[0xB1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1723:13
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         let src_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1727:13
[INFO] [stdout]      |
[INFO] [stdout] 1727 |         let dest_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin_main.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `breakpoints`
[INFO] [stdout]    --> src/bin_main.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let breakpoints: Vec<u16> = vec![0x5DD6];
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_breakpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin_main.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `breakpoints`
[INFO] [stdout]    --> src/bin_main.rs:425:9
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let breakpoints: Vec<u16> = vec![0x5DD6];
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_breakpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s
[INFO] running `Command { std: "docker" "inspect" "7fc8153580345eba0b988121000e01f36e219c50b3834348c749c5de394330b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc8153580345eba0b988121000e01f36e219c50b3834348c749c5de394330b0", kill_on_drop: false }`
[INFO] [stdout] 7fc8153580345eba0b988121000e01f36e219c50b3834348c749c5de394330b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1c081048ef2cc562daf6bd2192fe3fb21b1cc2489f5820978027d7452aaa998
[INFO] running `Command { std: "docker" "start" "-a" "d1c081048ef2cc562daf6bd2192fe3fb21b1cc2489f5820978027d7452aaa998", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/lib_main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51DecompilerInstruction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/decompiler/mcs51.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MCS51_Decompiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Decompiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Argument` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerArgument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MCS51_Compiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lib::decompiler::mcs51`
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::lib::decompiler::mcs51;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_REGISTERS` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MCS51_REGISTERS {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     REGISTER_COUNT,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_ADDRESSING` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum MCS51_ADDRESSING {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Addressing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INDIRECT_Ri` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     INDIRECT_Ri(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IndirectRi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_16` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ADDR_16,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_11` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ADDR_11,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_INSTRUCTION` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/pic16f628a.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum PIC16F628A_INSTRUCTION {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_REGISTERS` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum PIC16F628A_REGISTERS {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aRegisters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     REGISTER_COUNT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |             dispatch: [|cpu| {}; 256],
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opcode`
[INFO] [stdout]    --> src/lib/mcus/mcs51.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let opcode = self.program[self.pc as usize];
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1592:32
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         self.dispatch[0xF1] = |cpu: &mut MCS51| {
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1534:32
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         self.dispatch[0xE1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1498:32
[INFO] [stdout]      |
[INFO] [stdout] 1498 |         self.dispatch[0xD7] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1497:32
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         self.dispatch[0xD6] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1492:32
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         self.dispatch[0xD4] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1483:32
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         self.dispatch[0xD1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1482:32
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         self.dispatch[0xD0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1425:32
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         self.dispatch[0xC1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1424:32
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         self.dispatch[0xC0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1375:32
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         self.dispatch[0xB3] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1374:32
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         self.dispatch[0xB2] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1373:32
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         self.dispatch[0xB1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1723:13
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         let src_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1727:13
[INFO] [stdout]      |
[INFO] [stdout] 1727 |         let dest_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instruction` is never read
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ---------------------------- field in this struct
[INFO] [stdout] 8 |     address: u16,
[INFO] [stdout] 9 |     instruction: Vec<u16>,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MCS51_Decompiler_Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LABEL`, `DATA`, `DATA16`, `REGISTER`, and `SFR` are never constructed
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ----------------------- variants in this enum
[INFO] [stdout] 2 |     LABEL(String),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 3 |     DATA(u8),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 4 |     DATA16(u16),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 5 |     REGISTER(u8),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     SFR(String)
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mnemonic` and `arguments` are never read
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 10 |     mnemonic: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     arguments: Vec<MCS51_Compiler_Argument>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `k_addr`, `opcode`, and `status` are never read
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct PIC16F628A {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 177 |     w: u8,
[INFO] [stdout] 178 |     k_addr: u16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 179 |     opcode: u16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 180 |     status: u8,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling microchip-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/lib_main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51DecompilerInstruction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/decompiler/mcs51.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MCS51_Decompiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Decompiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Argument` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerArgument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MCS51_Compiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lib::decompiler::mcs51`
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::lib::decompiler::mcs51;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_REGISTERS` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MCS51_REGISTERS {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     REGISTER_COUNT,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_ADDRESSING` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum MCS51_ADDRESSING {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Addressing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INDIRECT_Ri` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     INDIRECT_Ri(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IndirectRi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_16` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ADDR_16,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_11` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ADDR_11,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_INSTRUCTION` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/pic16f628a.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum PIC16F628A_INSTRUCTION {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_REGISTERS` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum PIC16F628A_REGISTERS {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aRegisters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     REGISTER_COUNT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/bin_main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51DecompilerInstruction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Decompiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/decompiler/mcs51.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MCS51_Decompiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Decompiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Argument` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerArgument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler_Instruction` should have an upper camel case name
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_Compiler` should have an upper camel case name
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MCS51_Compiler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lib::decompiler::mcs51`
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::lib::decompiler::mcs51;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_REGISTERS` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/mcs51.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MCS51_REGISTERS {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Registers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     REGISTER_COUNT,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MCS51_ADDRESSING` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum MCS51_ADDRESSING {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Addressing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INDIRECT_Ri` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     INDIRECT_Ri(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IndirectRi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_16` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ADDR_16,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADDR_11` should have an upper camel case name
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ADDR_11,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_INSTRUCTION` should have an upper camel case name
[INFO] [stdout]  --> src/lib/mcus/pic16f628a.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum PIC16F628A_INSTRUCTION {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIC16F628A_REGISTERS` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum PIC16F628A_REGISTERS {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aRegisters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     REGISTER_COUNT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustyline::error::ReadlineError`
[INFO] [stdout]   --> src/bin_main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rustyline::error::ReadlineError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |             dispatch: [|cpu| {}; 256],
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opcode`
[INFO] [stdout]    --> src/lib/mcus/mcs51.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let opcode = self.program[self.pc as usize];
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1592:32
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         self.dispatch[0xF1] = |cpu: &mut MCS51| {
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1534:32
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         self.dispatch[0xE1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1498:32
[INFO] [stdout]      |
[INFO] [stdout] 1498 |         self.dispatch[0xD7] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1497:32
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         self.dispatch[0xD6] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1492:32
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         self.dispatch[0xD4] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1483:32
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         self.dispatch[0xD1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1482:32
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         self.dispatch[0xD0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1425:32
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         self.dispatch[0xC1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1424:32
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         self.dispatch[0xC0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1375:32
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         self.dispatch[0xB3] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1374:32
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         self.dispatch[0xB2] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1373:32
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         self.dispatch[0xB1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1723:13
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         let src_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1727:13
[INFO] [stdout]      |
[INFO] [stdout] 1727 |         let dest_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instruction` is never read
[INFO] [stdout]  --> src/lib/decompiler/mcs51.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stdout]   |            ---------------------------- field in this struct
[INFO] [stdout] 8 |     address: u16,
[INFO] [stdout] 9 |     instruction: Vec<u16>,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MCS51_Decompiler_Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LABEL`, `DATA`, `DATA16`, `REGISTER`, and `SFR` are never constructed
[INFO] [stdout]  --> src/lib/compiler/mcs51.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum MCS51_Compiler_Argument {
[INFO] [stdout]   |      ----------------------- variants in this enum
[INFO] [stdout] 2 |     LABEL(String),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 3 |     DATA(u8),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 4 |     DATA16(u16),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 5 |     REGISTER(u8),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     SFR(String)
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mnemonic` and `arguments` are never read
[INFO] [stdout]   --> src/lib/compiler/mcs51.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 10 |     mnemonic: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     arguments: Vec<MCS51_Compiler_Argument>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `k_addr`, `opcode`, and `status` are never read
[INFO] [stdout]    --> src/lib/mcus/pic16f628a.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct PIC16F628A {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 177 |     w: u8,
[INFO] [stdout] 178 |     k_addr: u16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 179 |     opcode: u16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 180 |     status: u8,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]   --> src/lib/mcus/mcs51.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |             dispatch: [|cpu| {}; 256],
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opcode`
[INFO] [stdout]    --> src/lib/mcus/mcs51.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let opcode = self.program[self.pc as usize];
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1592:32
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         self.dispatch[0xF1] = |cpu: &mut MCS51| {
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1534:32
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         self.dispatch[0xE1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1498:32
[INFO] [stdout]      |
[INFO] [stdout] 1498 |         self.dispatch[0xD7] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1497:32
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         self.dispatch[0xD6] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1492:32
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         self.dispatch[0xD4] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1483:32
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         self.dispatch[0xD1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1482:32
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         self.dispatch[0xD0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1425:32
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         self.dispatch[0xC1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1424:32
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         self.dispatch[0xC0] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1375:32
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         self.dispatch[0xB3] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1374:32
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         self.dispatch[0xB2] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1373:32
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         self.dispatch[0xB1] = |cpu: &mut MCS51| {};
[INFO] [stdout]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1723:13
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         let src_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_addr`
[INFO] [stdout]     --> src/lib/mcus/mcs51.rs:1727:13
[INFO] [stdout]      |
[INFO] [stdout] 1727 |         let dest_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin_main.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `breakpoints`
[INFO] [stdout]    --> src/bin_main.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let breakpoints: Vec<u16> = vec![0x5DD6];
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_breakpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin_main.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let mut prev_pc: u16 = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `breakpoints`
[INFO] [stdout]    --> src/bin_main.rs:425:9
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let breakpoints: Vec<u16> = vec![0x5DD6];
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_breakpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d1c081048ef2cc562daf6bd2192fe3fb21b1cc2489f5820978027d7452aaa998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1c081048ef2cc562daf6bd2192fe3fb21b1cc2489f5820978027d7452aaa998", kill_on_drop: false }`
[INFO] [stdout] d1c081048ef2cc562daf6bd2192fe3fb21b1cc2489f5820978027d7452aaa998
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d73cb8d6cbc69931f2717b6798d3f73e12f50f2707ce029427c9f5a0c06f5927
[INFO] running `Command { std: "docker" "start" "-a" "d73cb8d6cbc69931f2717b6798d3f73e12f50f2707ce029427c9f5a0c06f5927", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> src/lib_main.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod lib;
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MCS51_Decompiler_Instruction` should have an upper camel case name
[INFO] [stderr]  --> src/lib/decompiler/mcs51.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51DecompilerInstruction`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MCS51_Decompiler` should have an upper camel case name
[INFO] [stderr]   --> src/lib/decompiler/mcs51.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct MCS51_Decompiler {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Decompiler`
[INFO] [stderr] 
[INFO] [stderr] warning: type `MCS51_Compiler_Argument` should have an upper camel case name
[INFO] [stderr]  --> src/lib/compiler/mcs51.rs:1:6
[INFO] [stderr]   |
[INFO] [stderr] 1 | enum MCS51_Compiler_Argument {
[INFO] [stderr]   |      ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerArgument`
[INFO] [stderr] 
[INFO] [stderr] warning: type `MCS51_Compiler_Instruction` should have an upper camel case name
[INFO] [stderr]  --> src/lib/compiler/mcs51.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51CompilerInstruction`
[INFO] [stderr] 
[INFO] [stderr] warning: type `MCS51_Compiler` should have an upper camel case name
[INFO] [stderr]   --> src/lib/compiler/mcs51.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct MCS51_Compiler {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::lib::decompiler::mcs51`
[INFO] [stderr]  --> src/lib/mcus/mcs51.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::lib::decompiler::mcs51;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MCS51_REGISTERS` should have an upper camel case name
[INFO] [stderr]  --> src/lib/mcus/mcs51.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum MCS51_REGISTERS {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Registers`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stderr]   --> src/lib/mcus/mcs51.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     REGISTER_COUNT,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stderr] 
[INFO] [stderr] warning: type `MCS51_ADDRESSING` should have an upper camel case name
[INFO] [stderr]   --> src/lib/mcus/mcs51.rs:36:10
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub enum MCS51_ADDRESSING {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mcs51Addressing`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `INDIRECT_Ri` should have an upper camel case name
[INFO] [stderr]   --> src/lib/mcus/mcs51.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     INDIRECT_Ri(u8),
[INFO] [stderr]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IndirectRi`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ADDR_16` should have an upper camel case name
[INFO] [stderr]   --> src/lib/mcus/mcs51.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     ADDR_16,
[INFO] [stderr]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr16`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ADDR_11` should have an upper camel case name
[INFO] [stderr]   --> src/lib/mcus/mcs51.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     ADDR_11,
[INFO] [stderr]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Addr11`
[INFO] [stderr] 
[INFO] [stderr] warning: type `PIC16F628A_INSTRUCTION` should have an upper camel case name
[INFO] [stderr]  --> src/lib/mcus/pic16f628a.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub enum PIC16F628A_INSTRUCTION {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aInstruction`
[INFO] [stderr] 
[INFO] [stderr] warning: type `PIC16F628A_REGISTERS` should have an upper camel case name
[INFO] [stderr]    --> src/lib/mcus/pic16f628a.rs:138:10
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub enum PIC16F628A_REGISTERS {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pic16f628aRegisters`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `REGISTER_COUNT` should have an upper camel case name
[INFO] [stderr]    --> src/lib/mcus/pic16f628a.rs:173:5
[INFO] [stderr]     |
[INFO] [stderr] 173 |     REGISTER_COUNT,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterCount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]   --> src/lib/mcus/mcs51.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 67 |             dispatch: [|cpu| {}; 256],
[INFO] [stderr]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opcode`
[INFO] [stderr]    --> src/lib/mcus/mcs51.rs:522:13
[INFO] [stderr]     |
[INFO] [stderr] 522 |         let opcode = self.program[self.pc as usize];
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1592:32
[INFO] [stderr]      |
[INFO] [stderr] 1592 |         self.dispatch[0xF1] = |cpu: &mut MCS51| {
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1534:32
[INFO] [stderr]      |
[INFO] [stderr] 1534 |         self.dispatch[0xE1] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1498:32
[INFO] [stderr]      |
[INFO] [stderr] 1498 |         self.dispatch[0xD7] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1497:32
[INFO] [stderr]      |
[INFO] [stderr] 1497 |         self.dispatch[0xD6] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1492:32
[INFO] [stderr]      |
[INFO] [stderr] 1492 |         self.dispatch[0xD4] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1483:32
[INFO] [stderr]      |
[INFO] [stderr] 1483 |         self.dispatch[0xD1] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1482:32
[INFO] [stderr]      |
[INFO] [stderr] 1482 |         self.dispatch[0xD0] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1425:32
[INFO] [stderr]      |
[INFO] [stderr] 1425 |         self.dispatch[0xC1] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1424:32
[INFO] [stderr]      |
[INFO] [stderr] 1424 |         self.dispatch[0xC0] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1375:32
[INFO] [stderr]      |
[INFO] [stderr] 1375 |         self.dispatch[0xB3] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1374:32
[INFO] [stderr]      |
[INFO] [stderr] 1374 |         self.dispatch[0xB2] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpu`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1373:32
[INFO] [stderr]      |
[INFO] [stderr] 1373 |         self.dispatch[0xB1] = |cpu: &mut MCS51| {};
[INFO] [stderr]      |                                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src_addr`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1723:13
[INFO] [stderr]      |
[INFO] [stderr] 1723 |         let src_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stderr]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dest_addr`
[INFO] [stderr]     --> src/lib/mcus/mcs51.rs:1727:13
[INFO] [stderr]      |
[INFO] [stderr] 1727 |         let dest_addr = self.get_u8(MCS51_ADDRESSING::REGISTER(reg));
[INFO] [stderr]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: field `instruction` is never read
[INFO] [stderr]  --> src/lib/decompiler/mcs51.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct MCS51_Decompiler_Instruction {
[INFO] [stderr]   |            ---------------------------- field in this struct
[INFO] [stderr] 8 |     address: u16,
[INFO] [stderr] 9 |     instruction: Vec<u16>,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MCS51_Decompiler_Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `LABEL`, `DATA`, `DATA16`, `REGISTER`, and `SFR` are never constructed
[INFO] [stderr]  --> src/lib/compiler/mcs51.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | enum MCS51_Compiler_Argument {
[INFO] [stderr]   |      ----------------------- variants in this enum
[INFO] [stderr] 2 |     LABEL(String),
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 3 |     DATA(u8),
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 4 |     DATA16(u16),
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 5 |     REGISTER(u8),
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 6 |     SFR(String)
[INFO] [stderr]   |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `mnemonic` and `arguments` are never read
[INFO] [stderr]   --> src/lib/compiler/mcs51.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct MCS51_Compiler_Instruction {
[INFO] [stderr]    |            -------------------------- fields in this struct
[INFO] [stderr] 10 |     mnemonic: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 11 |     arguments: Vec<MCS51_Compiler_Argument>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `k_addr`, `opcode`, and `status` are never read
[INFO] [stderr]    --> src/lib/mcus/pic16f628a.rs:178:5
[INFO] [stderr]     |
[INFO] [stderr] 176 | pub struct PIC16F628A {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 177 |     w: u8,
[INFO] [stderr] 178 |     k_addr: u16,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 179 |     opcode: u16,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 180 |     status: u8,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `microchip-rs` (lib) generated 36 warnings (run `cargo fix --lib -p microchip-rs` to apply 17 suggestions)
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> src/bin_main.rs:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | mod lib;
[INFO] [stderr]   | ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustyline::error::ReadlineError`
[INFO] [stderr]   --> src/bin_main.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use rustyline::error::ReadlineError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin_main.rs:353:9
[INFO] [stderr]     |
[INFO] [stderr] 353 |     let mut prev_pc: u16 = 0;
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_pc`
[INFO] [stderr]    --> src/bin_main.rs:353:9
[INFO] [stderr]     |
[INFO] [stderr] 353 |     let mut prev_pc: u16 = 0;
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_pc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `breakpoints`
[INFO] [stderr]    --> src/bin_main.rs:355:9
[INFO] [stderr]     |
[INFO] [stderr] 355 |     let breakpoints: Vec<u16> = vec![0x5DD6];
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_breakpoints`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin_main.rs:423:9
[INFO] [stderr]     |
[INFO] [stderr] 423 |     let mut prev_pc: u16 = 0;
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_pc`
[INFO] [stderr]    --> src/bin_main.rs:423:9
[INFO] [stderr]     |
[INFO] [stderr] 423 |     let mut prev_pc: u16 = 0;
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_pc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `breakpoints`
[INFO] [stderr]    --> src/bin_main.rs:425:9
[INFO] [stderr]     |
[INFO] [stderr] 425 |     let breakpoints: Vec<u16> = vec![0x5DD6];
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_breakpoints`
[INFO] [stderr] 
[INFO] [stderr] warning: `microchip-rs` (bin "microchip_rs_bin" test) generated 39 warnings (31 duplicates) (run `cargo fix --bin "microchip_rs_bin" -p microchip-rs --tests` to apply 7 suggestions)
[INFO] [stderr] warning: `microchip-rs` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib_main.rs (/opt/rustwide/target/debug/deps/microchip_rs-3e9337bffe1546d9)
[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 unittests src/bin_main.rs (/opt/rustwide/target/debug/deps/microchip_rs_bin-0d36aebf151c4d94)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::banking_operations_mcs51 ... ok
[INFO] [stdout] test tests::register_operations_16f628a ... ok
[INFO] [stdout] test tests::register_operations_mcs51 ... FAILED
[INFO] [stdout] test tests::bit_operations_mcs51 ... FAILED
[INFO] [stdout] test tests::add_operations_mcs51 ... FAILED
[INFO] [stdout] test tests::bit_mov_operations_mcs51 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::register_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::register_operations_mcs51' (31) panicked at src/bin_main.rs:61:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aefc00704aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aefc00704aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aefc008411a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aefc008411a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5aefc0074d32 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aefc0074d32 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aefc004f6bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aefc004f6bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aefc0068a19 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aefc000518c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5aefc000518c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aefc0068bd2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5aefc0068bd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aefc004f778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aefc0047119 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aefc005048d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aefc008498c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aefc0084843 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5aefc00378ac - core::panicking::assert_failed::he03158db8c9e72d1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5aefbfff7d5b - microchip_rs_bin::tests::register_operations_mcs51::h28dcd7a71255a0fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:61:9
[INFO] [stdout]   22:     0x5aefbfff8087 - microchip_rs_bin::tests::register_operations_mcs51::{{closure}}::h3f5bfb5216e20f54
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:45:35
[INFO] [stdout]   23:     0x5aefbfff8776 - core::ops::function::FnOnce::call_once::h4a593d72c66d5efb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aefbfff926b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aefbfff926b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5aefc0005c5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5aefc0001374 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5aefc0001374 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5aefc0008862 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5aefc0008862 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5aefc0008862 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aefc006fdbf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5aefc006fdbf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77b1873a2aa4 - <unknown>
[INFO] [stdout]   45:     0x77b18742fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bit_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bit_operations_mcs51' (29) panicked at src/bin_main.rs:103:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aefc00704aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aefc00704aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aefc008411a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aefc008411a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5aefc0074d32 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aefc0074d32 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aefc004f6bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aefc004f6bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aefc0068a19 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aefc000518c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5aefc000518c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aefc0068bd2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5aefc0068bd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aefc004f778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aefc0047119 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aefc005048d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aefc008498c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aefc0084843 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5aefc00378ac - core::panicking::assert_failed::he03158db8c9e72d1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5aefbfff6f8d - microchip_rs_bin::tests::bit_operations_mcs51::heab43bd210551637
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:103:9
[INFO] [stdout]   22:     0x5aefbfff7427 - microchip_rs_bin::tests::bit_operations_mcs51::{{closure}}::he3e1f9888c028a67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:95:30
[INFO] [stdout]   23:     0x5aefbfff86f6 - core::ops::function::FnOnce::call_once::h2a2b72ab4b2fad17
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aefbfff926b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aefbfff926b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5aefc0005c5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5aefc0001374 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5aefc0001374 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5aefc0008862 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5aefc0008862 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5aefc0008862 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aefc006fdbf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5aefc006fdbf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77b1873a2aa4 - <unknown>
[INFO] [stdout]   45:     0x77b18742fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::add_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::add_operations_mcs51' (26) panicked at src/bin_main.rs:154:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 170
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aefc00704aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aefc00704aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aefc008411a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aefc008411a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5aefc0074d32 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aefc0074d32 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aefc004f6bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aefc004f6bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aefc0068a19 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aefc000518c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5aefc000518c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aefc0068bd2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5aefc0068bd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aefc004f778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aefc0047119 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aefc005048d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aefc008498c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aefc0084843 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5aefc00378ac - core::panicking::assert_failed::he03158db8c9e72d1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5aefbfff6b00 - microchip_rs_bin::tests::add_operations_mcs51::hb6cfae7effca8b98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:154:9
[INFO] [stdout]   22:     0x5aefbfff6d27 - microchip_rs_bin::tests::add_operations_mcs51::{{closure}}::h43f6ca7170f0ae9d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:143:30
[INFO] [stdout]   23:     0x5aefbfff86b6 - core::ops::function::FnOnce::call_once::h196f711bcd3dba36
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aefbfff926b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aefbfff926b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5aefc0005c5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5aefc0001374 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5aefc0001374 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5aefc0008862 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5aefc0008862 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5aefc0008862 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aefc006fdbf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5aefc006fdbf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77b1873a2aa4 - <unknown>
[INFO] [stdout]   45:     0x77b18742fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bit_mov_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bit_mov_operations_mcs51' (28) panicked at src/bin_main.rs:136:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 254
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aefc00704aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aefc00704aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aefc00704aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aefc008411a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aefc008411a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5aefc0074d32 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aefc0074d32 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aefc004f6bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aefc004f6bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aefc0068a19 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aefc000518c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5aefc000518c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aefc0068bd2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5aefc0068bd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aefc004f778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aefc0047119 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aefc005048d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aefc008498c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aefc0084843 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5aefc00378ac - core::panicking::assert_failed::he03158db8c9e72d1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5aefbfff79cc - microchip_rs_bin::tests::bit_mov_operations_mcs51::h2ce91120b1764b98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:136:9
[INFO] [stdout]   22:     0x5aefbfff7aa7 - microchip_rs_bin::tests::bit_mov_operations_mcs51::{{closure}}::h89746d650dc9682b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:118:34
[INFO] [stdout]   23:     0x5aefbfff8676 - core::ops::function::FnOnce::call_once::h0fc0710d72643f82
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aefbfff926b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aefbfff926b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5aefc0005c5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5aefc0005c5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5aefc0005c5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5aefc0001374 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5aefc0001374 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5aefc0008862 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5aefc0008862 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5aefc0008862 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aefc0008862 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5aefc0008862 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aefc006fdbf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5aefc006fdbf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77b1873a2aa4 - <unknown>
[INFO] [stdout]   45:     0x77b18742fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::add_operations_mcs51
[INFO] [stdout]     tests::bit_mov_operations_mcs51
[INFO] [stdout]     tests::bit_operations_mcs51
[INFO] [stdout]     tests::register_operations_mcs51
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin microchip_rs_bin`
[INFO] running `Command { std: "docker" "inspect" "d73cb8d6cbc69931f2717b6798d3f73e12f50f2707ce029427c9f5a0c06f5927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73cb8d6cbc69931f2717b6798d3f73e12f50f2707ce029427c9f5a0c06f5927", kill_on_drop: false }`
[INFO] [stdout] d73cb8d6cbc69931f2717b6798d3f73e12f50f2707ce029427c9f5a0c06f5927
