[INFO] cloning repository https://github.com/themasch/rust-jvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themasch/rust-jvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemasch%2Frust-jvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemasch%2Frust-jvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d7418c568670d8bcc52ef7e64cc0704f9c34eb1
[INFO] checking themasch/rust-jvm against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemasch%2Frust-jvm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/themasch/rust-jvm
[INFO] finished tweaking git repo https://github.com/themasch/rust-jvm
[INFO] tweaked toml for git repo https://github.com/themasch/rust-jvm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/themasch/rust-jvm on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/themasch/rust-jvm 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded failure_derive v0.1.1
[INFO] [stderr]   Downloaded synstructure v0.6.1
[INFO] [stderr]   Downloaded nom v4.0.0
[INFO] [stderr]   Downloaded failure v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99d302ee7224e3d90a731fa82812c5fdf3db89b17f1bbfa1b6be3cf080b16e18
[INFO] running `Command { std: "docker" "start" "-a" "99d302ee7224e3d90a731fa82812c5fdf3db89b17f1bbfa1b6be3cf080b16e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d302ee7224e3d90a731fa82812c5fdf3db89b17f1bbfa1b6be3cf080b16e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d302ee7224e3d90a731fa82812c5fdf3db89b17f1bbfa1b6be3cf080b16e18", kill_on_drop: false }`
[INFO] [stdout] 99d302ee7224e3d90a731fa82812c5fdf3db89b17f1bbfa1b6be3cf080b16e18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72e0d0442d4093663121e061af814ed92747080ba809b8cb0c0cdd649955cb17
[INFO] running `Command { std: "docker" "start" "-a" "72e0d0442d4093663121e061af814ed92747080ba809b8cb0c0cdd649955cb17", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking nom v4.0.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking rjvm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `nom::*`
[INFO] [stdout]    --> src/java/class_file/parser.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     use nom::*;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::IResult`
[INFO] [stdout]    --> src/java/class_file/mod.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | use nom::IResult;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::Iter`
[INFO] [stdout]    --> src/java/class_file/mod.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | use std::slice::Iter;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `java::class_file::ClassFile`
[INFO] [stdout]    --> src/java/runtime/mod.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |     use java::class_file::ClassFile;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `java::class_file::Method`
[INFO] [stdout]    --> src/java/runtime/mod.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     use java::class_file::Method;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `java::class_file::Attribute`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use java::class_file::Attribute;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `java::class_file::CodeBlock`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use java::class_file::CodeBlock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::IResult`
[INFO] [stdout]    --> src/java/class_file/mod.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | use nom::IResult;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::Iter`
[INFO] [stdout]    --> src/java/class_file/mod.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | use std::slice::Iter;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `java::class_file::Attribute`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use java::class_file::Attribute;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `java::class_file::CodeBlock`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use java::class_file::CodeBlock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/java/class_file/parser.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     loop {
[INFO] [stdout] 27 | |         if input[0] == b')' {
[INFO] [stdout] 28 | |             return Ok((&input[1..], vec));
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     }.clone()
[INFO] [stdout]    | |     - ^^^^^ unreachable call
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |       any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/java/class_file/parser.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     loop {
[INFO] [stdout] 27 | |         if input[0] == b')' {
[INFO] [stdout] 28 | |             return Ok((&input[1..], vec));
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     }.clone()
[INFO] [stdout]    | |     - ^^^^^ unreachable call
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |       any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rem`
[INFO] [stdout]    --> src/java/class_file/mod.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |             Ok((rem, (args, ret))) => Ok(MethodDescriptor { arguments: args, return_type: ret }),
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_rem`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/java/class_file/parser.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let input = b"()V";
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rem`
[INFO] [stdout]    --> src/java/class_file/mod.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |             Ok((rem, (args, ret))) => Ok(MethodDescriptor { arguments: args, return_type: ret }),
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/java/runtime/mod.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         for i in 0..size {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/java/runtime/mod.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         for i in 0..size {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_type`
[INFO] [stdout]    --> src/java/runtime/mod.rs:347:89
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...                   let mut args = method.get_signature().arguments.iter().map(|arg_type| {
[INFO] [stdout]     |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/java/runtime/mod.rs:290:40
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Instruction::IInc((offset, value)) => match stack_frame.get_variable_mut(usize::from(*offset)) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/java/runtime/mod.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let mut return_value: Option<StackValue> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]    --> src/java/runtime/mod.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let mut return_value: Option<StackValue> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `access_flags`, `super_index`, `interfaces`, `fields`, and `attributes` are never read
[INFO] [stdout]   --> src/java/class_file/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ClassFile<'a> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 11 |     pub version: (u16, u16),
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub constants: Vec<ConstantType<'a>>,
[INFO] [stdout] 13 |     pub access_flags: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub this_index: u16,
[INFO] [stdout] 15 |     pub super_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 16 |     pub interfaces: Vec<u16>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 17 |     pub fields: Vec<Field<'a>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub methods: Vec<Method<'a>>,
[INFO] [stdout] 19 |     pub attributes: Vec<Attribute<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClassFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_flags`, `name_index`, `descriptor_index`, and `attributes` are never read
[INFO] [stdout]   --> src/java/class_file/mod.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Field<'a> {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 71 |     access_flags: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 72 |     name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 73 |     descriptor_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     attributes: Vec<Attribute<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `access_flags` is never read
[INFO] [stdout]   --> src/java/class_file/mod.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct Method<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 79 |     pub access_flags: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Method` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MethodAccess` is never used
[INFO] [stdout]   --> src/java/class_file/mod.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub enum MethodAccess {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_access` is never used
[INFO] [stdout]    --> src/java/class_file/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<'a> Method<'a> {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn get_access(&self) -> HashSet<MethodAccess> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct CodeBlock<'a> {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 251 |     attributes: Vec<Attribute<'a>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CodeBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_line_numbers` is never used
[INFO] [stdout]    --> src/java/class_file/mod.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl<'a> CodeBlock<'a> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn get_line_numbers(&self) -> Vec<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:296:21
[INFO] [stdout]     |
[INFO] [stdout] 296 |     LineNumberTable(Vec<(u16, u16)>),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 296 -     LineNumberTable(Vec<(u16, u16)>),
[INFO] [stdout] 296 +     LineNumberTable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `info` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     GenericAttribute {
[INFO] [stdout]     |     ---------------- fields in this variant
[INFO] [stdout] 299 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 300 |         info: &'a [u8],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:307:15
[INFO] [stdout]     |
[INFO] [stdout] 307 |     Integer { value: i32 },
[INFO] [stdout]     |     -------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |     Float { value: f32 },
[INFO] [stdout]     |     -----   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 |     Long { value: i64 },
[INFO] [stdout]     |     ----   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:310:14
[INFO] [stdout]     |
[INFO] [stdout] 310 |     Double { value: f64 },
[INFO] [stdout]     |     ------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `string_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |     String { string_index: u16 },
[INFO] [stdout]     |     ------   ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 |     FieldRef { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]     |     --------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:315:26
[INFO] [stdout]     |
[INFO] [stdout] 315 |     InterfaceMethodRef { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]     |     ------------------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `reference_kind` and `reference_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |     MethodHandle { reference_kind: u8, reference_index: u16 },
[INFO] [stdout]     |     ------------   ^^^^^^^^^^^^^^      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `descriptor_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |     MethodType { descriptor_index: u16 },
[INFO] [stdout]     |     ----------   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bootstrap_method_attr_index` and `name_and_type_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:319:21
[INFO] [stdout]     |
[INFO] [stdout] 319 |     InvokeDynamic { bootstrap_method_attr_index: u16, name_and_type_index: u16 },
[INFO] [stdout]     |     -------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 320 |     Module { name_index: u16 },
[INFO] [stdout]     |     ------   ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     Package { name_index: u16 },
[INFO] [stdout]     |     -------   ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `disassemble` is never used
[INFO] [stdout]  --> src/java/class_file/dissasm.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn disassemble<'a>(method: &Method<'a>) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |     0x12 => (2): [ a: be_u8  >> ( (a) ) ] => LDC( a: u8 ),
[INFO] [stdout]     | |                                              --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_type`
[INFO] [stdout]    --> src/java/runtime/mod.rs:347:89
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...                   let mut args = method.get_signature().arguments.iter().map(|arg_type| {
[INFO] [stdout]     |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/java/runtime/mod.rs:290:40
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Instruction::IInc((offset, value)) => match stack_frame.get_variable_mut(usize::from(*offset)) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/java/runtime/mod.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let mut return_value: Option<StackValue> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]    --> src/java/runtime/mod.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let mut return_value: Option<StackValue> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  89 | |     0x13 => (3): [ a: be_u16 >> ( (a) ) ] => LDCW( a: u16 ),
[INFO] [stdout]     | |                                              ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  90 | |     0x14 => (3): [ a: be_u16 >> ( (a) ) ] => LDC2W( a: u16 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  92 | |     0x16 => (2): [ a: be_u8  >> ( (a) ) ] => LLoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |     0x17 => (2): [ a: be_u8  >> ( (a) ) ] => FLoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  94 | |     0x18 => (2): [ a: be_u8  >> ( (a) ) ] => DLoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  95 | |     0x19 => (2): [ a: be_u8  >> ( (a) ) ] => ALoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |     0x37 => (2): [ a: be_u8 >> ( ( a ) ) ] => LStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     0x38 => (2): [ a: be_u8 >> ( ( a ) ) ] => FStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |     0x39 => (2): [ a: be_u8 >> ( ( a ) ) ] => DStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |     0x3a => (2): [ a: be_u8 >> ( ( a ) ) ] => AStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |     0x99 => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifeq( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StackValue` is more private than the item `runtime::Runtime::<'a>::exec_method_on_main`
[INFO] [stdout]    --> src/java/runtime/mod.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn exec_method_on_main(&mut self, method_name: &str) -> Result<Option<StackValue>, RuntimeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `runtime::Runtime::<'a>::exec_method_on_main` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `StackValue` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/java/runtime/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | enum StackValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |     0x9a => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifne( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_flags`, `super_index`, `interfaces`, `fields`, and `attributes` are never read
[INFO] [stdout]   --> src/java/class_file/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ClassFile<'a> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub access_flags: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub this_index: u16,
[INFO] [stdout] 15 |     pub super_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 16 |     pub interfaces: Vec<u16>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 17 |     pub fields: Vec<Field<'a>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub methods: Vec<Method<'a>>,
[INFO] [stdout] 19 |     pub attributes: Vec<Attribute<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClassFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_flags`, `name_index`, `descriptor_index`, and `attributes` are never read
[INFO] [stdout]   --> src/java/class_file/mod.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Field<'a> {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 71 |     access_flags: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 72 |     name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 73 |     descriptor_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     attributes: Vec<Attribute<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     0x9b => (3): [ a: be_i16 >> ( ( a ) ) ] => Iflt( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `access_flags` is never read
[INFO] [stdout]   --> src/java/class_file/mod.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct Method<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 79 |     pub access_flags: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Method` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MethodAccess` is never used
[INFO] [stdout]   --> src/java/class_file/mod.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub enum MethodAccess {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_access` is never used
[INFO] [stdout]    --> src/java/class_file/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<'a> Method<'a> {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn get_access(&self) -> HashSet<MethodAccess> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct CodeBlock<'a> {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 251 |     attributes: Vec<Attribute<'a>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CodeBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_line_numbers` is never used
[INFO] [stdout]    --> src/java/class_file/mod.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl<'a> CodeBlock<'a> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn get_line_numbers(&self) -> Vec<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:296:21
[INFO] [stdout]     |
[INFO] [stdout] 296 |     LineNumberTable(Vec<(u16, u16)>),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 296 -     LineNumberTable(Vec<(u16, u16)>),
[INFO] [stdout] 296 +     LineNumberTable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `info` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     GenericAttribute {
[INFO] [stdout]     |     ---------------- fields in this variant
[INFO] [stdout] 299 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 300 |         info: &'a [u8],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:307:15
[INFO] [stdout]     |
[INFO] [stdout] 307 |     Integer { value: i32 },
[INFO] [stdout]     |     -------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |     Float { value: f32 },
[INFO] [stdout]     |     -----   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 |     Long { value: i64 },
[INFO] [stdout]     |     ----   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:310:14
[INFO] [stdout]     |
[INFO] [stdout] 310 |     Double { value: f64 },
[INFO] [stdout]     |     ------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `string_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |     String { string_index: u16 },
[INFO] [stdout]     |     ------   ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |     0x9c => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifge( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 |     FieldRef { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]     |     --------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:315:26
[INFO] [stdout]     |
[INFO] [stdout] 315 |     InterfaceMethodRef { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]     |     ------------------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `reference_kind` and `reference_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |     MethodHandle { reference_kind: u8, reference_index: u16 },
[INFO] [stdout]     |     ------------   ^^^^^^^^^^^^^^      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `descriptor_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |     MethodType { descriptor_index: u16 },
[INFO] [stdout]     |     ----------   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bootstrap_method_attr_index` and `name_and_type_index` are never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:319:21
[INFO] [stdout]     |
[INFO] [stdout] 319 |     InvokeDynamic { bootstrap_method_attr_index: u16, name_and_type_index: u16 },
[INFO] [stdout]     |     -------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 320 |     Module { name_index: u16 },
[INFO] [stdout]     |     ------   ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name_index` is never read
[INFO] [stdout]    --> src/java/class_file/mod.rs:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     Package { name_index: u16 },
[INFO] [stdout]     |     -------   ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEMOCLASS` is never used
[INFO] [stdout]    --> src/java/class_file/parser.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |     const DEMOCLASS: &'static [u8] = include_bytes!("../../../sample/DemoClass.class");
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `disassemble` is never used
[INFO] [stdout]  --> src/java/class_file/dissasm.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn disassemble<'a>(method: &Method<'a>) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     0x9d => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifgt( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |     0x9e => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifle( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |     0x12 => (2): [ a: be_u8  >> ( (a) ) ] => LDC( a: u8 ),
[INFO] [stdout]     | |                                              --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     0x9f => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpEQ( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     0xa0 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpNE( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  89 | |     0x13 => (3): [ a: be_u16 >> ( (a) ) ] => LDCW( a: u16 ),
[INFO] [stdout]     | |                                              ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |     0xa1 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpLT( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  90 | |     0x14 => (3): [ a: be_u16 >> ( (a) ) ] => LDC2W( a: u16 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |     0xa3 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpGT( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  92 | |     0x16 => (2): [ a: be_u8  >> ( (a) ) ] => LLoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     0xa4 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpLE( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |     0x17 => (2): [ a: be_u8  >> ( (a) ) ] => FLoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     0xa5 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfACmpEQ( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  94 | |     0x18 => (2): [ a: be_u8  >> ( (a) ) ] => DLoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |     0xa6 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfACmpNE( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout]  95 | |     0x19 => (2): [ a: be_u8  >> ( (a) ) ] => ALoad( a: u8 ),
[INFO] [stdout]     | |                                              ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     0xa8 => (3): [ a: be_i16 >> ( ( a ) ) ] => JSR( a: i16 ),
[INFO] [stdout]     | |                                                --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |     0x37 => (2): [ a: be_u8 >> ( ( a ) ) ] => LStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |     0xa9 => (2): [ a: be_u8  >> ( ( a ) ) ] => Ret( a: u8 ),
[INFO] [stdout]     | |                                                --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     0x38 => (2): [ a: be_u8 >> ( ( a ) ) ] => FStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 240 | |     0xaa => (2): [ a: be_u8  >> ( ( a ) ) ] => TableSwitch( a: u8 ),
[INFO] [stdout]     | |                                                ----------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |     0x39 => (2): [ a: be_u8 >> ( ( a ) ) ] => DStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |     0x3a => (2): [ a: be_u8 >> ( ( a ) ) ] => AStore( a: u8 ),
[INFO] [stdout]     | |                                               ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |     0xab => (9): [ a: be_u64 >> b: be_u64 >> ( ( a, b ) ) ] => LookupSwitch( a: u64, b: u64 ),   //TODO: this is not entirely correct, th...
[INFO] [stdout]     | |                                                                ------------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |     0x99 => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifeq( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |     0xb2 => (3): [ a: be_u16 >> ( (a) ) ] => GetStatic( a: u16 ),
[INFO] [stdout]     | |                                              --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |     0x9a => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifne( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     0xb3 => (3): [ a: be_u16 >> ( ( a ) ) ] => PutStatic( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     0x9b => (3): [ a: be_i16 >> ( ( a ) ) ] => Iflt( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |     0xb4 => (3): [ a: be_u16 >> ( ( a ) ) ] => GetField( a: u16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |     0xb5 => (3): [ a: be_u16 >> ( ( a ) ) ] => PutField( a: u16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |     0x9c => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifge( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     0x9d => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifgt( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |     0xb6 => (3): [ a: be_u16 >> ( ( a ) ) ] => InvokeVirtual( a: u16 ),
[INFO] [stdout]     | |                                                ------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |     0x9e => (3): [ a: be_i16 >> ( ( a ) ) ] => Ifle( a: i16 ),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     0xb7 => (3): [ a: be_u16 >> ( ( a ) ) ] => InvokeSpecial( a: u16 ),
[INFO] [stdout]     | |                                                ------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     0x9f => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpEQ( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     0xb9 => (5): [ a: be_u64 >> ( ( a ) ) ] => InvokeInterface( a: u64 ),
[INFO] [stdout]     | |                                                --------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     0xa0 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpNE( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     0xba => (5): [ a: be_u64 >> ( ( a ) ) ] => InvokeDynamic( a: u64),
[INFO] [stdout]     | |                                                ------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |     0xa1 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpLT( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |     0xbb => (3): [ a: be_u16 >> ( ( a ) ) ] => New( a: u16 ),
[INFO] [stdout]     | |                                                --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |     0xa3 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpGT( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |     0xbc => (2): [ a: be_u8 >> ( ( a ) ) ] => NewArray( a: u8 ),
[INFO] [stdout]     | |                                               -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     0xa4 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfICmpLE( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |     0xbd => (3): [ a: be_u16 >> ( ( a ) ) ] => AAewArray( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     0xc0 => (3): [ a: be_u16 >> ( ( a ) ) ] => CheckCast( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     0xa5 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfACmpEQ( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |     0xa6 => (3): [ a: be_i16 >> ( ( a ) ) ] => IfACmpNE( a: i16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     0xc1 => (3): [ a: be_u16 >> ( ( a ) ) ] => InstanceOf( a: u16 ),
[INFO] [stdout]     | |                                                ---------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     0xa8 => (3): [ a: be_i16 >> ( ( a ) ) ] => JSR( a: i16 ),
[INFO] [stdout]     | |                                                --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |     0xc4 => (1): [ a: be_u16 >> b: be_u8 >> ( ( a, b ) ) ] => Wide( a: u16, b: u8),
[INFO] [stdout]     | |                                                               ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |     0xa9 => (2): [ a: be_u8  >> ( ( a ) ) ] => Ret( a: u8 ),
[INFO] [stdout]     | |                                                --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |     0xc5 => (1): [ a: be_u16 >> b: be_u8 >> ( ( a, b ) ) ] => MultianeWArray( a: u16, b: u8),
[INFO] [stdout]     | |                                                               -------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 240 | |     0xaa => (2): [ a: be_u8  >> ( ( a ) ) ] => TableSwitch( a: u8 ),
[INFO] [stdout]     | |                                                ----------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |     0xab => (9): [ a: be_u64 >> b: be_u64 >> ( ( a, b ) ) ] => LookupSwitch( a: u64, b: u64 ),   //TODO: this is not entirely correct, th...
[INFO] [stdout]     | |                                                                ------------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |     0xc6 => (3): [ a: be_u16 >> ( ( a ) ) ] => IfNull( a: u16 ),
[INFO] [stdout]     | |                                                ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | |     0xc7 => (3): [ a: be_u16 >> ( ( a ) ) ] => IfNonNull( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |     0xb2 => (3): [ a: be_u16 >> ( (a) ) ] => GetStatic( a: u16 ),
[INFO] [stdout]     | |                                              --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 270 | |     0xc8 => (5): [ a: be_u64 >> ( ( a ) ) ] => GotoW( a: u64),
[INFO] [stdout]     | |                                                ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     0xc9 => (5): [ a: be_u64 >> ( ( a ) ) ] => JSRW( a: u64),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `None` and `Null` are never constructed
[INFO] [stdout]   --> src/java/runtime/mod.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum StackValue {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 44 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 45 |     Null,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StackValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GotoAbsolute` is never constructed
[INFO] [stdout]    --> src/java/runtime/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | enum InstructionResult {
[INFO] [stdout]     |      ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 118 |     GotoAbsolute(usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `classpath` is never read
[INFO] [stdout]    --> src/java/runtime/mod.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Runtime<'a> {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 128 |     classes: HashMap<String, Arc<ClassFile<'a>>>,
[INFO] [stdout] 129 |     classpath: Vec<PathBuf>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/java/class_file/mod.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_constant(&self, index: u16) -> Option<&ConstantType> {
[INFO] [stdout]    |                         ^^^^^                        ^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                            ||
[INFO] [stdout]    |                         |                            |the same lifetime is hidden here
[INFO] [stdout]    |                         |                            the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_constant(&self, index: u16) -> Option<&ConstantType<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     0xb3 => (3): [ a: be_u16 >> ( ( a ) ) ] => PutStatic( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/java/class_file/mod.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_method_from_nat(&self, nat_index: u16) -> Option<&Method> {
[INFO] [stdout]    |                                ^^^^^                            ^^^^^^^
[INFO] [stdout]    |                                |                                ||
[INFO] [stdout]    |                                |                                |the same lifetime is hidden here
[INFO] [stdout]    |                                |                                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_method_from_nat(&self, nat_index: u16) -> Option<&Method<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/java/class_file/parser.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |     constant<&[u8], ConstantType>,
[INFO] [stdout]     |              ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     constant<&[u8], ConstantType<'_>>,
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |     0xb4 => (3): [ a: be_u16 >> ( ( a ) ) ] => GetField( a: u16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> src/java/runtime/mod.rs:164:83
[INFO] [stdout]     |
[INFO] [stdout] 164 |                     Some(ConstantType::Utf8 { value }) => Some((class_index, value.clone())),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |     0xb5 => (3): [ a: be_u16 >> ( ( a ) ) ] => PutField( a: u16 ),
[INFO] [stdout]     | |                                                -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |     0xb6 => (3): [ a: be_u16 >> ( ( a ) ) ] => InvokeVirtual( a: u16 ),
[INFO] [stdout]     | |                                                ------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     0xb7 => (3): [ a: be_u16 >> ( ( a ) ) ] => InvokeSpecial( a: u16 ),
[INFO] [stdout]     | |                                                ------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/java/runtime/mod.rs:423:21
[INFO] [stdout]     |
[INFO] [stdout] 423 |                     self.check_return_type(method.get_signature().return_type, &return_value);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 423 |                     let _ = self.check_return_type(method.get_signature().return_type, &return_value);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     0xb9 => (5): [ a: be_u64 >> ( ( a ) ) ] => InvokeInterface( a: u64 ),
[INFO] [stdout]     | |                                                --------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     0xba => (5): [ a: be_u64 >> ( ( a ) ) ] => InvokeDynamic( a: u64),
[INFO] [stdout]     | |                                                ------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |     0xbb => (3): [ a: be_u16 >> ( ( a ) ) ] => New( a: u16 ),
[INFO] [stdout]     | |                                                --- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |     0xbc => (2): [ a: be_u8 >> ( ( a ) ) ] => NewArray( a: u8 ),
[INFO] [stdout]     | |                                               -------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |     0xbd => (3): [ a: be_u16 >> ( ( a ) ) ] => AAewArray( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     0xc0 => (3): [ a: be_u16 >> ( ( a ) ) ] => CheckCast( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     0xc1 => (3): [ a: be_u16 >> ( ( a ) ) ] => InstanceOf( a: u16 ),
[INFO] [stdout]     | |                                                ---------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |     0xc4 => (1): [ a: be_u16 >> b: be_u8 >> ( ( a, b ) ) ] => Wide( a: u16, b: u8),
[INFO] [stdout]     | |                                                               ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |     0xc5 => (1): [ a: be_u16 >> b: be_u8 >> ( ( a, b ) ) ] => MultianeWArray( a: u16, b: u8),
[INFO] [stdout]     | |                                                               -------------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |     0xc6 => (3): [ a: be_u16 >> ( ( a ) ) ] => IfNull( a: u16 ),
[INFO] [stdout]     | |                                                ------ field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | |     0xc7 => (3): [ a: be_u16 >> ( ( a ) ) ] => IfNonNull( a: u16 ),
[INFO] [stdout]     | |                                                --------- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 270 | |     0xc8 => (5): [ a: be_u64 >> ( ( a ) ) ] => GotoW( a: u64),
[INFO] [stdout]     | |                                                ----- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/java/instructions.rs:18:25
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   $name ( ( $($t),* ) )
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 | / instruction!(
[INFO] [stdout]  70 | |     0x00 => (1): [ () ] => NOOP(),
[INFO] [stdout]  71 | |     0x01 => (1): [ () ] => AConstNull(),
[INFO] [stdout]  72 | |     0x02 => (1): [ () ] => IConstm1(),
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     0xc9 => (5): [ a: be_u64 >> ( ( a ) ) ] => JSRW( a: u64),
[INFO] [stdout]     | |                                                ---- field in this variant
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     0xff => (1): [ () ] => ImpDep2()
[INFO] [stdout] 275 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `instruction` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout]  18 -                 $name ( ( $($t),* ) )
[INFO] [stdout]  18 +                 $name ( () )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `None` and `Null` are never constructed
[INFO] [stdout]   --> src/java/runtime/mod.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum StackValue {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 44 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 45 |     Null,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StackValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GotoAbsolute` is never constructed
[INFO] [stdout]    --> src/java/runtime/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | enum InstructionResult {
[INFO] [stdout]     |      ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 118 |     GotoAbsolute(usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `classpath` is never read
[INFO] [stdout]    --> src/java/runtime/mod.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Runtime<'a> {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 128 |     classes: HashMap<String, Arc<ClassFile<'a>>>,
[INFO] [stdout] 129 |     classpath: Vec<PathBuf>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/java/class_file/mod.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_constant(&self, index: u16) -> Option<&ConstantType> {
[INFO] [stdout]    |                         ^^^^^                        ^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                            ||
[INFO] [stdout]    |                         |                            |the same lifetime is hidden here
[INFO] [stdout]    |                         |                            the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_constant(&self, index: u16) -> Option<&ConstantType<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/java/class_file/mod.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_method_from_nat(&self, nat_index: u16) -> Option<&Method> {
[INFO] [stdout]    |                                ^^^^^                            ^^^^^^^
[INFO] [stdout]    |                                |                                ||
[INFO] [stdout]    |                                |                                |the same lifetime is hidden here
[INFO] [stdout]    |                                |                                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_method_from_nat(&self, nat_index: u16) -> Option<&Method<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/java/class_file/parser.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |     constant<&[u8], ConstantType>,
[INFO] [stdout]     |              ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     constant<&[u8], ConstantType<'_>>,
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> src/java/runtime/mod.rs:164:83
[INFO] [stdout]     |
[INFO] [stdout] 164 |                     Some(ConstantType::Utf8 { value }) => Some((class_index, value.clone())),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/java/runtime/mod.rs:423:21
[INFO] [stdout]     |
[INFO] [stdout] 423 |                     self.check_return_type(method.get_signature().return_type, &return_value);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 423 |                     let _ = self.check_return_type(method.get_signature().return_type, &return_value);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "72e0d0442d4093663121e061af814ed92747080ba809b8cb0c0cdd649955cb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e0d0442d4093663121e061af814ed92747080ba809b8cb0c0cdd649955cb17", kill_on_drop: false }`
[INFO] [stdout] 72e0d0442d4093663121e061af814ed92747080ba809b8cb0c0cdd649955cb17
