[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 try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 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-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Taylor-lagrange/jvm-rs on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-24/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log4rs v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23741723fa442af308b77d98a31cf479a34e4118e4c607824c89f240b31b109b [INFO] running `Command { std: "docker" "start" "-a" "23741723fa442af308b77d98a31cf479a34e4118e4c607824c89f240b31b109b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23741723fa442af308b77d98a31cf479a34e4118e4c607824c89f240b31b109b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23741723fa442af308b77d98a31cf479a34e4118e4c607824c89f240b31b109b", kill_on_drop: false }` [INFO] [stdout] 23741723fa442af308b77d98a31cf479a34e4118e4c607824c89f240b31b109b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c156e1c2a9b6323c35d52570262aeeddf2e39f3803e10ec80c472bcfcfc56e8b [INFO] running `Command { std: "docker" "start" "-a" "c156e1c2a9b6323c35d52570262aeeddf2e39f3803e10ec80c472bcfcfc56e8b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [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 thread-id v3.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking flate2 v1.0.20 [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 proc-macro-error v1.0.4 [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 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/instructions/comparisons/lcmp.rs (1 fix) [INFO] [stderr] Fixed src/instructions/stores/fstore.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/constants/nop.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/conversions/f2x.rs (3 fixes) [INFO] [stderr] Fixed src/instructions/conversions/l2x.rs (3 fixes) [INFO] [stderr] Fixed src/instructions/reference/getstatic.rs (1 fix) [INFO] [stderr] Fixed src/instructions/stores/istore.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/stores/astore.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/math/sh.rs (6 fixes) [INFO] [stderr] Fixed src/instructions/loads/fload.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/math/or.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/math/neg.rs (4 fixes) [INFO] [stderr] Fixed src/main.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/comparisons/fcmp.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/interpreter.rs (5 fixes) [INFO] [stderr] Fixed src/instructions/math/mul.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/math/xor.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/math/rem.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/heap/object.rs (1 fix) [INFO] [stderr] Fixed src/instructions/stack/dup.rs (6 fixes) [INFO] [stderr] Fixed src/instructions/stack/pop.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/base/instruction.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/conversions/i2x.rs (6 fixes) [INFO] [stderr] Fixed src/instructions/comparisons/dcmp.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/math/add.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/loads/dload.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/heap/refs.rs (1 fix) [INFO] [stderr] Fixed src/instructions/loads/iload.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/math/and.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/base/branch.rs (1 fix) [INFO] [stderr] Fixed src/instructions/loads/aload.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/loads/lload.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/stack/swap.rs (1 fix) [INFO] [stderr] Fixed src/instructions/stores/lstore.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/math/div.rs (4 fixes) [INFO] [stderr] Fixed src/instructions/conversions/d2x.rs (3 fixes) [INFO] [stderr] Fixed src/instructions/stores/dstore.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/heap/method.rs (2 fixes) [INFO] [stderr] Fixed src/instructions/constants/consts.rs (15 fixes) [INFO] [stderr] Fixed src/runtime/local_vars.rs (1 fix) [INFO] [stderr] Fixed src/instructions/math/sub.rs (4 fixes) [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: 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: 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: 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: 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: 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: `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] = note: `#[warn(unused_imports)]` on by default [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 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] = note: `#[warn(unused_imports)]` on by default [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: 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: 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: 124 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 131 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.35s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking jvm v0.1.0 (/tmp/fixit) [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: 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: 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: 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: 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: 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: `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] = note: `#[warn(unused_imports)]` on by default [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] = note: `#[warn(unused_imports)]` on by default [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: 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: 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: `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: 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: 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: `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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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_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_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_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_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_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_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_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_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_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_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_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: 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: 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: 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: 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: 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_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_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_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_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_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_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_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_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_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_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: `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: `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: `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: `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_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_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_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_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_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: `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: `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: `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: `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: `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: `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: `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: `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: `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: `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: `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: `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: 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: 131 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 124 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `Command { std: "docker" "inspect" "c156e1c2a9b6323c35d52570262aeeddf2e39f3803e10ec80c472bcfcfc56e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c156e1c2a9b6323c35d52570262aeeddf2e39f3803e10ec80c472bcfcfc56e8b", kill_on_drop: false }` [INFO] [stdout] c156e1c2a9b6323c35d52570262aeeddf2e39f3803e10ec80c472bcfcfc56e8b