[INFO] fetching crate tinywasm-parser 0.8.0...
[INFO] testing tinywasm-parser-0.8.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tinywasm-parser 0.8.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tinywasm-parser 0.8.0
[INFO] finished tweaking crates.io crate tinywasm-parser 0.8.0
[INFO] tweaked toml for crates.io crate tinywasm-parser 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinywasm-parser 0.8.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding wasmparser v0.216.1 (available: v0.247.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9d32dfdab68a2fec153e365d211b477b5f031a4a1eb639e93abad897156e65a
[INFO] running `Command { std: "docker" "start" "-a" "b9d32dfdab68a2fec153e365d211b477b5f031a4a1eb639e93abad897156e65a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9d32dfdab68a2fec153e365d211b477b5f031a4a1eb639e93abad897156e65a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d32dfdab68a2fec153e365d211b477b5f031a4a1eb639e93abad897156e65a", kill_on_drop: false }`
[INFO] [stdout] b9d32dfdab68a2fec153e365d211b477b5f031a4a1eb639e93abad897156e65a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 013784d1ac104dbb1f292143fd10cd66ced233a89eb7f8aede4490f5dcda6d0c
[INFO] running `Command { std: "docker" "start" "-a" "013784d1ac104dbb1f292143fd10cd66ced233a89eb7f8aede4490f5dcda6d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling tinywasm-types v0.8.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.216.1
[INFO] [stderr]    Compiling tinywasm-parser v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `try_table`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_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_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_size`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_data_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_elem_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index_dst`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index_dst` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index_src`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index_src` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_data_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_elem_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `value` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lanes`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.82s
[INFO] running `Command { std: "docker" "inspect" "013784d1ac104dbb1f292143fd10cd66ced233a89eb7f8aede4490f5dcda6d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "013784d1ac104dbb1f292143fd10cd66ced233a89eb7f8aede4490f5dcda6d0c", kill_on_drop: false }`
[INFO] [stdout] 013784d1ac104dbb1f292143fd10cd66ced233a89eb7f8aede4490f5dcda6d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a74f57587bea6f968bd9ad4326d28a469c1fa41480c8b2d5027e438905ed04fa
[INFO] running `Command { std: "docker" "start" "-a" "a74f57587bea6f968bd9ad4326d28a469c1fa41480c8b2d5027e438905ed04fa", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `try_table`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_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_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_size`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_data_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_elem_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index_dst`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index_dst` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index_src`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index_src` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_data_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_elem_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_ref_type`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ordering`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `value` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lanes`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinywasm-parser v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `try_table`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_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_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_type_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/visit.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |         fn $visit(&mut self $($(,$arg: $argty)*)?) {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     wasmparser::for_each_operator!(impl_visit_operator);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[WARN] too many lines in the log, truncating it
