[INFO] fetching crate wasm2usharp 0.2.2... [INFO] testing wasm2usharp-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate wasm2usharp 0.2.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate wasm2usharp 0.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasm2usharp 0.2.2 [INFO] tweaked toml for crates.io crate wasm2usharp 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm2usharp 0.2.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasm2usharp 0.2.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d79941d6a8be0901d7a1551b79914bf71d5026de116ad65d39f51ba22778ffb [INFO] running `Command { std: "docker" "start" "-a" "2d79941d6a8be0901d7a1551b79914bf71d5026de116ad65d39f51ba22778ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d79941d6a8be0901d7a1551b79914bf71d5026de116ad65d39f51ba22778ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d79941d6a8be0901d7a1551b79914bf71d5026de116ad65d39f51ba22778ffb", kill_on_drop: false }` [INFO] [stdout] 2d79941d6a8be0901d7a1551b79914bf71d5026de116ad65d39f51ba22778ffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 385b6121742222726f302bab1b4226bae5daaed5ce422da6a733895163b8fc72 [INFO] running `Command { std: "docker" "start" "-a" "385b6121742222726f302bab1b4226bae5daaed5ce422da6a733895163b8fc72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cranelift-entity v0.108.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling wasmparser v0.113.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling wasm2usharp v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lanes` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.98s [INFO] running `Command { std: "docker" "inspect" "385b6121742222726f302bab1b4226bae5daaed5ce422da6a733895163b8fc72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "385b6121742222726f302bab1b4226bae5daaed5ce422da6a733895163b8fc72", kill_on_drop: false }` [INFO] [stdout] 385b6121742222726f302bab1b4226bae5daaed5ce422da6a733895163b8fc72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2f224dccfa1e9c63026c48c5186b18aaaa5990f0fd6c018faa143372e861133 [INFO] running `Command { std: "docker" "start" "-a" "b2f224dccfa1e9c63026c48c5186b18aaaa5990f0fd6c018faa143372e861133", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wasm-encoder v0.35.0 [INFO] [stderr] Compiling wast v66.0.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling wasm2usharp v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lanes` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blockty` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hty` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `table` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memarg` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `value` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lanes` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lane` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_index` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relative_depth` [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parse/code.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 905 | for_each_operator!(define_visit_operator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_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 30.16s [INFO] running `Command { std: "docker" "inspect" "b2f224dccfa1e9c63026c48c5186b18aaaa5990f0fd6c018faa143372e861133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f224dccfa1e9c63026c48c5186b18aaaa5990f0fd6c018faa143372e861133", kill_on_drop: false }` [INFO] [stdout] b2f224dccfa1e9c63026c48c5186b18aaaa5990f0fd6c018faa143372e861133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c1c5c4ada36cbbc5a317b84cd2c07c1aa583edb879b900950b6abc51f7f0e93 [INFO] running `Command { std: "docker" "start" "-a" "5c1c5c4ada36cbbc5a317b84cd2c07c1aa583edb879b900950b6abc51f7f0e93", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `blockty` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `blockty` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [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_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tag_index` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `relative_depth` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `function_index` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `type_index` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `table_index` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [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/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ty` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `ty` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hty` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `hty` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `table` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `table` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mem` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `mem` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `memarg` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `memarg` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lane` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `lane` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `value` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lanes` [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] help: `lanes` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parse/code.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 30 | fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 905 | for_each_operator!(define_visit_operator); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wasm2usharp` (lib) generated 133 warnings (119 duplicates) [INFO] [stderr] warning: `wasm2usharp` (lib test) generated 133 warnings (133 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm2usharp-ff78d1f6c91f0cdc) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_block ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_add ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_br ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_copy ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_empty_block ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_if ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_if_else ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_nested ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_tee ... ok [INFO] [stdout] test pass::var::tests::test_remove_unused_vars ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_no_br ... ok [INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_sequential ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm2usharp-77fc4591f297b32b) [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cs_proj.rs (/opt/rustwide/target/debug/deps/cs_proj-fd95765f376a3059) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-8d88381749e92e90) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test test_br_table ... ignored [INFO] [stdout] test test_br ... FAILED [INFO] [stdout] test test_break_drop ... FAILED [INFO] [stdout] test test_binary_leb128 ... FAILED [INFO] [stdout] test test_block ... FAILED [INFO] [stdout] test test_br_if ... FAILED [INFO] [stdout] test test_binary ... FAILED [INFO] [stdout] test test_address ... FAILED [INFO] [stdout] test test_align ... FAILED [INFO] [stdout] test test_comments ... FAILED [INFO] [stdout] test test_custom ... FAILED [INFO] [stdout] test test_data ... FAILED [INFO] [stdout] test test_call ... FAILED [INFO] [stdout] test test_elem ... FAILED [INFO] [stdout] test test_conversions ... FAILED [INFO] [stdout] test test_exports ... FAILED [INFO] [stdout] test test_call_indirect ... FAILED [INFO] [stdout] test test_endianness ... FAILED [INFO] [stdout] test test_fac ... FAILED [INFO] [stdout] test test_f32_bitwise ... FAILED [INFO] [stdout] test test_f64_bitwise ... FAILED [INFO] [stdout] test test_float_literals ... FAILED [INFO] [stdout] test test_float_memory ... FAILED [INFO] [stdout] test test_forward ... FAILED [INFO] [stdout] test test_func ... FAILED [INFO] [stdout] test test_const ... FAILED [INFO] [stdout] test test_func_ptrs ... FAILED [INFO] [stdout] test test_float_misc ... FAILED [INFO] [stdout] test test_int_exprs ... FAILED [INFO] [stdout] test test_int_literals ... FAILED [INFO] [stdout] test test_labels ... FAILED [INFO] [stdout] test test_globals ... FAILED [INFO] [stdout] test test_if ... FAILED [INFO] [stdout] test test_load ... FAILED [INFO] [stdout] test test_local_get ... FAILED [INFO] [stdout] test test_left_to_right ... FAILED [INFO] [stdout] test test_f32_cmp ... FAILED [INFO] [stdout] test test_long_func_name ... FAILED [INFO] [stdout] test test_memory ... FAILED [INFO] [stdout] test test_local_set ... FAILED [INFO] [stdout] test test_f64 ... FAILED [INFO] [stdout] test test_f32 ... FAILED [INFO] [stdout] test test_f64_cmp ... FAILED [INFO] [stdout] test test_memory_redundancy ... FAILED [INFO] [stdout] test test_memory_grow ... FAILED [INFO] [stdout] test test_memory_size ... FAILED [INFO] [stdout] test test_float_exprs ... FAILED [INFO] [stdout] test test_local_tee ... FAILED [INFO] [stdout] test test_memory_trap ... FAILED [INFO] [stdout] test test_memory_fill ... FAILED [INFO] [stdout] test test_nop ... FAILED [INFO] [stdout] test test_loop ... FAILED [INFO] [stdout] test test_stack ... FAILED [INFO] [stdout] test test_select ... FAILED [INFO] [stdout] test test_start ... FAILED [INFO] [stdout] test test_return ... FAILED [INFO] [stdout] test test_switch ... FAILED [INFO] [stdout] test test_store ... FAILED [INFO] [stdout] test test_token ... FAILED [INFO] [stdout] test test_sign_extension_ops_i32 ... FAILED [INFO] [stdout] test test_traps ... FAILED [INFO] [stdout] test test_uninit_variable ... FAILED [INFO] [stdout] test test_table ... FAILED [INFO] [stdout] test test_unreachable ... FAILED [INFO] [stdout] test test_type ... FAILED [INFO] [stdout] test test_typecheck ... FAILED [INFO] [stdout] test test_unreached_invalid ... FAILED [INFO] [stdout] test test_unwind ... FAILED [INFO] [stdout] test test_sign_extension_ops_i64 ... FAILED [INFO] [stdout] test test_nontrapping_float_to_int_conversions ... FAILED [INFO] [stdout] test test_utf8_invalid_encoding ... FAILED [INFO] [stdout] test test_utf8_custom_section_id ... FAILED [INFO] [stdout] test test_utf8_import_field ... FAILED [INFO] [stdout] test test_utf8_import_module ... FAILED [INFO] [stdout] test test_skip_stack_guard_page ... FAILED [INFO] [stdout] test test_memory_copy ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_br stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_br' (37) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fcb386 - test::test_br::hb4872d2df7ee5f97 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fcb3a7 - test::test_br::{{closure}}::h2f33793b074f5632 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fba546 - core::ops::function::FnOnce::call_once::ha293fbe01fba65cd [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_break_drop stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_break_drop' (39) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc75d6 - test::test_break_drop::h533f42640d02b240 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc75f7 - test::test_break_drop::{{closure}}::h199f49d9feaa9531 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fba7a6 - core::ops::function::FnOnce::call_once::hbc280cd2c24cbb8a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_binary_leb128 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_binary_leb128' (35) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc7cf6 - test::test_binary_leb128::hd154aa0b15e5ee06 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc7d17 - test::test_binary_leb128::{{closure}}::had6d50e636625f3f [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fba2d6 - core::ops::function::FnOnce::call_once::h85f6519b47c29a91 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_block stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_block' (36) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc5c16 - test::test_block::h42b31f303cdf19ee [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc5c37 - test::test_block::{{closure}}::ha8a28a4f05397eee [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fbaa36 - core::ops::function::FnOnce::call_once::he86e18a4b2e77441 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_br_if stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_br_if' (38) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc5c66 - test::test_br_if::h30ec6d60a7ac7651 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc5c87 - test::test_br_if::{{closure}}::h05b88586a71fcc0d [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fba936 - core::ops::function::FnOnce::call_once::hcd721eefaab3a200 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_binary stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_binary' (34) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc66f6 - test::test_binary::h64d0cafbe3f73ec6 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc6717 - test::test_binary::{{closure}}::h1974b3715405740e [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fbaba6 - core::ops::function::FnOnce::call_once::hfad7d0f162e2a259 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_address stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_address' (32) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc6976 - test::test_address::hb83bdeed5bb4c052 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc6997 - test::test_address::{{closure}}::he63cd42933749463 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fb9706 - core::ops::function::FnOnce::call_once::h12cc913c624f7d3d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_align stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_align' (33) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc5bc6 - test::test_align::h25aae917365a9990 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc5be7 - test::test_align::{{closure}}::h2d58b7cc98c5746a [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fba086 - core::ops::function::FnOnce::call_once::h77293ea893fa19c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_comments stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_comments' (50) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc73a6 - test::test_comments::h85356080035298c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc73c7 - test::test_comments::{{closure}}::hb14914a037cfbbda [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fba4c6 - core::ops::function::FnOnce::call_once::h9496333e760a2e39 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_custom stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_custom' (54) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc6746 - test::test_custom::hf4fed540840a694d [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc6767 - test::test_custom::{{closure}}::habd8b3921fbe6672 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fb9b96 - core::ops::function::FnOnce::call_once::h470a76088b5a9ed8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_data' (55) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fcb5b6 - test::test_data::h880825cbce3dc8d7 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fcb5d7 - test::test_data::{{closure}}::hf604509cbcb0d49b [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fb9ad6 - core::ops::function::FnOnce::call_once::h3d2fbca6c6b0a3f1 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_call stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_call' (48) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fcb566 - test::test_call::haf78e89f57920990 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fcb587 - test::test_call::{{closure}}::h639a0815f3b88264 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fb9c16 - core::ops::function::FnOnce::call_once::h4cb2e694139fe95b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_elem stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_elem' (58) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fcb606 - test::test_elem::h862e82ab8caeebd5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fcb627 - test::test_elem::{{closure}}::hc9102c7a338eb639 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fba186 - core::ops::function::FnOnce::call_once::h809f783bcc97f282 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_conversions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_conversions' (52) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc76f6 - test::test_conversions::h0572d958d802285a [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc7717 - test::test_conversions::{{closure}}::h3342bf11398b26f2 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fb9c56 - core::ops::function::FnOnce::call_once::h4d8a4bce77e35668 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_exports stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_exports' (60) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63de286e6556 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63de27fca8f6 - core::result::Result::unwrap::h5c5a51366827c168 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x63de27fca8f6 - test::cs_proj::CsProj::new::h6c2e78ab4eea0ec3 [INFO] [stdout] at /opt/rustwide/workdir/tests/cs_proj.rs:33:14 [INFO] [stdout] 22: 0x63de27fcbecd - test::test_wast::h958662e120ae39d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:241:23 [INFO] [stdout] 23: 0x63de27fc69c6 - test::test_exports::h1762de518e6e5235 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:24:13 [INFO] [stdout] 24: 0x63de27fc69e7 - test::test_exports::{{closure}}::h3d0bdad4ed72345d [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:24 [INFO] [stdout] 25: 0x63de27fb9616 - core::ops::function::FnOnce::call_once::h02e480802620e509 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63de27ff1a1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63de27ff1a1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63de28005a2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63de28005a2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63de28005a2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63de28005a2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63de28005a2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63de28005a2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63de28005a2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63de27fdef74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63de27fdef74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x63de27fe28aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63de27fe28aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63de27fe28aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63de27fe28aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63de27fe28aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x63de27fe28aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63de2869dcdf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x63de2869dcdf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x71891a45baa4 - [INFO] [stdout] 47: 0x71891a4e8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_call_indirect stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_call_indirect' (49) panicked at tests/cs_proj.rs:33:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63de286cac02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63de286cac02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63de286cac02 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63de286cac02 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63de286dca0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63de286dca0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63de286960e3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63de286960e3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63de286a28c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63de286a822f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63de286a80c1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63de27ff1bce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63de27ff1bce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63de286a883f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63de286a883f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63de286a869a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63de286a29f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63de28689d4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63de286e71d0 - core::panicking::panic_fmt::h774fb860369a0f7b [WARN] too many lines in the log, truncating it