[INFO] cloning repository https://github.com/Taylor-lagrange/jvm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Taylor-lagrange/jvm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2d586f578f4cffa5552b129304ef290b16ec7a6 [INFO] checking Taylor-lagrange/jvm-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Taylor-lagrange/jvm-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Taylor-lagrange/jvm-rs [INFO] finished tweaking git repo https://github.com/Taylor-lagrange/jvm-rs [INFO] tweaked toml for git repo https://github.com/Taylor-lagrange/jvm-rs written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/Taylor-lagrange/jvm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51dbfb5382f9f80724431cb4bb01292956f9e1cb0dbb9134758cb5a11f829955 [INFO] running `Command { std: "docker" "start" "-a" "51dbfb5382f9f80724431cb4bb01292956f9e1cb0dbb9134758cb5a11f829955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51dbfb5382f9f80724431cb4bb01292956f9e1cb0dbb9134758cb5a11f829955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51dbfb5382f9f80724431cb4bb01292956f9e1cb0dbb9134758cb5a11f829955", kill_on_drop: false }` [INFO] [stdout] 51dbfb5382f9f80724431cb4bb01292956f9e1cb0dbb9134758cb5a11f829955 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a34d0dd6b461b9131aa96b2cd89faca53b1aae8fb4522d88586c117a97ed17 [INFO] running `Command { std: "docker" "start" "-a" "30a34d0dd6b461b9131aa96b2cd89faca53b1aae8fb4522d88586c117a97ed17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.4.4 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking log4rs v0.10.0 [INFO] [stderr] Checking jvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::classfile::attribute_info::*` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::classfile::attribute_info::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instructions::*` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::instructions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::bytecode_reader::*` [INFO] [stdout] --> src/instructions/base/branch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::bytecode_reader::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ACMPEQ` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_acmp.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct IF_ACMPEQ {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpeq` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ACMPNE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_acmp.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IF_ACMPNE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPEQ` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct IF_ICMPEQ {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpeq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPNE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IF_ICMPNE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPLT` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct IF_ICMPLT {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmplt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPLE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct IF_ICMPLE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPGT` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct IF_ICMPGT {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpgt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPGE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IF_ICMPGE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ACONST_NULL` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ACONST_NULL {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AconstNull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DCONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DCONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FCONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FCONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FCONST_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_M1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ICONST_M1 {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IconstM1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ICONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ICONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ICONST_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ICONST_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_4` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ICONST_4 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_5` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ICONST_5 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct LCONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct LCONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LOOKUP_SWITCH` should have an upper camel case name [INFO] [stdout] --> src/instructions/control/lookupswitch.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct LOOKUP_SWITCH {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LookupSwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TABLE_SWITCH` should have an upper camel case name [INFO] [stdout] --> src/instructions/control/tableswitch.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct TABLE_SWITCH {} [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TableSwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GOTO_W` should have an upper camel case name [INFO] [stdout] --> src/instructions/extended/goto_w.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GOTO_W {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `GotoW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::classfile::attribute_info::*` [INFO] [stdout] --> src/instructions/interpreter.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::classfile::attribute_info::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::classfile::member_info::*` [INFO] [stdout] --> src/instructions/interpreter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::classfile::member_info::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instructions::base::branch::*` [INFO] [stdout] --> src/instructions/interpreter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::instructions::base::branch::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::panic` [INFO] [stdout] --> src/instructions/interpreter.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::panic; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ALOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ALOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ALOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ALOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ILOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ILOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ILOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ILOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/instructions/reference/getstatic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GET_STATIC` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/getstatic.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GET_STATIC {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GetStatic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PUT_FIELD` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/putfield.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PUT_FIELD {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PutField` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PUT_STATIC` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/putstatic.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PUT_STATIC {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `PutStatic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP_X1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DUP_X1 {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `DupX1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP_X2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DUP_X2 {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `DupX2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP2_X1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DUP2_X1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP2_X2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DUP2_X2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ASTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ASTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ASTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ASTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ISTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ISTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ISTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ISTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rc` [INFO] [stdout] --> src/runtime/heap/object.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::{Rc, Weak}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Weak` [INFO] [stdout] --> src/runtime/local_vars.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::{Rc, Weak}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::classfile::attribute_info::*` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::classfile::attribute_info::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instructions::*` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::instructions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::bytecode_reader::*` [INFO] [stdout] --> src/instructions/base/branch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::bytecode_reader::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ACMPEQ` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_acmp.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct IF_ACMPEQ {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpeq` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ACMPNE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_acmp.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IF_ACMPNE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPEQ` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct IF_ICMPEQ {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpeq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPNE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IF_ICMPNE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPLT` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct IF_ICMPLT {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmplt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPLE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct IF_ICMPLE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPGT` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct IF_ICMPGT {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpgt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPGE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IF_ICMPGE {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ACONST_NULL` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ACONST_NULL {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AconstNull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DCONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DCONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FCONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FCONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FCONST_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_M1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ICONST_M1 {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IconstM1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ICONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ICONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ICONST_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ICONST_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_4` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ICONST_4 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_5` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ICONST_5 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct LCONST_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct LCONST_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LOOKUP_SWITCH` should have an upper camel case name [INFO] [stdout] --> src/instructions/control/lookupswitch.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct LOOKUP_SWITCH {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LookupSwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TABLE_SWITCH` should have an upper camel case name [INFO] [stdout] --> src/instructions/control/tableswitch.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct TABLE_SWITCH {} [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TableSwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GOTO_W` should have an upper camel case name [INFO] [stdout] --> src/instructions/extended/goto_w.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GOTO_W {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `GotoW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::classfile::attribute_info::*` [INFO] [stdout] --> src/instructions/interpreter.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::classfile::attribute_info::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::classfile::member_info::*` [INFO] [stdout] --> src/instructions/interpreter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::classfile::member_info::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instructions::base::branch::*` [INFO] [stdout] --> src/instructions/interpreter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::instructions::base::branch::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::panic` [INFO] [stdout] --> src/instructions/interpreter.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::panic; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ALOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ALOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ALOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ALOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ILOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ILOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ILOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ILOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/instructions/reference/getstatic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GET_STATIC` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/getstatic.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GET_STATIC {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GetStatic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PUT_FIELD` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/putfield.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PUT_FIELD {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PutField` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PUT_STATIC` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/putstatic.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PUT_STATIC {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `PutStatic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP_X1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DUP_X1 {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `DupX1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP_X2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DUP_X2 {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `DupX2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP2_X1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DUP2_X1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP2_X2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DUP2_X2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ASTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ASTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ASTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ASTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ISTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ISTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ISTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ISTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rc` [INFO] [stdout] --> src/runtime/heap/object.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::{Rc, Weak}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Weak` [INFO] [stdout] --> src/runtime/local_vars.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::{Rc, Weak}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instructions::base::instruction` [INFO] [stdout] --> src/instructions/interpreter.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::instructions::base::instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/base/instruction.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/instructions/base/instruction.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/dcmp.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/dcmp.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/fcmp.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/fcmp.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/lcmp.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/nop.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/instructions/constants/nop.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `offset` is never read [INFO] [stdout] --> src/instructions/control/tableswitch.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut offset = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/and.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/and.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/or.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/or.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xor.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xor.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/pop.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/pop.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/swap.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exception_table` [INFO] [stdout] --> src/runtime/heap/method.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | exception_table, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `exception_table: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/runtime/heap/method.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/runtime/heap/refs.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | for info in class.interfaces.iter() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instructions::base::instruction` [INFO] [stdout] --> src/instructions/interpreter.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::instructions::base::instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/base/instruction.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/instructions/base/instruction.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | fn fetch_operands(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) -> usize { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/dcmp.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/dcmp.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/fcmp.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/fcmp.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/comparisons/lcmp.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/nop.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/instructions/constants/nop.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/consts.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `offset` is never read [INFO] [stdout] --> src/instructions/control/tableswitch.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut offset = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/aload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/dload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/fload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/iload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/loads/lload.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/add.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/and.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/and.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/div.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/mul.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/neg.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/or.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/or.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/rem.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sub.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xor.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xor.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/pop.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/pop.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/swap.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/astore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/dstore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/fstore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/istore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stores/lstore.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn execute(&mut self, reader: &mut BytecodeReader, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exception_table` [INFO] [stdout] --> src/runtime/heap/method.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | exception_table, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `exception_table: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/runtime/heap/method.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/runtime/heap/refs.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | for info in class.interfaces.iter() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instructions/interpreter.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | let mut thread = Thread::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instructions/interpreter.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | let mut thread = Thread::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u64` [INFO] [stdout] --> src/classfile/class_reader.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read_u64(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> src/classfile/class_file.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_main_method` [INFO] [stdout] --> src/classfile/class_file.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_main_method(&self) -> &MemberInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/instructions/base/bytecode_reader.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(code: Vec, pc: usize) -> BytecodeReader { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset_pc` [INFO] [stdout] --> src/instructions/base/bytecode_reader.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn reset_pc(&mut self, pc: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset` [INFO] [stdout] --> src/instructions/base/bytecode_reader.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn reset(&mut self, code: Vec, pc: usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_instruction` [INFO] [stdout] --> src/instructions/factory.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new_instruction(opcode: u8) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `interpret` [INFO] [stdout] --> src/instructions/interpreter.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn interpret<'a>(method: Rc>>) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/instructions/interpreter.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn run(thread: Rc>, code: Vec) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SUPER` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ACC_SUPER: u16 = 0x0020; // class [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SYNCHRONIZED` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const ACC_SYNCHRONIZED: u16 = 0x0020; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_VOLATILE` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const ACC_VOLATILE: u16 = 0x0040; // field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_BRIDGE` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ACC_BRIDGE: u16 = 0x0040; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_TRANSIENT` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ACC_TRANSIENT: u16 = 0x0080; // field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_VARARGS` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ACC_VARARGS: u16 = 0x0080; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_NATIVE` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub const ACC_NATIVE: u16 = 0x0100; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_STRICT` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ACC_STRICT: u16 = 0x0800; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SYNTHETIC` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const ACC_SYNTHETIC: u16 = 0x1000; // class field method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_ANNOTATION` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ACC_ANNOTATION: u16 = 0x2000; // class [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_ENUM` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const ACC_ENUM: u16 = 0x4000; // class field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_final` [INFO] [stdout] --> src/runtime/heap/class.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn is_final(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_super` [INFO] [stdout] --> src/runtime/heap/class.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn is_super(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_synthetic` [INFO] [stdout] --> src/runtime/heap/class.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn is_synthetic(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_annotation` [INFO] [stdout] --> src/runtime/heap/class.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn is_annotation(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enum` [INFO] [stdout] --> src/runtime/heap/class.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn is_enum(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_static_method` [INFO] [stdout] --> src/runtime/heap/class.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | fn get_static_method(&self, name: &String, descriptor: &String) -> Weak>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_main_method` [INFO] [stdout] --> src/runtime/heap/class.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_main_method(&self) -> Weak>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_assignable_from` [INFO] [stdout] --> src/runtime/heap/class.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | fn is_assignable_from(&self, iface: Weak>>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_implements` [INFO] [stdout] --> src/runtime/heap/class.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | fn is_implements(&self, iface: Weak>>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_sub_interface_of` [INFO] [stdout] --> src/runtime/heap/class.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | fn is_sub_interface_of(&self, iface: Weak>>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/heap/class_loader.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(cp: Classpath) -> Rc> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `calc_instance_field_slot_ids` [INFO] [stdout] --> src/runtime/heap/class_loader.rs:78:6 [INFO] [stdout] | [INFO] [stdout] 78 | fn calc_instance_field_slot_ids(class: Rc>>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_synthetic` [INFO] [stdout] --> src/runtime/heap/class_member.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn is_synthetic(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_volatile` [INFO] [stdout] --> src/runtime/heap/field.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn is_volatile(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_transient` [INFO] [stdout] --> src/runtime/heap/field.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn is_transient(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enum` [INFO] [stdout] --> src/runtime/heap/field.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn is_enum(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_synchronized` [INFO] [stdout] --> src/runtime/heap/method.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn is_synchronized(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_bridge` [INFO] [stdout] --> src/runtime/heap/method.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn is_bridge(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_varargs` [INFO] [stdout] --> src/runtime/heap/method.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn is_varargs(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_native` [INFO] [stdout] --> src/runtime/heap/method.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn is_native(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_abstract` [INFO] [stdout] --> src/runtime/heap/method.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn is_abstract(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_strict` [INFO] [stdout] --> src/runtime/heap/method.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn is_strict(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/operand_stack.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(max_stack: usize) -> OperandStack<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/thread.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(method: Rc>>, thread: Weak>>) -> Frame<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/thread.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(max_size: usize) -> Stack<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/runtime/thread.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn push(&mut self, frame: Frame<'a>) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/runtime/thread.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn pop(&mut self) -> Frame<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `top` [INFO] [stdout] --> src/runtime/thread.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn top(&mut self) -> &mut Frame<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/thread.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn new() -> Rc>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_frame` [INFO] [stdout] --> src/runtime/thread.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn new_frame(thread: Weak>>, method: Rc>>) -> Frame<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `elem` [INFO] [stdout] --> src/utils/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | elem: T, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils/list.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/utils/list.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn push(&mut self, elem: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/utils/list.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek` [INFO] [stdout] --> src/utils/list.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn peek(&self) -> Option<&T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_mut` [INFO] [stdout] --> src/utils/list.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn peek_mut(&mut self) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 269 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u64` [INFO] [stdout] --> src/classfile/class_reader.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read_u64(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> src/classfile/class_file.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_main_method` [INFO] [stdout] --> src/classfile/class_file.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_main_method(&self) -> &MemberInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/instructions/base/bytecode_reader.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(code: Vec, pc: usize) -> BytecodeReader { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset_pc` [INFO] [stdout] --> src/instructions/base/bytecode_reader.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn reset_pc(&mut self, pc: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset` [INFO] [stdout] --> src/instructions/base/bytecode_reader.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn reset(&mut self, code: Vec, pc: usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_instruction` [INFO] [stdout] --> src/instructions/factory.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new_instruction(opcode: u8) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `interpret` [INFO] [stdout] --> src/instructions/interpreter.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn interpret<'a>(method: Rc>>) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/instructions/interpreter.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn run(thread: Rc>, code: Vec) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SUPER` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ACC_SUPER: u16 = 0x0020; // class [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SYNCHRONIZED` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const ACC_SYNCHRONIZED: u16 = 0x0020; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_VOLATILE` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const ACC_VOLATILE: u16 = 0x0040; // field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_BRIDGE` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ACC_BRIDGE: u16 = 0x0040; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_TRANSIENT` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ACC_TRANSIENT: u16 = 0x0080; // field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_VARARGS` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ACC_VARARGS: u16 = 0x0080; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_NATIVE` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub const ACC_NATIVE: u16 = 0x0100; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_STRICT` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ACC_STRICT: u16 = 0x0800; // method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SYNTHETIC` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const ACC_SYNTHETIC: u16 = 0x1000; // class field method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_ANNOTATION` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ACC_ANNOTATION: u16 = 0x2000; // class [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_ENUM` [INFO] [stdout] --> src/runtime/heap/access_flags.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const ACC_ENUM: u16 = 0x4000; // class field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_final` [INFO] [stdout] --> src/runtime/heap/class.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn is_final(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_super` [INFO] [stdout] --> src/runtime/heap/class.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn is_super(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_synthetic` [INFO] [stdout] --> src/runtime/heap/class.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn is_synthetic(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_annotation` [INFO] [stdout] --> src/runtime/heap/class.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn is_annotation(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enum` [INFO] [stdout] --> src/runtime/heap/class.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn is_enum(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_static_method` [INFO] [stdout] --> src/runtime/heap/class.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | fn get_static_method(&self, name: &String, descriptor: &String) -> Weak>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_main_method` [INFO] [stdout] --> src/runtime/heap/class.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_main_method(&self) -> Weak>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_assignable_from` [INFO] [stdout] --> src/runtime/heap/class.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | fn is_assignable_from(&self, iface: Weak>>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_implements` [INFO] [stdout] --> src/runtime/heap/class.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | fn is_implements(&self, iface: Weak>>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_sub_interface_of` [INFO] [stdout] --> src/runtime/heap/class.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | fn is_sub_interface_of(&self, iface: Weak>>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/heap/class_loader.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(cp: Classpath) -> Rc> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `calc_instance_field_slot_ids` [INFO] [stdout] --> src/runtime/heap/class_loader.rs:78:6 [INFO] [stdout] | [INFO] [stdout] 78 | fn calc_instance_field_slot_ids(class: Rc>>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_synthetic` [INFO] [stdout] --> src/runtime/heap/class_member.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn is_synthetic(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_volatile` [INFO] [stdout] --> src/runtime/heap/field.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn is_volatile(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_transient` [INFO] [stdout] --> src/runtime/heap/field.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn is_transient(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enum` [INFO] [stdout] --> src/runtime/heap/field.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn is_enum(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_synchronized` [INFO] [stdout] --> src/runtime/heap/method.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn is_synchronized(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_bridge` [INFO] [stdout] --> src/runtime/heap/method.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn is_bridge(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_varargs` [INFO] [stdout] --> src/runtime/heap/method.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn is_varargs(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_native` [INFO] [stdout] --> src/runtime/heap/method.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn is_native(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_abstract` [INFO] [stdout] --> src/runtime/heap/method.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn is_abstract(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_strict` [INFO] [stdout] --> src/runtime/heap/method.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn is_strict(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/thread.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(method: Rc>>, thread: Weak>>) -> Frame<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/thread.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(max_size: usize) -> Stack<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/runtime/thread.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn push(&mut self, frame: Frame<'a>) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/runtime/thread.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn pop(&mut self) -> Frame<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `top` [INFO] [stdout] --> src/runtime/thread.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn top(&mut self) -> &mut Frame<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/runtime/thread.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn new() -> Rc>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_frame` [INFO] [stdout] --> src/runtime/thread.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn new_frame(thread: Weak>>, method: Rc>>) -> Frame<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 262 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.81s [INFO] running `Command { std: "docker" "inspect" "30a34d0dd6b461b9131aa96b2cd89faca53b1aae8fb4522d88586c117a97ed17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a34d0dd6b461b9131aa96b2cd89faca53b1aae8fb4522d88586c117a97ed17", kill_on_drop: false }` [INFO] [stdout] 30a34d0dd6b461b9131aa96b2cd89faca53b1aae8fb4522d88586c117a97ed17