[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuSoftware%2Fmicrochip-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FuSoftware/microchip-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.65
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.65
[INFO] [stderr]   Downloaded cc v1.0.66
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded js-sys v0.3.42
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded rayon-core v1.7.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.65
[INFO] [stderr]   Downloaded rayon v1.3.1
[INFO] [stderr]   Downloaded nix v0.18.0
[INFO] [stderr]   Downloaded syn v1.0.34
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded bstr v0.2.13
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.18
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded rustyline v6.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.65
[INFO] [stderr]   Downloaded web-sys v0.3.42
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.1
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded csv v1.1.3
[INFO] [stderr]   Downloaded serde_json v1.0.56
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.65
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c53ba349b4751290f106a99f4320be3087329a0543444d33e581a73f6a04c6d
[INFO] running `Command { std: "docker" "start" "-a" "6c53ba349b4751290f106a99f4320be3087329a0543444d33e581a73f6a04c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c53ba349b4751290f106a99f4320be3087329a0543444d33e581a73f6a04c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c53ba349b4751290f106a99f4320be3087329a0543444d33e581a73f6a04c6d", kill_on_drop: false }`
[INFO] [stdout] 6c53ba349b4751290f106a99f4320be3087329a0543444d33e581a73f6a04c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c59619e30963d9141c7b38070ffd0a7ad25b30233dcf081802f2a63cd693c134
[INFO] running `Command { std: "docker" "start" "-a" "c59619e30963d9141c7b38070ffd0a7ad25b30233dcf081802f2a63cd693c134", 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)]` 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)]` 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)]` 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: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: `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: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: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: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: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: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: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: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: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: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: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: `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)]` 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)]` 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)]` 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)]` 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: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: `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: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: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: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: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: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: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: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: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: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: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: `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: unused variable: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:353:13
[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: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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:423:13
[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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "c59619e30963d9141c7b38070ffd0a7ad25b30233dcf081802f2a63cd693c134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c59619e30963d9141c7b38070ffd0a7ad25b30233dcf081802f2a63cd693c134", kill_on_drop: false }`
[INFO] [stdout] c59619e30963d9141c7b38070ffd0a7ad25b30233dcf081802f2a63cd693c134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3c1eef3c188a3f4f70ce77fbe78cef59e1b55da6a18e0a92cb19e30565491e6
[INFO] running `Command { std: "docker" "start" "-a" "f3c1eef3c188a3f4f70ce77fbe78cef59e1b55da6a18e0a92cb19e30565491e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.5
[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 syn v1.0.34
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling either v1.5.3
[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 itertools v0.9.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 walkdir v2.3.1
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling atty v0.2.14
[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 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)]` 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)]` 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)]` 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: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: `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: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: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: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: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: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: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: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: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: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: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: `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)]` 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 rustc_version v0.2.3
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling regex v1.3.9
[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)]` 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)]` 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)]` 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)]` 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)]` 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: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)]` on by default
[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: `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: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: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: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: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: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: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: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: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: `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: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: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: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: `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: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: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: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: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: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: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: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: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: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: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: `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: 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)]` 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: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:353:13
[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: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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_pc`
[INFO] [stdout]    --> src/bin_main.rs:423:13
[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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.54s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "f3c1eef3c188a3f4f70ce77fbe78cef59e1b55da6a18e0a92cb19e30565491e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c1eef3c188a3f4f70ce77fbe78cef59e1b55da6a18e0a92cb19e30565491e6", kill_on_drop: false }`
[INFO] [stdout] f3c1eef3c188a3f4f70ce77fbe78cef59e1b55da6a18e0a92cb19e30565491e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 846b5182d4bd6be6f9d4df35d6c41864842761b3047e5b347698090ee2b10904
[INFO] running `Command { std: "docker" "start" "-a" "846b5182d4bd6be6f9d4df35d6c41864842761b3047e5b347698090ee2b10904", 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)]` 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)]` 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)]` 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: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: `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: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: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: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: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: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: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: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: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: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: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: `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)]` 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 1 suggestion)
[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: unused variable: `prev_pc`
[INFO] [stderr]    --> src/bin_main.rs:353:13
[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: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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_pc`
[INFO] [stderr]    --> src/bin_main.rs:423:13
[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: 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: `microchip-rs` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr] warning: `microchip-rs` (bin "microchip_rs_bin" test) generated 39 warnings (31 duplicates) (run `cargo fix --bin "microchip_rs_bin" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[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 3`
[INFO] [stderr]      Running unittests src/lib_main.rs (/opt/rustwide/target/debug/deps/microchip_rs-9cee0dcde07d2e89)
[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-32d2579af26210e5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::register_operations_16f628a ... ok
[INFO] [stdout] test tests::banking_operations_mcs51 ... ok
[INFO] [stdout] test tests::bit_mov_operations_mcs51 ... FAILED
[INFO] [stdout] test tests::add_operations_mcs51 ... FAILED
[INFO] [stdout] test tests::bit_operations_mcs51 ... FAILED
[INFO] [stdout] test tests::register_operations_mcs51 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bit_mov_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bit_mov_operations_mcs51' 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:     0x5c28cf153712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c28cf153712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c28cf153712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c28cf153712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c28cf178903 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c28cf178903 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c28cf150693 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c28cf150693 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c28cf153562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c28cf154c89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c28cf154abe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c28cf11c494 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c28cf11c494 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c28cf15565e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c28cf15565e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c28cf15542a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c28cf153c09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c28cf1550bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c28cf1773f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c28cf1776af - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5c28cf126c24 - core::panicking::assert_failed::h48f16388afaa4c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5c28cf0e2a3b - microchip_rs_bin::tests::bit_mov_operations_mcs51::hacf9ec180339654e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:136:9
[INFO] [stdout]   22:     0x5c28cf0e2837 - microchip_rs_bin::tests::bit_mov_operations_mcs51::{{closure}}::h779a8868acea0874
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:118:34
[INFO] [stdout]   23:     0x5c28cf0dc366 - core::ops::function::FnOnce::call_once::h058924a5a9017649
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c28cf121cfb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr] error: test failed, to rerun pass `--bin microchip_rs_bin`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c28cf121cfb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c28cf120e35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c28cf120e35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c28cf120e35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c28cf120e35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c28cf120e35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c28cf120e35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c28cf120e35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c28cf0e4a34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c28cf0e4a34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c28cf0e840a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c28cf0e840a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c28cf0e840a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c28cf0e840a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c28cf0e840a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c28cf1585df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c28cf1585df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x73452f709aa4 - <unknown>
[INFO] [stdout]   45:     0x73452f796a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::add_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::add_operations_mcs51' 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:     0x5c28cf153712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c28cf153712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c28cf153712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c28cf153712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c28cf178903 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c28cf178903 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c28cf150693 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c28cf150693 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c28cf153562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c28cf154c89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c28cf154abe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c28cf11c494 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c28cf11c494 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c28cf15565e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c28cf15565e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c28cf15542a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c28cf153c09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c28cf1550bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c28cf1773f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c28cf1776af - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5c28cf126c24 - core::panicking::assert_failed::h48f16388afaa4c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5c28cf0e2caf - microchip_rs_bin::tests::add_operations_mcs51::hd6de194a4cc9c768
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:154:9
[INFO] [stdout]   22:     0x5c28cf0e2b27 - microchip_rs_bin::tests::add_operations_mcs51::{{closure}}::h1ea2ae294cb9ea0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:143:30
[INFO] [stdout]   23:     0x5c28cf0dc4f6 - core::ops::function::FnOnce::call_once::h8a08caa1f118a945
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c28cf121cfb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c28cf121cfb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c28cf120e35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c28cf120e35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c28cf120e35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c28cf120e35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c28cf120e35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c28cf120e35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c28cf120e35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c28cf0e4a34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c28cf0e4a34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c28cf0e840a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c28cf0e840a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c28cf0e840a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c28cf0e840a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c28cf0e840a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c28cf1585df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c28cf1585df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x73452f709aa4 - <unknown>
[INFO] [stdout]   45:     0x73452f796a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::bit_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::bit_operations_mcs51' 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:     0x5c28cf153712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c28cf153712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c28cf153712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c28cf153712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c28cf178903 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c28cf178903 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c28cf150693 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c28cf150693 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c28cf153562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c28cf154c89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c28cf154abe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c28cf11c494 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c28cf11c494 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c28cf15565e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c28cf15565e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c28cf15542a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c28cf153c09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c28cf1550bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c28cf1773f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c28cf1776af - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5c28cf126c24 - core::panicking::assert_failed::h48f16388afaa4c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5c28cf0e2307 - microchip_rs_bin::tests::bit_operations_mcs51::h5f44a5fbc2df9505
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:103:9
[INFO] [stdout]   22:     0x5c28cf0e2047 - microchip_rs_bin::tests::bit_operations_mcs51::{{closure}}::h11498a4eb09dd884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:95:30
[INFO] [stdout]   23:     0x5c28cf0dc476 - core::ops::function::FnOnce::call_once::h8461578ff14eaccc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c28cf121cfb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c28cf121cfb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c28cf120e35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c28cf120e35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c28cf120e35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c28cf120e35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c28cf120e35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c28cf120e35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c28cf120e35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c28cf0e4a34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c28cf0e4a34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c28cf0e840a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c28cf0e840a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c28cf0e840a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c28cf0e840a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c28cf0e840a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c28cf1585df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c28cf1585df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x73452f709aa4 - <unknown>
[INFO] [stdout]   45:     0x73452f796a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::register_operations_mcs51 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::register_operations_mcs51' 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:     0x5c28cf153712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c28cf153712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c28cf153712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c28cf153712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c28cf178903 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c28cf178903 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c28cf150693 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c28cf150693 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c28cf153562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c28cf154c89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c28cf154abe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c28cf11c494 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c28cf11c494 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c28cf15565e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c28cf15565e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c28cf15542a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c28cf153c09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c28cf1550bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c28cf1773f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c28cf1776af - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5c28cf126c24 - core::panicking::assert_failed::h48f16388afaa4c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5c28cf0e199c - microchip_rs_bin::tests::register_operations_mcs51::hf61cbe50e16ba7bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:61:9
[INFO] [stdout]   22:     0x5c28cf0e1797 - microchip_rs_bin::tests::register_operations_mcs51::{{closure}}::h790c0f64174fab64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin_main.rs:45:35
[INFO] [stdout]   23:     0x5c28cf0dc3b6 - core::ops::function::FnOnce::call_once::h4b4762e75bfbc2da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c28cf121cfb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c28cf121cfb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c28cf120e35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c28cf120e35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c28cf120e35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c28cf120e35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c28cf120e35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c28cf120e35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c28cf120e35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c28cf0e4a34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c28cf0e4a34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c28cf0e840a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c28cf0e840a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c28cf0e840a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c28cf0e840a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c28cf0e840a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c28cf0e840a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c28cf1585df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c28cf1585df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x73452f709aa4 - <unknown>
[INFO] [stdout]   45:     0x73452f796a34 - 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] running `Command { std: "docker" "inspect" "846b5182d4bd6be6f9d4df35d6c41864842761b3047e5b347698090ee2b10904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "846b5182d4bd6be6f9d4df35d6c41864842761b3047e5b347698090ee2b10904", kill_on_drop: false }`
[INFO] [stdout] 846b5182d4bd6be6f9d4df35d6c41864842761b3047e5b347698090ee2b10904
