[INFO] cloning repository https://github.com/Taylor-lagrange/jvm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Taylor-lagrange/jvm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa07f133b2ac97074095c43dfe21d42528717660
[INFO] checking Taylor-lagrange/jvm-rs against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Taylor-lagrange/jvm-rs on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Taylor-lagrange/jvm-rs
[INFO] finished tweaking git repo https://github.com/Taylor-lagrange/jvm-rs
[INFO] tweaked toml for git repo https://github.com/Taylor-lagrange/jvm-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Taylor-lagrange/jvm-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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log4rs v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ca0a0b852c44276cea8e3880e84ecb77f67370a7f6f1c8ee48b2ae50cb920db
[INFO] running `Command { std: "docker" "start" "-a" "1ca0a0b852c44276cea8e3880e84ecb77f67370a7f6f1c8ee48b2ae50cb920db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ca0a0b852c44276cea8e3880e84ecb77f67370a7f6f1c8ee48b2ae50cb920db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca0a0b852c44276cea8e3880e84ecb77f67370a7f6f1c8ee48b2ae50cb920db", kill_on_drop: false }`
[INFO] [stdout] 1ca0a0b852c44276cea8e3880e84ecb77f67370a7f6f1c8ee48b2ae50cb920db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fbcf930e3b665de93b841bf94ece06490ab6afdad4c9a6b65eb94fb73caf41f
[INFO] running `Command { std: "docker" "start" "-a" "1fbcf930e3b665de93b841bf94ece06490ab6afdad4c9a6b65eb94fb73caf41f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.9.0
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.9.1
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling phf_macros v0.9.0
[INFO] [stderr]     Checking phf v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking log4rs v0.10.0
[INFO] [stderr]     Checking jvm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::bytecode_reader::*`
[INFO] [stdout]  --> src/instructions/base/branch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::bytecode_reader::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::bytecode_reader::*`
[INFO] [stdout]  --> src/instructions/base/branch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::bytecode_reader::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::bytecode_reader::*`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::instructions::base::bytecode_reader::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::instruction::*`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::instructions::base::instruction::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::bytecode_reader::*`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::instructions::base::bytecode_reader::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::instruction::*`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::instructions::base::instruction::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::constant_pool::*`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::runtime::heap::constant_pool::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::constant_pool::*`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::runtime::heap::constant_pool::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rc`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::rc::{Rc, Weak};
[INFO] [stdout]   |               ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rc`
[INFO] [stdout]  --> src/instructions/base/class_init.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::rc::{Rc, Weak};
[INFO] [stdout]   |               ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ACMPEQ` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_acmp.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | instruction!(IF_ACMPEQ, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpeq`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ACMPEQ` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_acmp.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | instruction!(IF_ACMPEQ, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpeq`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ACMPNE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_acmp.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | instruction!(IF_ACMPNE, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpne`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ACMPNE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_acmp.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | instruction!(IF_ACMPNE, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpne`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPEQ` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | instruction!(IF_ICMPEQ, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpeq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPEQ` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | instruction!(IF_ICMPEQ, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpeq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPNE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | instruction!(IF_ICMPNE, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpne`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPNE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | instruction!(IF_ICMPNE, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpne`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPLT` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | instruction!(IF_ICMPLT, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmplt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPLT` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | instruction!(IF_ICMPLT, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmplt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPLE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | instruction!(IF_ICMPLE, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPLE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/comparisons/if_icmp.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | instruction!(IF_ICMPLE, BranchInstruction);
[INFO] [stdout]   |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPGT` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/comparisons/if_icmp.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | instruction!(IF_ICMPGT, BranchInstruction);
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpgt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPGT` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/comparisons/if_icmp.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | instruction!(IF_ICMPGT, BranchInstruction);
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpgt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPGE` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/comparisons/if_icmp.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | instruction!(IF_ICMPGE, BranchInstruction);
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IF_ICMPGE` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/comparisons/if_icmp.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | instruction!(IF_ICMPGE, BranchInstruction);
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ACONST_NULL` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | instruction!(ACONST_NULL, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AconstNull`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DCONST_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | instruction!(DCONST_0, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DCONST_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | instruction!(DCONST_1, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FCONST_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | instruction!(FCONST_0, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ACONST_NULL` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | instruction!(ACONST_NULL, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AconstNull`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FCONST_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | instruction!(FCONST_1, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DCONST_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | instruction!(DCONST_0, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FCONST_2` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | instruction!(FCONST_2, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_M1` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | instruction!(ICONST_M1, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IconstM1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DCONST_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | instruction!(DCONST_1, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_0` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | instruction!(ICONST_0, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FCONST_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | instruction!(FCONST_0, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_1` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | instruction!(ICONST_1, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FCONST_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/consts.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | instruction!(FCONST_1, NoOperandsInstruction);
[INFO] [stdout]   |              ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FCONST_2` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | instruction!(FCONST_2, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_2` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | instruction!(ICONST_2, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_M1` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | instruction!(ICONST_M1, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to upper camel case: `IconstM1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_0` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | instruction!(ICONST_0, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_3` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | instruction!(ICONST_3, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_1` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | instruction!(ICONST_1, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_4` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | instruction!(ICONST_4, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_2` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | instruction!(ICONST_2, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_3` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | instruction!(ICONST_3, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_5` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | instruction!(ICONST_5, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_4` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | instruction!(ICONST_4, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LCONST_0` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | instruction!(LCONST_0, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ICONST_5` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | instruction!(ICONST_5, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LCONST_1` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | instruction!(LCONST_1, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LCONST_0` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | instruction!(LCONST_0, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LCONST_1` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/constants/consts.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | instruction!(LCONST_1, NoOperandsInstruction);
[INFO] [stdout]    |              ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LDC_W` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/ldc.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LDC_W {} // Push item from run-time constant pool (wide index)
[INFO] [stdout]   |            ^^^^^ help: convert the identifier to upper camel case: `LdcW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LDC_W` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/ldc.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LDC_W {} // Push item from run-time constant pool (wide index)
[INFO] [stdout]   |            ^^^^^ help: convert the identifier to upper camel case: `LdcW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LDC2_W` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/ldc.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LDC2_W {} // Push long or double from run-time constant pool (wide index)
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `Ldc2W`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LDC2_W` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/constants/ldc.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LDC2_W {} // Push long or double from run-time constant pool (wide index)
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `Ldc2W`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LOOKUP_SWITCH` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/control/lookupswitch.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct LOOKUP_SWITCH {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LookupSwitch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LOOKUP_SWITCH` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/control/lookupswitch.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct LOOKUP_SWITCH {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LookupSwitch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::branch::*`
[INFO] [stdout]  --> src/instructions/control/returns.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::instructions::base::branch::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TABLE_SWITCH` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/control/tableswitch.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct TABLE_SWITCH {}
[INFO] [stdout]    |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TableSwitch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::branch::*`
[INFO] [stdout]  --> src/instructions/control/returns.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::instructions::base::branch::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GOTO_W` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/extended/goto_w.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GOTO_W {}
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `GotoW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TABLE_SWITCH` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/control/tableswitch.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct TABLE_SWITCH {}
[INFO] [stdout]    |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TableSwitch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ALOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GOTO_W` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/extended/goto_w.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GOTO_W {}
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `GotoW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ALOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ALOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ALOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ALOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ALOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DLOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ALOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DLOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/aload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ALOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Aload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DLOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DLOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DLOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DLOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FLOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DLOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FLOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DLOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/dload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DLOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct FLOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FLOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct FLOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ILOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FLOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ILOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct FLOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ILOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/fload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct FLOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Fload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ILOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ILOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct LLOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LLOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LLOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LLOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ILOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANEW_ARRAY` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/anewarray.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ANEW_ARRAY {}
[INFO] [stdout]    |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `AnewArray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ILOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ARRAY_LENGTH` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/arraylength.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ARRAY_LENGTH {}
[INFO] [stdout]   |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArrayLength`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ILOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/iload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ILOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Iload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CHECK_CAST` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/checkcast.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CHECK_CAST {}
[INFO] [stdout]   |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `CheckCast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct LLOAD_0 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GET_FIELD` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/getfield.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct GET_FIELD {}
[INFO] [stdout]   |            ^^^^^^^^^ help: convert the identifier to upper camel case: `GetField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LLOAD_1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GET_STATIC` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/getstatic.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct GET_STATIC {}
[INFO] [stdout]   |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `GetStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LLOAD_2 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLOAD_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/loads/lload.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LLOAD_3 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Lload3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INSTANCE_OF` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/instanceof.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct INSTANCE_OF {}
[INFO] [stdout]   |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `InstanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/instructions/reference/invokeinterface.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANEW_ARRAY` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/anewarray.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ANEW_ARRAY {}
[INFO] [stdout]    |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `AnewArray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ARRAY_LENGTH` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/arraylength.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ARRAY_LENGTH {}
[INFO] [stdout]   |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArrayLength`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CHECK_CAST` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/checkcast.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CHECK_CAST {}
[INFO] [stdout]   |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `CheckCast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_INTERFACE` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokeinterface.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_INTERFACE {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GET_FIELD` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/getfield.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct GET_FIELD {}
[INFO] [stdout]   |            ^^^^^^^^^ help: convert the identifier to upper camel case: `GetField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_SPECIAL` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokespecial.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_SPECIAL {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeSpecial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GET_STATIC` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/getstatic.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct GET_STATIC {}
[INFO] [stdout]   |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `GetStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_STATIC` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokestatic.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_STATIC {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_VIRTUAL` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokevirtual.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_VIRTUAL {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeVirtual`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INSTANCE_OF` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/instanceof.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct INSTANCE_OF {}
[INFO] [stdout]   |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `InstanceOf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MULTI_ANEW_ARRAY` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/multianewarray.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MULTI_ANEW_ARRAY {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MultiAnewArray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/instructions/reference/invokeinterface.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::class_init::*`
[INFO] [stdout]  --> src/instructions/reference/newarray.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::instructions::base::class_init::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_INTERFACE` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokeinterface.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_INTERFACE {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::constant_pool::*`
[INFO] [stdout]  --> src/instructions/reference/newarray.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::runtime::heap::constant_pool::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_SPECIAL` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokespecial.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_SPECIAL {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeSpecial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NEW_ARRAY` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/newarray.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct NEW_ARRAY {}
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to upper camel case: `NewArray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_STATIC` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokestatic.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_STATIC {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PUT_FIELD` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/putfield.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PUT_FIELD {}
[INFO] [stdout]   |            ^^^^^^^^^ help: convert the identifier to upper camel case: `PutField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_VIRTUAL` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/invokevirtual.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct INVOKE_VIRTUAL {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeVirtual`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PUT_STATIC` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/putstatic.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct PUT_STATIC {}
[INFO] [stdout]   |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `PutStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MULTI_ANEW_ARRAY` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/multianewarray.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MULTI_ANEW_ARRAY {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MultiAnewArray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/instructions/reserved/invokenative.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_NATIVE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reserved/invokenative.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct INVOKE_NATIVE {}
[INFO] [stdout]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeNative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::base::class_init::*`
[INFO] [stdout]  --> src/instructions/reference/newarray.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::instructions::base::class_init::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP_X1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stack/dup.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DUP_X1 {}
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `DupX1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::constant_pool::*`
[INFO] [stdout]  --> src/instructions/reference/newarray.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::runtime::heap::constant_pool::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP_X2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stack/dup.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DUP_X2 {}
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `DupX2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP2_X1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stack/dup.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DUP2_X1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP2_X2` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/stack/dup.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DUP2_X2 {}
[INFO] [stdout]    |            ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ASTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NEW_ARRAY` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/reference/newarray.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct NEW_ARRAY {}
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to upper camel case: `NewArray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ASTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ASTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PUT_FIELD` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/putfield.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PUT_FIELD {}
[INFO] [stdout]   |            ^^^^^^^^^ help: convert the identifier to upper camel case: `PutField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ASTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PUT_STATIC` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reference/putstatic.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct PUT_STATIC {}
[INFO] [stdout]   |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `PutStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DSTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/instructions/reserved/invokenative.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INVOKE_NATIVE` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/reserved/invokenative.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct INVOKE_NATIVE {}
[INFO] [stdout]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeNative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DSTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DSTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP_X1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stack/dup.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DUP_X1 {}
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `DupX1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DSTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP_X2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stack/dup.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DUP_X2 {}
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case: `DupX2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FSTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP2_X1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stack/dup.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DUP2_X1 {}
[INFO] [stdout]   |            ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FSTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DUP2_X2` should have an upper camel case name
[INFO] [stdout]   --> src/instructions/stack/dup.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DUP2_X2 {}
[INFO] [stdout]    |            ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct FSTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ASTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct FSTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ASTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ISTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ASTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ISTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/astore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ASTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Astore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ISTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DSTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ISTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct LSTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DSTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LSTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DSTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LSTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DSTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/dstore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DSTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LSTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FSTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/instructions/stores/xastore.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FSTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct FSTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::class::Class`
[INFO] [stdout]  --> src/native/java/lang/class.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::runtime::heap::class::Class;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FSTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/fstore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct FSTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/native/java/lang/class.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ISTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ISTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::class_loader::ClassLoader`
[INFO] [stdout]  --> src/native/java/lang/throwable.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::runtime::heap::class_loader::ClassLoader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ISTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::alloc::handle_alloc_error`
[INFO] [stdout]  --> src/runtime/heap/exception_table.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::alloc::handle_alloc_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ISTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/istore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ISTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Istore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_0` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct LSTORE_0 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Weak`
[INFO] [stdout]  --> src/runtime/heap/exception_table.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::rc::{Rc, Weak};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_1` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LSTORE_1 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::class_loader::ClassLoader`
[INFO] [stdout]  --> src/runtime/heap/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::runtime::heap::class_loader::ClassLoader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_2` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LSTORE_2 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/runtime/operand_stack.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/main.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use std::fs::File;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LSTORE_3` should have an upper camel case name
[INFO] [stdout]  --> src/instructions/stores/lstore.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LSTORE_3 {}
[INFO] [stdout]   |            ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/main.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use std::io::Write;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/instructions/stores/xastore.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::class::Class`
[INFO] [stdout]  --> src/native/java/lang/class.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::runtime::heap::class::Class;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/native/java/lang/class.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::class_loader::ClassLoader`
[INFO] [stdout]  --> src/native/java/lang/throwable.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::runtime::heap::class_loader::ClassLoader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::alloc::handle_alloc_error`
[INFO] [stdout]  --> src/runtime/heap/exception_table.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::alloc::handle_alloc_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Weak`
[INFO] [stdout]  --> src/runtime/heap/exception_table.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::rc::{Rc, Weak};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::heap::class_loader::ClassLoader`
[INFO] [stdout]  --> src/runtime/heap/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::runtime::heap::class_loader::ClassLoader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/runtime/operand_stack.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/base/instruction.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize {
[INFO] [stdout]    |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/instructions/base/instruction.rs:10:63
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize {
[INFO] [stdout]    |                                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]  --> src/instructions/comparisons/dcmp.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/comparisons/dcmp.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]  --> src/instructions/comparisons/fcmp.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/comparisons/fcmp.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]  --> src/instructions/comparisons/lcmp.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/nop.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {}
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/instructions/constants/nop.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {}
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/base/instruction.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize {
[INFO] [stdout]    |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/instructions/base/instruction.rs:10:63
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize {
[INFO] [stdout]    |                                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]  --> src/instructions/comparisons/dcmp.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/comparisons/dcmp.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]  --> src/instructions/comparisons/fcmp.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/comparisons/fcmp.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `offset` is never read
[INFO] [stdout]   --> src/instructions/control/tableswitch.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut offset = 0;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/d2x.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/d2x.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/d2x.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/f2x.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/f2x.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/f2x.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/l2x.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/l2x.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/l2x.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]  --> src/instructions/comparisons/lcmp.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/consts.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/constants/nop.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {}
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/instructions/constants/nop.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {}
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/control/returns.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `offset` is never read
[INFO] [stdout]   --> src/instructions/control/tableswitch.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut offset = 0;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/d2x.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/d2x.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/d2x.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/f2x.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/f2x.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/f2x.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/i2x.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/l2x.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/l2x.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/conversions/l2x.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/and.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/and.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/or.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/or.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/aload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/dload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/xor.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/fload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/xor.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/iload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/reference/arraylength.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/lload.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/reference/athrow.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/loads/xload.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/loads/xload.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/add.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/and.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/and.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/div.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/mul.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/neg.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/or.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/or.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/rem.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> src/instructions/reference/invokeinterface.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |             let class = method_ref.member_ref.sym_ref.resolved_class();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sh.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/sub.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/xor.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/math/xor.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/reference/arraylength.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/reference/athrow.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class_rc`
[INFO] [stdout]   --> src/instructions/reference/invokevirtual.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let class_rc = class.upgrade().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_class_rc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> src/instructions/reference/invokeinterface.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |             let class = method_ref.member_ref.sym_ref.resolved_class();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/reserved/invokenative.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class_rc`
[INFO] [stdout]   --> src/instructions/reference/invokevirtual.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let class_rc = class.upgrade().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_class_rc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stack/dup.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stack/dup.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/pop.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/pop.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/swap.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:110:27
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/reserved/invokenative.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/dup.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stack/dup.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stack/dup.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/pop.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/pop.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stack/swap.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/astore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/dstore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/fstore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/istore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/lstore.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/instructions/stores/xastore.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:110:27
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]    --> src/instructions/stores/xastore.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/runtime/heap/refs.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         for info in class.interfaces.iter() {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/runtime/heap/refs.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         for info in class.interfaces.iter() {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc`, `length`, `name_index`, `descriptor_index`, and `index` are never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct LocalVariableTableEntry {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 20 |     start_pc: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 23 |     descriptor_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     index: u16,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalVariableTableEntry` has derived impls for the traits `Debug` and `Clone`, 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: field `exception_index_table` is never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Exceptions {
[INFO] [stdout]    |     ---------- field in this variant
[INFO] [stdout] 41 |         exception_index_table: Vec<u16>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `local_variable_table` is never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     LocalVariableTable {
[INFO] [stdout]    |     ------------------ field in this variant
[INFO] [stdout] 47 |         local_variable_table: Vec<LocalVariableTableEntry>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name_index`, `length`, and `info` are never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Unparsed {
[INFO] [stdout]    |     -------- fields in this variant
[INFO] [stdout] 54 |         name_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 55 |         length: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 56 |         info: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `string` is never used
[INFO] [stdout]   --> src/classpath/entry.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait Entry {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] 9  |     fn read_class(&mut self, class_name: String) -> Result<Vec<u8>, std::io::Error>;
[INFO] [stdout] 10 |     fn string(&self) -> String;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoOperandsInstruction` is never used
[INFO] [stdout]  --> src/instructions/base/instruction.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait NoOperandsInstruction: Instruction {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/instructions/reference/multianewarray.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |         if v[i as usize] < 0 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc`, `length`, `name_index`, `descriptor_index`, and `index` are never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct LocalVariableTableEntry {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 20 |     start_pc: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 23 |     descriptor_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     index: u16,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalVariableTableEntry` has derived impls for the traits `Debug` and `Clone`, 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: field `exception_index_table` is never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Exceptions {
[INFO] [stdout]    |     ---------- field in this variant
[INFO] [stdout] 41 |         exception_index_table: Vec<u16>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `local_variable_table` is never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     LocalVariableTable {
[INFO] [stdout]    |     ------------------ field in this variant
[INFO] [stdout] 47 |         local_variable_table: Vec<LocalVariableTableEntry>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name_index`, `length`, and `info` are never read
[INFO] [stdout]   --> src/classfile/attribute_info.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Unparsed {
[INFO] [stdout]    |     -------- fields in this variant
[INFO] [stdout] 54 |         name_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 55 |         length: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 56 |         info: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `string` is never used
[INFO] [stdout]   --> src/classpath/entry.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait Entry {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] 9  |     fn read_class(&mut self, class_name: String) -> Result<Vec<u8>, std::io::Error>;
[INFO] [stdout] 10 |     fn string(&self) -> String;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoOperandsInstruction` is never used
[INFO] [stdout]  --> src/instructions/base/instruction.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait NoOperandsInstruction: Instruction {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/instructions/reference/multianewarray.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |         if v[i as usize] < 0 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 265 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 267 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1fbcf930e3b665de93b841bf94ece06490ab6afdad4c9a6b65eb94fb73caf41f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fbcf930e3b665de93b841bf94ece06490ab6afdad4c9a6b65eb94fb73caf41f", kill_on_drop: false }`
[INFO] [stdout] 1fbcf930e3b665de93b841bf94ece06490ab6afdad4c9a6b65eb94fb73caf41f
