[INFO] fetching crate js-component-bindgen 1.13.0... [INFO] testing js-component-bindgen-1.13.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] extracting crate js-component-bindgen 1.13.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate js-component-bindgen 1.13.0 [INFO] finished tweaking crates.io crate js-component-bindgen 1.13.0 [INFO] tweaked toml for crates.io crate js-component-bindgen 1.13.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate js-component-bindgen 1.13.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate js-component-bindgen 1.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bcdbdefa6cda4d677d49ca72d2fd933165115d7c252c3e2a0645e94147ad83c [INFO] running `Command { std: "docker" "start" "-a" "6bcdbdefa6cda4d677d49ca72d2fd933165115d7c252c3e2a0645e94147ad83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bcdbdefa6cda4d677d49ca72d2fd933165115d7c252c3e2a0645e94147ad83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcdbdefa6cda4d677d49ca72d2fd933165115d7c252c3e2a0645e94147ad83c", kill_on_drop: false }` [INFO] [stdout] 6bcdbdefa6cda4d677d49ca72d2fd933165115d7c252c3e2a0645e94147ad83c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c43966fbfec1ef5cc40d34a373f15dc282b31a53c8138380c8273ca28c2a5f [INFO] running `Command { std: "docker" "start" "-a" "78c43966fbfec1ef5cc40d34a373f15dc282b31a53c8138380c8273ca28c2a5f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling wasmparser v0.240.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling wasm-encoder v0.240.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling wasmparser v0.239.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wasmtime-internal-component-util v37.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling cranelift-bitset v0.124.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-entity v0.124.1 [INFO] [stderr] Compiling gimli v0.32.2 [INFO] [stderr] Compiling wasmprinter v0.239.0 [INFO] [stderr] Compiling wit-parser v0.240.0 [INFO] [stderr] Compiling wasmtime-environ v37.0.1 [INFO] [stderr] Compiling wast v240.0.0 [INFO] [stderr] Compiling wasm-metadata v0.240.0 [INFO] [stderr] Compiling wit-bindgen-core v0.47.0 [INFO] [stderr] Compiling wat v1.240.0 [INFO] [stderr] Compiling wit-component v0.240.0 [INFO] [stderr] Compiling js-component-bindgen v1.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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 `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `targets` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_size` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_dst` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_src` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elem_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tys` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tys` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argument_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `argument_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `result_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:629:39 [INFO] [stdout] | [INFO] [stdout] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:629:39 [INFO] [stdout] | [INFO] [stdout] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.45s [INFO] running `Command { std: "docker" "inspect" "78c43966fbfec1ef5cc40d34a373f15dc282b31a53c8138380c8273ca28c2a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c43966fbfec1ef5cc40d34a373f15dc282b31a53c8138380c8273ca28c2a5f", kill_on_drop: false }` [INFO] [stdout] 78c43966fbfec1ef5cc40d34a373f15dc282b31a53c8138380c8273ca28c2a5f [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0573ef300942a768740d6bc5ffbb6fa4ea1391d8e3aa5279ff581f9ee94bdc25 [INFO] running `Command { std: "docker" "start" "-a" "0573ef300942a768740d6bc5ffbb6fa4ea1391d8e3aa5279ff581f9ee94bdc25", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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 `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `targets` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_size` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_dst` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_src` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elem_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tys` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tys` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argument_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `argument_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `result_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:629:39 [INFO] [stdout] | [INFO] [stdout] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:629:39 [INFO] [stdout] | [INFO] [stdout] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling js-component-bindgen v1.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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 `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `targets` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `struct_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_size` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_data_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_elem_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_dst` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `array_type_index_src` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_ref_type` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_ref_type` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `data_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_mem` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elem_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `elem_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `dst_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `src_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tys` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tys` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordering` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argument_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `argument_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_index` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `result_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:488:40 [INFO] [stdout] | [INFO] [stdout] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `try_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:629:39 [INFO] [stdout] | [INFO] [stdout] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:629:39 [INFO] [stdout] | [INFO] [stdout] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cont_type_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [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/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resume_table` [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/core.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "0573ef300942a768740d6bc5ffbb6fa4ea1391d8e3aa5279ff581f9ee94bdc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0573ef300942a768740d6bc5ffbb6fa4ea1391d8e3aa5279ff581f9ee94bdc25", kill_on_drop: false }` [INFO] [stdout] 0573ef300942a768740d6bc5ffbb6fa4ea1391d8e3aa5279ff581f9ee94bdc25 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 636d38011e918b0a14565943718dde30cba920ad204aa88b3423a40d2098acb0 [INFO] running `Command { std: "docker" "start" "-a" "636d38011e918b0a14565943718dde30cba920ad204aa88b3423a40d2098acb0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `blockty` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `relative_depth` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `targets` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `targets` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `function_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `function_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `type_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `table_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `local_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `local_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `global_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `global_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `memarg` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mem` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `mem` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `value` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `struct_type_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `struct_type_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `field_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `field_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `array_type_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `array_type_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `array_size` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `array_size` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `array_data_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `array_data_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `array_elem_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `array_elem_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `array_type_index_dst` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `array_type_index_dst` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `array_type_index_src` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `array_type_index_src` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hty` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `hty` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `from_ref_type` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `from_ref_type` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `to_ref_type` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `to_ref_type` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `data_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dst_mem` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `dst_mem` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `src_mem` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `src_mem` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elem_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `elem_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `table` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dst_table` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `dst_table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `src_table` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `src_table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ty` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `ty` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tys` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `tys` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `try_table` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `try_table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tag_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ordering` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `ordering` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cont_type_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `argument_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `argument_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `result_index` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `result_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `resume_table` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 561 | wasmparser::for_each_visit_operator!(define_visit); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `memarg` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lane` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `lane` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `value` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lanes` [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:488:40 [INFO] [stderr] | [INFO] [stderr] 488 | fn $visit(&mut self $( $( ,$arg: $argty)* )?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 565 | wasmparser::for_each_visit_simd_operator!(define_visit); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_visit_simd_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mem` [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `mem` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `try_table` [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `try_table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `resume_table` [INFO] [stderr] --> src/core.rs:629:39 [INFO] [stderr] | [INFO] [stderr] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:629:39 [INFO] [stderr] | [INFO] [stderr] 629 | fn $visit(&mut self $(, $($arg: $argty),*)?) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cont_type_index` [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `cont_type_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `resume_table` [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `resume_table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tag_index` [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/core.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | let $arg = define_translate!(map $self $arg $arg); [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | wasmparser::for_each_visit_operator!(define_translate); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_translate` which comes from the expansion of the macro `wasmparser::for_each_visit_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `js-component-bindgen` (lib) generated 50 warnings (2 duplicates) [INFO] [stderr] warning: `js-component-bindgen` (lib test) generated 50 warnings (50 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/js_component_bindgen-5a673eeed35d6f16) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test source::tests::newline_remap ... ok [INFO] [stdout] test source::tests::if_else ... ok [INFO] [stdout] test source::tests::trim_ws ... ok [INFO] [stdout] test source::tests::simple_append ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests js_component_bindgen [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/function_bindgen.rs - function_bindgen::FunctionBindgen<'_>::write_result_assignment (line 235) ... FAILED [INFO] [stdout] test src/transpile_bindgen.rs - transpile_bindgen::gen_flat_lift_fn_js_expr (line 3791) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/function_bindgen.rs - function_bindgen::FunctionBindgen<'_>::write_result_assignment (line 235) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `[` [INFO] [stdout] --> src/function_bindgen.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | var [ ret0, ret1, ret2 ] = [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transpile_bindgen.rs - transpile_bindgen::gen_flat_lift_fn_js_expr (line 3791) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `_liftFlatBool` in this scope [INFO] [stdout] --> src/transpile_bindgen.rs:3792:1 [INFO] [stdout] | [INFO] [stdout] 3792 | _liftFlatBool [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/function_bindgen.rs - function_bindgen::FunctionBindgen<'_>::write_result_assignment (line 235) [INFO] [stdout] src/transpile_bindgen.rs - transpile_bindgen::gen_flat_lift_fn_js_expr (line 3791) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.12s; merged doctests compilation took 0.06s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "636d38011e918b0a14565943718dde30cba920ad204aa88b3423a40d2098acb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636d38011e918b0a14565943718dde30cba920ad204aa88b3423a40d2098acb0", kill_on_drop: false }` [INFO] [stdout] 636d38011e918b0a14565943718dde30cba920ad204aa88b3423a40d2098acb0