[INFO] cloning repository https://github.com/kaiakz/jvmrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaiakz/jvmrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiakz%2Fjvmrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiakz%2Fjvmrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2f03500cdeb71af11bf1b0ee5743c2f0ec1d18 [INFO] checking kaiakz/jvmrs against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiakz%2Fjvmrs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaiakz/jvmrs on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaiakz/jvmrs [INFO] finished tweaking git repo https://github.com/kaiakz/jvmrs [INFO] tweaked toml for git repo https://github.com/kaiakz/jvmrs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kaiakz/jvmrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d231536f4bd45f0c8c91fe09b3d0559264e1597b5131fba914618898c9ac323 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d231536f4bd45f0c8c91fe09b3d0559264e1597b5131fba914618898c9ac323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d231536f4bd45f0c8c91fe09b3d0559264e1597b5131fba914618898c9ac323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d231536f4bd45f0c8c91fe09b3d0559264e1597b5131fba914618898c9ac323", kill_on_drop: false }` [INFO] [stdout] 8d231536f4bd45f0c8c91fe09b3d0559264e1597b5131fba914618898c9ac323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d8e2d71191e962f1f64ea520aa4e97bc1e5b946be7776e5e2af81104c0d4656 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7d8e2d71191e962f1f64ea520aa4e97bc1e5b946be7776e5e2af81104c0d4656", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking jvmrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::utils::bytes::ByteStream` [INFO] [stdout] --> src/classpath.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::utils::bytes::ByteStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mem::Slot` [INFO] [stdout] --> src/instructions/stack/dup.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mem::Slot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mem::Slot` [INFO] [stdout] --> src/instructions/stack/swap.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mem::Slot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::bytes` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use utils::bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::bytes::ByteStream` [INFO] [stdout] --> src/classpath.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::utils::bytes::ByteStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mem::Slot` [INFO] [stdout] --> src/instructions/stack/dup.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mem::Slot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mem::Slot` [INFO] [stdout] --> src/instructions/stack/swap.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mem::Slot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::bytes` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use utils::bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cf` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let cf = classfile::ClassFile::load(b); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/xconst.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/nop.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/instructions/constants/nop.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn excute(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/swap.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/pop.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/bools.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/bools.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cf` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let cf = classfile::ClassFile::load(b); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/xconst.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/constants/nop.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/instructions/constants/nop.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn excute(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/dup.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/swap.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/stack/pop.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xadd.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xsub.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xmul.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xdiv.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xrem.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/xneg.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/sh.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/bools.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/math/bools.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/i2x.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/l2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/f2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/instructions/conversions/d2x.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | fn fetch_operands(&mut self, reader: &mut ByteCode) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cmd` [INFO] [stdout] --> src/cmd.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn cmd() { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | Integer {val:i32}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | Float {val:f32}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 189 | Long {val:i64}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | Double {val:f64}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/cp.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | Class {name_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `utf8_index` [INFO] [stdout] --> src/classfile/cp.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | String {utf8_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class_index` [INFO] [stdout] --> src/classfile/cp.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | Fieldref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:193:32 [INFO] [stdout] | [INFO] [stdout] 193 | Fieldref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class_index` [INFO] [stdout] --> src/classfile/cp.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | Methodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:194:33 [INFO] [stdout] | [INFO] [stdout] 194 | Methodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class_index` [INFO] [stdout] --> src/classfile/cp.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | InterfaceMethodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:195:42 [INFO] [stdout] | [INFO] [stdout] 195 | InterfaceMethodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/cp.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | NameAndType {name_index:u16, descriptor_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/cp.rs:196:34 [INFO] [stdout] | [INFO] [stdout] 196 | NameAndType {name_index:u16, descriptor_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reference_kind` [INFO] [stdout] --> src/classfile/cp.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | MethodHandle {reference_kind:u8, reference_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reference_index` [INFO] [stdout] --> src/classfile/cp.rs:197:38 [INFO] [stdout] | [INFO] [stdout] 197 | MethodHandle {reference_kind:u8, reference_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/cp.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | MethodType {descriptor_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bootstrap_method_attr_index` [INFO] [stdout] --> src/classfile/cp.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | InvokeDynamic {bootstrap_method_attr_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:199:53 [INFO] [stdout] | [INFO] [stdout] 199 | InvokeDynamic {bootstrap_method_attr_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/classfile/attribute.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | info : Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_stack` [INFO] [stdout] --> src/classfile/attribute.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | max_stack:u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_locals` [INFO] [stdout] --> src/classfile/attribute.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | max_locals:u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/classfile/attribute.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | code:Bytes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_table` [INFO] [stdout] --> src/classfile/attribute.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | exception_table: ExceptionTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attribute_info` [INFO] [stdout] --> src/classfile/attribute.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | attribute_info: Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `constantvalue_index` [INFO] [stdout] --> src/classfile/attribute.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | ConstantValue {constantvalue_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_index_table` [INFO] [stdout] --> src/classfile/attribute.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | exception_index_table: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_number_table` [INFO] [stdout] --> src/classfile/attribute.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | line_number_table: LineNumberTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `local_variable_table` [INFO] [stdout] --> src/classfile/attribute.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | local_variable_table: LocalVariableTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sourfile_index` [INFO] [stdout] --> src/classfile/attribute.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | SourceFile {sourfile_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/classfile/attribute.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | _Unparsed {name:String, info:Bytes}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/classfile/attribute.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | _Unparsed {name:String, info:Bytes}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_table` [INFO] [stdout] --> src/classfile/attribute.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | exception_table: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_pc` [INFO] [stdout] --> src/classfile/attribute.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | start_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `end_pc` [INFO] [stdout] --> src/classfile/attribute.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | end_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `handler_pc` [INFO] [stdout] --> src/classfile/attribute.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | handler_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `catch_type` [INFO] [stdout] --> src/classfile/attribute.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | catch_type: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_number_table` [INFO] [stdout] --> src/classfile/attribute.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | line_number_table: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_pc` [INFO] [stdout] --> src/classfile/attribute.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | start_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_number` [INFO] [stdout] --> src/classfile/attribute.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | line_number: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `local_variable_table` [INFO] [stdout] --> src/classfile/attribute.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | local_variable_table: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_pc` [INFO] [stdout] --> src/classfile/attribute.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | start_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/classfile/attribute.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | length: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/attribute.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | name_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/attribute.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | descriptor_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> src/classfile/attribute.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | index: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `members` [INFO] [stdout] --> src/classfile/member.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | members: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_flags` [INFO] [stdout] --> src/classfile/member.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | access_flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/member.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | name_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/member.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | descriptor_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attribute` [INFO] [stdout] --> src/classfile/member.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | attribute: Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interfaces` [INFO] [stdout] --> src/classfile/interface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | interfaces : Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `minor_version` [INFO] [stdout] --> src/classfile/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | minor_version : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `majar_version` [INFO] [stdout] --> src/classfile/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | majar_version : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `constant_pool` [INFO] [stdout] --> src/classfile/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | constant_pool : cp::ConstantPool, //use vector to store constantinfo and its len() to represent constantpool_count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_flags` [INFO] [stdout] --> src/classfile/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | access_flags : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this_class` [INFO] [stdout] --> src/classfile/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | this_class : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `super_class` [INFO] [stdout] --> src/classfile/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | super_class : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interfaces` [INFO] [stdout] --> src/classfile/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | interfaces : interface::Interface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fields` [INFO] [stdout] --> src/classfile/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fields : member::Member, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `methods` [INFO] [stdout] --> src/classfile/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | methods : member::Member, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> src/classfile/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | attributes : attribute::Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Thread` [INFO] [stdout] --> src/mem/thread.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Thread { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_stack` [INFO] [stdout] --> src/mem/thread.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | max_stack: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frames` [INFO] [stdout] --> src/mem/thread.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | frames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_local_variables` [INFO] [stdout] --> src/mem/frame.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | max_local_variables: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 123 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cmd` [INFO] [stdout] --> src/cmd.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn cmd() { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | Integer {val:i32}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | Float {val:f32}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 189 | Long {val:i64}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> src/classfile/cp.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | Double {val:f64}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/cp.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | Class {name_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `utf8_index` [INFO] [stdout] --> src/classfile/cp.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | String {utf8_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class_index` [INFO] [stdout] --> src/classfile/cp.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | Fieldref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:193:32 [INFO] [stdout] | [INFO] [stdout] 193 | Fieldref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class_index` [INFO] [stdout] --> src/classfile/cp.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | Methodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:194:33 [INFO] [stdout] | [INFO] [stdout] 194 | Methodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class_index` [INFO] [stdout] --> src/classfile/cp.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | InterfaceMethodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:195:42 [INFO] [stdout] | [INFO] [stdout] 195 | InterfaceMethodref {class_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/cp.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | NameAndType {name_index:u16, descriptor_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/cp.rs:196:34 [INFO] [stdout] | [INFO] [stdout] 196 | NameAndType {name_index:u16, descriptor_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reference_kind` [INFO] [stdout] --> src/classfile/cp.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | MethodHandle {reference_kind:u8, reference_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reference_index` [INFO] [stdout] --> src/classfile/cp.rs:197:38 [INFO] [stdout] | [INFO] [stdout] 197 | MethodHandle {reference_kind:u8, reference_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/cp.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | MethodType {descriptor_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bootstrap_method_attr_index` [INFO] [stdout] --> src/classfile/cp.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | InvokeDynamic {bootstrap_method_attr_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_and_type_index` [INFO] [stdout] --> src/classfile/cp.rs:199:53 [INFO] [stdout] | [INFO] [stdout] 199 | InvokeDynamic {bootstrap_method_attr_index:u16, name_and_type_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/classfile/attribute.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | info : Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_stack` [INFO] [stdout] --> src/classfile/attribute.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | max_stack:u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_locals` [INFO] [stdout] --> src/classfile/attribute.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | max_locals:u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/classfile/attribute.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | code:Bytes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_table` [INFO] [stdout] --> src/classfile/attribute.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | exception_table: ExceptionTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attribute_info` [INFO] [stdout] --> src/classfile/attribute.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | attribute_info: Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `constantvalue_index` [INFO] [stdout] --> src/classfile/attribute.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | ConstantValue {constantvalue_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_index_table` [INFO] [stdout] --> src/classfile/attribute.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | exception_index_table: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_number_table` [INFO] [stdout] --> src/classfile/attribute.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | line_number_table: LineNumberTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `local_variable_table` [INFO] [stdout] --> src/classfile/attribute.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | local_variable_table: LocalVariableTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sourfile_index` [INFO] [stdout] --> src/classfile/attribute.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | SourceFile {sourfile_index:u16}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/classfile/attribute.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | _Unparsed {name:String, info:Bytes}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/classfile/attribute.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | _Unparsed {name:String, info:Bytes}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception_table` [INFO] [stdout] --> src/classfile/attribute.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | exception_table: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_pc` [INFO] [stdout] --> src/classfile/attribute.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | start_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `end_pc` [INFO] [stdout] --> src/classfile/attribute.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | end_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `handler_pc` [INFO] [stdout] --> src/classfile/attribute.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | handler_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `catch_type` [INFO] [stdout] --> src/classfile/attribute.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | catch_type: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_number_table` [INFO] [stdout] --> src/classfile/attribute.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | line_number_table: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_pc` [INFO] [stdout] --> src/classfile/attribute.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | start_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_number` [INFO] [stdout] --> src/classfile/attribute.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | line_number: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `local_variable_table` [INFO] [stdout] --> src/classfile/attribute.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | local_variable_table: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_pc` [INFO] [stdout] --> src/classfile/attribute.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | start_pc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/classfile/attribute.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | length: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/attribute.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | name_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/attribute.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | descriptor_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> src/classfile/attribute.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | index: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `members` [INFO] [stdout] --> src/classfile/member.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | members: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_flags` [INFO] [stdout] --> src/classfile/member.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | access_flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_index` [INFO] [stdout] --> src/classfile/member.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | name_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_index` [INFO] [stdout] --> src/classfile/member.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | descriptor_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attribute` [INFO] [stdout] --> src/classfile/member.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | attribute: Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interfaces` [INFO] [stdout] --> src/classfile/interface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | interfaces : Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `minor_version` [INFO] [stdout] --> src/classfile/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | minor_version : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `majar_version` [INFO] [stdout] --> src/classfile/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | majar_version : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `constant_pool` [INFO] [stdout] --> src/classfile/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | constant_pool : cp::ConstantPool, //use vector to store constantinfo and its len() to represent constantpool_count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_flags` [INFO] [stdout] --> src/classfile/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | access_flags : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this_class` [INFO] [stdout] --> src/classfile/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | this_class : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `super_class` [INFO] [stdout] --> src/classfile/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | super_class : u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interfaces` [INFO] [stdout] --> src/classfile/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | interfaces : interface::Interface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fields` [INFO] [stdout] --> src/classfile/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fields : member::Member, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `methods` [INFO] [stdout] --> src/classfile/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | methods : member::Member, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> src/classfile/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | attributes : attribute::Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Thread` [INFO] [stdout] --> src/mem/thread.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Thread { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_stack` [INFO] [stdout] --> src/mem/thread.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | max_stack: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frames` [INFO] [stdout] --> src/mem/thread.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | frames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_local_variables` [INFO] [stdout] --> src/mem/frame.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | max_local_variables: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 123 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.81s [INFO] running `Command { std: "docker" "inspect" "7d8e2d71191e962f1f64ea520aa4e97bc1e5b946be7776e5e2af81104c0d4656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d8e2d71191e962f1f64ea520aa4e97bc1e5b946be7776e5e2af81104c0d4656", kill_on_drop: false }` [INFO] [stdout] 7d8e2d71191e962f1f64ea520aa4e97bc1e5b946be7776e5e2af81104c0d4656