[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplodingcamera%2Ftinywasm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/explodingcamera/tinywasm on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaa5f79bf90eb423a5cbc9c316dfeb97ebbf373413a412856a46c0efda4dffbf
[INFO] running `Command { std: "docker" "start" "-a" "eaa5f79bf90eb423a5cbc9c316dfeb97ebbf373413a412856a46c0efda4dffbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaa5f79bf90eb423a5cbc9c316dfeb97ebbf373413a412856a46c0efda4dffbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa5f79bf90eb423a5cbc9c316dfeb97ebbf373413a412856a46c0efda4dffbf", kill_on_drop: false }`
[INFO] [stdout] eaa5f79bf90eb423a5cbc9c316dfeb97ebbf373413a412856a46c0efda4dffbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1862e543e9fb1156d53ab548678a926d20e1238a3d41e412075483c1dbbf181
[INFO] running `Command { std: "docker" "start" "-a" "e1862e543e9fb1156d53ab548678a926d20e1238a3d41e412075483c1dbbf181", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling libm v0.2.15
[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 18.09s
[INFO] running `Command { std: "docker" "inspect" "e1862e543e9fb1156d53ab548678a926d20e1238a3d41e412075483c1dbbf181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1862e543e9fb1156d53ab548678a926d20e1238a3d41e412075483c1dbbf181", kill_on_drop: false }`
[INFO] [stdout] e1862e543e9fb1156d53ab548678a926d20e1238a3d41e412075483c1dbbf181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 871da3f8ca7afe7e6024e685425dda83d050a1028501200e59c20e982ab59aed
[INFO] running `Command { std: "docker" "start" "-a" "871da3f8ca7afe7e6024e685425dda83d050a1028501200e59c20e982ab59aed", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling wast v239.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tinywasm-types v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/types)
[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] [stderr]    Compiling regex v1.11.3
[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 env_logger v0.10.2
[INFO] [stderr]    Compiling criterion v0.7.0
[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] [stderr]    Compiling tinywasm v0.9.0-alpha.0 (/opt/rustwide/workdir/crates/tinywasm)
[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);
[WARN] too many lines in the log, truncating it
