[INFO] fetching crate wasmi 0.51.1... [INFO] testing wasmi-0.51.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate wasmi 0.51.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wasmi 0.51.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmi 0.51.1 [INFO] tweaked toml for crates.io crate wasmi 0.51.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmi 0.51.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmi 0.51.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a3e645b2c6cebc9dbced1c6f1f6f35d78835868b3fde36bc05029736bfa2a9a [INFO] running `Command { std: "docker" "start" "-a" "7a3e645b2c6cebc9dbced1c6f1f6f35d78835868b3fde36bc05029736bfa2a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a3e645b2c6cebc9dbced1c6f1f6f35d78835868b3fde36bc05029736bfa2a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3e645b2c6cebc9dbced1c6f1f6f35d78835868b3fde36bc05029736bfa2a9a", kill_on_drop: false }` [INFO] [stdout] 7a3e645b2c6cebc9dbced1c6f1f6f35d78835868b3fde36bc05029736bfa2a9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b84259029d5991fff6f336b40c30215068d6ece28b95736378d59413302dd3e [INFO] running `Command { std: "docker" "start" "-a" "5b84259029d5991fff6f336b40c30215068d6ece28b95736378d59413302dd3e", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-encoder v0.232.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling wasmi_collections v0.51.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wasmi_core v0.51.1 [INFO] [stderr] Compiling wast v232.0.0 [INFO] [stderr] Compiling wasmi_ir v0.51.1 [INFO] [stderr] Compiling wat v1.232.0 [INFO] [stderr] Compiling wasmi v0.51.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_size` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_dst` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index_dst` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_src` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index_src` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argument_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `argument_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `result_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `targets` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_size` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_dst` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index_dst` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_src` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index_src` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_mem` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_mem` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elem_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elem_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argument_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `argument_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `result_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/mod.rs:472:35 [INFO] [stdout] | [INFO] [stdout] 472 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "5b84259029d5991fff6f336b40c30215068d6ece28b95736378d59413302dd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b84259029d5991fff6f336b40c30215068d6ece28b95736378d59413302dd3e", kill_on_drop: false }` [INFO] [stdout] 5b84259029d5991fff6f336b40c30215068d6ece28b95736378d59413302dd3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f27ed6eddb23efd6c7152bcd81585b4706252f8b9748023f0adb9963555b8c2 [INFO] running `Command { std: "docker" "start" "-a" "9f27ed6eddb23efd6c7152bcd81585b4706252f8b9748023f0adb9963555b8c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_size` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/engine/translator/func/visit.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn $visit(&mut self $($(, $arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | wasmparser::for_each_visit_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [WARN] too many lines in the log, truncating it