[INFO] fetching crate tinywasm-parser 0.8.0...
[INFO] testing tinywasm-parser-0.8.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tinywasm-parser 0.8.0 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinywasm-parser 0.8.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded tinywasm-types v0.8.0
[INFO] [stderr]   Downloaded wasmparser v0.216.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a67edc942aa88e747b1455b72b9f1cef97d49836b43ea367b0980d98fb7fe33
[INFO] running `Command { std: "docker" "start" "-a" "7a67edc942aa88e747b1455b72b9f1cef97d49836b43ea367b0980d98fb7fe33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a67edc942aa88e747b1455b72b9f1cef97d49836b43ea367b0980d98fb7fe33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a67edc942aa88e747b1455b72b9f1cef97d49836b43ea367b0980d98fb7fe33", kill_on_drop: false }`
[INFO] [stdout] 7a67edc942aa88e747b1455b72b9f1cef97d49836b43ea367b0980d98fb7fe33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 654e240ba30079067cbbbd52ca520010bf9971903bf154744ac11d963477ab2a
[INFO] running `Command { std: "docker" "start" "-a" "654e240ba30079067cbbbd52ca520010bf9971903bf154744ac11d963477ab2a", 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 13.20s
[INFO] running `Command { std: "docker" "inspect" "654e240ba30079067cbbbd52ca520010bf9971903bf154744ac11d963477ab2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654e240ba30079067cbbbd52ca520010bf9971903bf154744ac11d963477ab2a", kill_on_drop: false }`
[INFO] [stdout] 654e240ba30079067cbbbd52ca520010bf9971903bf154744ac11d963477ab2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c60c5da69bc45f92706fb41722f1c045e3d768f72a9ebfdb43e397859f0f72cd
[INFO] running `Command { std: "docker" "start" "-a" "c60c5da69bc45f92706fb41722f1c045e3d768f72a9ebfdb43e397859f0f72cd", 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] [stderr]    Compiling tinywasm-parser v0.8.0 (/opt/rustwide/workdir)
[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: `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]     |                                  ^^^^
[WARN] too many lines in the log, truncating it
