[INFO] cloning repository https://github.com/explodingcamera/tinywasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/explodingcamera/tinywasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplodingcamera%2Ftinywasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplodingcamera%2Ftinywasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e58e9846fe613f34e72d040463be5ab7e191e8b
[INFO] testing explodingcamera/tinywasm against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplodingcamera%2Ftinywasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/explodingcamera/tinywasm
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/explodingcamera/tinywasm
[INFO] tweaked toml for git repo https://github.com/explodingcamera/tinywasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/explodingcamera/tinywasm on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/explodingcamera/tinywasm 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f4da6cee5e6c8b683ed46c2a58248862bc7363fa93529518ff9bbbb61018ae8
[INFO] running `Command { std: "docker" "start" "-a" "3f4da6cee5e6c8b683ed46c2a58248862bc7363fa93529518ff9bbbb61018ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f4da6cee5e6c8b683ed46c2a58248862bc7363fa93529518ff9bbbb61018ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4da6cee5e6c8b683ed46c2a58248862bc7363fa93529518ff9bbbb61018ae8", kill_on_drop: false }`
[INFO] [stdout] 3f4da6cee5e6c8b683ed46c2a58248862bc7363fa93529518ff9bbbb61018ae8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67ad563f067972b74ddabd448ad0fa3495e5ec9389611ed7a637c0fd01a4922b
[INFO] running `Command { std: "docker" "start" "-a" "67ad563f067972b74ddabd448ad0fa3495e5ec9389611ed7a637c0fd01a4922b", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tinywasm-types v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling tinywasm-parser v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion 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]    Compiling tinywasm v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/tinywasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.81s
[INFO] running `Command { std: "docker" "inspect" "67ad563f067972b74ddabd448ad0fa3495e5ec9389611ed7a637c0fd01a4922b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ad563f067972b74ddabd448ad0fa3495e5ec9389611ed7a637c0fd01a4922b", kill_on_drop: false }`
[INFO] [stdout] 67ad563f067972b74ddabd448ad0fa3495e5ec9389611ed7a637c0fd01a4922b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a322aa640b9354a9936497de6bd349243e1b84827ba4457dc9f544b75689d90
[INFO] running `Command { std: "docker" "start" "-a" "8a322aa640b9354a9936497de6bd349243e1b84827ba4457dc9f544b75689d90", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinywasm-types v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling wast v239.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinywasm-parser v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion 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]    Compiling tinywasm v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/tinywasm)
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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]    --> crates/parser/src/visit.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wasmparser::for_each_visit_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
