[INFO] fetching crate tinywasm-parser 0.8.0... [INFO] testing tinywasm-parser-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tinywasm-parser 0.8.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tinywasm-parser 0.8.0 [INFO] finished tweaking crates.io crate tinywasm-parser 0.8.0 [INFO] tweaked toml for crates.io crate tinywasm-parser 0.8.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tinywasm-parser 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.240.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c3b667cb75a49df738c4884f8c470417c3dfdc5ad52a5e82f0574323d3c0a54 [INFO] running `Command { std: "docker" "start" "-a" "4c3b667cb75a49df738c4884f8c470417c3dfdc5ad52a5e82f0574323d3c0a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c3b667cb75a49df738c4884f8c470417c3dfdc5ad52a5e82f0574323d3c0a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3b667cb75a49df738c4884f8c470417c3dfdc5ad52a5e82f0574323d3c0a54", kill_on_drop: false }` [INFO] [stdout] 4c3b667cb75a49df738c4884f8c470417c3dfdc5ad52a5e82f0574323d3c0a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5af97017d35412f6a8bf97b60bca20722c755d29ca2bec19d168006b6d5180c [INFO] running `Command { std: "docker" "start" "-a" "f5af97017d35412f6a8bf97b60bca20722c755d29ca2bec19d168006b6d5180c", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tinywasm-types v0.8.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 18.00s [INFO] running `Command { std: "docker" "inspect" "f5af97017d35412f6a8bf97b60bca20722c755d29ca2bec19d168006b6d5180c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5af97017d35412f6a8bf97b60bca20722c755d29ca2bec19d168006b6d5180c", kill_on_drop: false }` [INFO] [stdout] f5af97017d35412f6a8bf97b60bca20722c755d29ca2bec19d168006b6d5180c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 003232f2a463585a74a95c1684b73a9d42a9cb372df348f57dfd3580d4f421eb [INFO] running `Command { std: "docker" "start" "-a" "003232f2a463585a74a95c1684b73a9d42a9cb372df348f57dfd3580d4f421eb", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_size` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_dst` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index_dst` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_src` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index_src` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `from_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `to_ref_type` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lanes` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinywasm-parser v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/visit.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn $visit(&mut self $($(,$arg: $argty)*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | wasmparser::for_each_operator!(impl_visit_operator); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_visit_operator` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [WARN] too many lines in the log, truncating it