[INFO] fetching crate wasm2usharp 0.2.2...
[INFO] testing wasm2usharp-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate wasm2usharp 0.2.2 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm2usharp 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded wast v66.0.2
[INFO] [stderr]   Downloaded cranelift-entity v0.108.1
[INFO] [stderr]   Downloaded wasmparser v0.113.3
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded wasm-encoder v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1137937ec5e7e2c2762181bec876016425613983ef8fc45b5931aaaa78897094
[INFO] running `Command { std: "docker" "start" "-a" "1137937ec5e7e2c2762181bec876016425613983ef8fc45b5931aaaa78897094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1137937ec5e7e2c2762181bec876016425613983ef8fc45b5931aaaa78897094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1137937ec5e7e2c2762181bec876016425613983ef8fc45b5931aaaa78897094", kill_on_drop: false }`
[INFO] [stdout] 1137937ec5e7e2c2762181bec876016425613983ef8fc45b5931aaaa78897094
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1dfbe963babe603ca52b616b6a05d6cd4a866cb595248e36a5c13fe8f13de4f
[INFO] running `Command { std: "docker" "start" "-a" "d1dfbe963babe603ca52b616b6a05d6cd4a866cb595248e36a5c13fe8f13de4f", 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-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling semver v1.0.23
[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 regex-automata v0.4.8
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling cranelift-entity v0.108.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling wasmparser v0.113.3
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[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 39.24s
[INFO] running `Command { std: "docker" "inspect" "d1dfbe963babe603ca52b616b6a05d6cd4a866cb595248e36a5c13fe8f13de4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1dfbe963babe603ca52b616b6a05d6cd4a866cb595248e36a5c13fe8f13de4f", kill_on_drop: false }`
[INFO] [stdout] d1dfbe963babe603ca52b616b6a05d6cd4a866cb595248e36a5c13fe8f13de4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3676e227c53f9d65a9056b237c7e0a2e9d684e616f3901bb62284f967a0ff4bd
[INFO] running `Command { std: "docker" "start" "-a" "3676e227c53f9d65a9056b237c7e0a2e9d684e616f3901bb62284f967a0ff4bd", 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 linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[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 regex-automata v0.4.8
[INFO] [stderr]    Compiling wast v66.0.2
[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.76s
[INFO] running `Command { std: "docker" "inspect" "3676e227c53f9d65a9056b237c7e0a2e9d684e616f3901bb62284f967a0ff4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3676e227c53f9d65a9056b237c7e0a2e9d684e616f3901bb62284f967a0ff4bd", kill_on_drop: false }`
[INFO] [stdout] 3676e227c53f9d65a9056b237c7e0a2e9d684e616f3901bb62284f967a0ff4bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e131bac50c5405cb60f5d0235e20831c8a1eed814a36f9774488f565b3c92a0
[INFO] running `Command { std: "docker" "start" "-a" "0e131bac50c5405cb60f5d0235e20831c8a1eed814a36f9774488f565b3c92a0", 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.34s
[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_add ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_block ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_br ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_empty_block ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_copy ... 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_no_br ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_tee ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_sequential ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_nested ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop ... ok
[INFO] [stdout] test pass::var::tests::test_remove_unused_vars ... ok
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm2usharp-77fc4591f297b32b)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cs_proj.rs (/opt/rustwide/target/debug/deps/cs_proj-fd95765f376a3059)
[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] [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/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_binary ... FAILED
[INFO] [stdout] test test_align ... FAILED
[INFO] [stdout] test test_address ... FAILED
[INFO] [stdout] test test_br ... FAILED
[INFO] [stdout] test test_break_drop ... FAILED
[INFO] [stdout] test test_br_if ... FAILED
[INFO] [stdout] test test_binary_leb128 ... FAILED
[INFO] [stdout] test test_comments ... FAILED
[INFO] [stdout] test test_custom ... FAILED
[INFO] [stdout] test test_data ... FAILED
[INFO] [stdout] test test_endianness ... FAILED
[INFO] [stdout] test test_exports ... FAILED
[INFO] [stdout] test test_block ... FAILED
[INFO] [stdout] test test_elem ... FAILED
[INFO] [stdout] test test_conversions ... FAILED
[INFO] [stdout] test test_call_indirect ... FAILED
[INFO] [stdout] test test_call ... FAILED
[INFO] [stdout] test test_f32_bitwise ... FAILED
[INFO] [stdout] test test_fac ... 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_const ... FAILED
[INFO] [stdout] test test_float_misc ... FAILED
[INFO] [stdout] test test_func_ptrs ... FAILED
[INFO] [stdout] test test_func ... FAILED
[INFO] [stdout] test test_globals ... FAILED
[INFO] [stdout] test test_int_exprs ... FAILED
[INFO] [stdout] test test_if ... FAILED
[INFO] [stdout] test test_int_literals ... FAILED
[INFO] [stdout] test test_float_exprs ... FAILED
[INFO] [stdout] test test_labels ... 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_local_set ... FAILED
[INFO] [stdout] test test_f64 ... FAILED
[INFO] [stdout] test test_load ... FAILED
[INFO] [stdout] test test_memory ... FAILED
[INFO] [stdout] test test_long_func_name ... 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_loop ... FAILED
[INFO] [stdout] test test_memory_fill ... FAILED
[INFO] [stdout] test test_local_tee ... FAILED
[INFO] [stdout] test test_memory_trap ... FAILED
[INFO] [stdout] test test_nop ... FAILED
[INFO] [stdout] test test_return ... FAILED
[INFO] [stdout] test test_select ... FAILED
[INFO] [stdout] test test_f64_cmp ... FAILED
[INFO] [stdout] test test_stack ... FAILED
[INFO] [stdout] test test_nontrapping_float_to_int_conversions ... FAILED
[INFO] [stdout] test test_start ... FAILED
[INFO] [stdout] test test_table ... FAILED
[INFO] [stdout] test test_switch ... FAILED
[INFO] [stdout] test test_sign_extension_ops_i32 ... FAILED
[INFO] [stdout] test test_store ... FAILED
[INFO] [stdout] test test_token ... FAILED
[INFO] [stdout] test test_type ... FAILED
[INFO] [stdout] test test_uninit_variable ... FAILED
[INFO] [stdout] test test_sign_extension_ops_i64 ... FAILED
[INFO] [stdout] test test_unreachable ... FAILED
[INFO] [stdout] test test_traps ... FAILED
[INFO] [stdout] test test_f32 ... FAILED
[INFO] [stdout] test test_typecheck ... FAILED
[INFO] [stdout] test test_utf8_invalid_encoding ... FAILED
[INFO] [stdout] test test_unwind ... FAILED
[INFO] [stdout] test test_unreached_invalid ... FAILED
[INFO] [stdout] test test_utf8_import_module ... FAILED
[INFO] [stdout] test test_skip_stack_guard_page ... FAILED
[INFO] [stdout] test test_utf8_import_field ... FAILED
[INFO] [stdout] test test_utf8_custom_section_id ... FAILED
[INFO] [stdout] test test_memory_copy ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_binary' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b851f16 - test::test_binary::h7612ca4463b5ba95
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b851f37 - test::test_binary::{{closure}}::h4f049ea551fece57
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845006 - core::ops::function::FnOnce::call_once::h1d644f059e8d933a
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_align stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_align' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b8513e6 - test::test_align::h1377a5522c760189
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b851407 - test::test_align::{{closure}}::h92661de78f618309
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845a86 - core::ops::function::FnOnce::call_once::ha01b9875afed9f24
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_address stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_address' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b852196 - test::test_address::h7a71718932a1126b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b8521b7 - test::test_address::{{closure}}::hc2d8a1e10016e803
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b844e06 - core::ops::function::FnOnce::call_once::h07322817e3227f5a
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_br stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_br' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b856ba6 - test::test_br::h2229a6c6561db961
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b856bc7 - test::test_br::{{closure}}::h76626ca06ba0a22d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845186 - core::ops::function::FnOnce::call_once::h339d977ea0ad1f95
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_break_drop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_break_drop' (40) 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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b852df6 - test::test_break_drop::h5b61e92d2523cc0d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b852e17 - test::test_break_drop::{{closure}}::h6b162806c9fd9e8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845146 - core::ops::function::FnOnce::call_once::h2ad0136d766b2986
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_br_if stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_br_if' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b851486 - test::test_br_if::h671fef0e435f2a31
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b8514a7 - test::test_br_if::{{closure}}::h7178d3f658c6b6ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b844e86 - core::ops::function::FnOnce::call_once::h0ad2739ccfdc41ff
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary_leb128 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_binary_leb128' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b853516 - test::test_binary_leb128::h35e856265ef0385d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b853537 - test::test_binary_leb128::{{closure}}::h5b044702f39ac632
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845376 - core::ops::function::FnOnce::call_once::h486c6edea998354d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b852bc6 - test::test_comments::h086474f215ce9de8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b852be7 - test::test_comments::{{closure}}::hce588ae91c3c41f5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b8457d6 - core::ops::function::FnOnce::call_once::h7754590130d5e43b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_custom stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_custom' (53) 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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b851f66 - test::test_custom::hf5d7de6346938e0f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b851f87 - test::test_custom::{{closure}}::hd4d65d88f3d0c3e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845ea6 - core::ops::function::FnOnce::call_once::hc2034b6be77071c1
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b856dd6 - test::test_data::h4ea152b557f51992
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b856df7 - test::test_data::{{closure}}::h70239a388683cdb7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845896 - core::ops::function::FnOnce::call_once::h8a4d169afd1cb12b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_endianness stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_endianness' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b852e46 - test::test_endianness::h3c8a03f1a1a5fb40
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b852e67 - test::test_endianness::{{closure}}::hb91206a62c8357eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845e26 - core::ops::function::FnOnce::call_once::hbff1a43be7341dda
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_exports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_exports' (61) 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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b8521e6 - test::test_exports::h6030cc6b47b8df5c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b852207 - test::test_exports::{{closure}}::hc8875097f4d44128
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845816 - core::ops::function::FnOnce::call_once::h788613c98c8b9c32
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_block' (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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b851436 - test::test_block::h13680779767c9f39
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b851457 - test::test_block::{{closure}}::he0eb597f9623ad4a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b8453b6 - core::ops::function::FnOnce::call_once::h4a1ed62ccdecb58f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_elem stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_elem' (57) 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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b856e26 - test::test_elem::he14162ed9615e949
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b856e47 - test::test_elem::{{closure}}::h4576903a809443ac
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b845696 - core::ops::function::FnOnce::call_once::h6a33cbcf3a0de917
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58674b87d3ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58674bf2f17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58674bf2f17f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58674bf2efda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58674bf29349 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58674bf1068d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58674bf6db10 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58674bf6ce96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58674b856116 - core::result::Result<T,E>::unwrap::haf8ef05f60bed39b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58674b856116 - test::cs_proj::CsProj::new::h224bcc9ee53a7fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x58674b8576ed - test::test_wast::h2c7c79eefa77b455
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x58674b852f16 - test::test_conversions::h44cb8ab6e3c24b34
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x58674b852f37 - test::test_conversions::{{closure}}::h2e220eacfd786f0d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x58674b846186 - core::ops::function::FnOnce::call_once::hee34364a4bd6b7ec
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58674b87d25b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58674b87d25b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x58674b89124d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x58674b89124d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x58674b89124d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x58674b89124d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x58674b89124d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58674b89124d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x58674b89124d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x58674b86a794 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x58674b86a794 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x58674b86dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58674b86dfea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x58674b86dfea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x58674b86dfea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58674b86dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x58674b86dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58674bf2461f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x58674bf2461f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x747bc2284aa4 - <unknown>
[INFO] [stdout]   47:     0x747bc2311a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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:     0x58674bf51542 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58674bf51542 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58674bf51542 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58674bf51542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58674bf6334f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58674bf6334f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58674bf1cc83 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58674bf1cc83 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58674bf29202 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58674bf2eb6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58674bf2ea01 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58674b87d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[WARN] too many lines in the log, truncating it
