[INFO] fetching crate wasm2usharp 0.2.2...
[INFO] testing wasm2usharp-0.2.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate wasm2usharp 0.2.2 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm2usharp 0.2.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-encoder v0.35.0
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded cranelift-entity v0.108.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded wast v66.0.2
[INFO] [stderr]   Downloaded wasmparser v0.113.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dbf741fd213204331e5c17e30f5ef84cd2bf1dedbce1992fa5ce3e415e39f97
[INFO] running `Command { std: "docker" "start" "-a" "6dbf741fd213204331e5c17e30f5ef84cd2bf1dedbce1992fa5ce3e415e39f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dbf741fd213204331e5c17e30f5ef84cd2bf1dedbce1992fa5ce3e415e39f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbf741fd213204331e5c17e30f5ef84cd2bf1dedbce1992fa5ce3e415e39f97", kill_on_drop: false }`
[INFO] [stdout] 6dbf741fd213204331e5c17e30f5ef84cd2bf1dedbce1992fa5ce3e415e39f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9d8a0879e1723052e46bdebbab985e9656b5d9da650321aec6a8a903642983d
[INFO] running `Command { std: "docker" "start" "-a" "c9d8a0879e1723052e46bdebbab985e9656b5d9da650321aec6a8a903642983d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cranelift-entity v0.108.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[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 thiserror-impl v1.0.64
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling wasm2usharp v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `value` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lanes`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s
[INFO] running `Command { std: "docker" "inspect" "c9d8a0879e1723052e46bdebbab985e9656b5d9da650321aec6a8a903642983d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d8a0879e1723052e46bdebbab985e9656b5d9da650321aec6a8a903642983d", kill_on_drop: false }`
[INFO] [stdout] c9d8a0879e1723052e46bdebbab985e9656b5d9da650321aec6a8a903642983d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74c1edf096c5921eac6c36820bddc2450f874833fd11e1a4009b75cf593a8490
[INFO] running `Command { std: "docker" "start" "-a" "74c1edf096c5921eac6c36820bddc2450f874833fd11e1a4009b75cf593a8490", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[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 fastrand v2.1.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wasm-encoder v0.35.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wast v66.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling wasm2usharp v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `value` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lanes`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `blockty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hty`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `hty` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `function_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `table` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `mem` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `memarg` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `value` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lanes`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_index`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `type_index` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/parse/code.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout]  30 |         fn $visit(&mut self $($(,$arg: $argty)*)?) -> Self::Output {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 905 |     for_each_operator!(define_visit_operator);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_single_visit_operator` which comes from the expansion of the macro `for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.60s
[INFO] running `Command { std: "docker" "inspect" "74c1edf096c5921eac6c36820bddc2450f874833fd11e1a4009b75cf593a8490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c1edf096c5921eac6c36820bddc2450f874833fd11e1a4009b75cf593a8490", kill_on_drop: false }`
[INFO] [stdout] 74c1edf096c5921eac6c36820bddc2450f874833fd11e1a4009b75cf593a8490
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 660d71ae2e9ed399e22f7a4ef077853379458a6ee243f9f1d79437d9275664af
[INFO] running `Command { std: "docker" "start" "-a" "660d71ae2e9ed399e22f7a4ef077853379458a6ee243f9f1d79437d9275664af", 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.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm2usharp-a2ad2c8672c56ff3)
[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_br ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_empty_block ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_if ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_if_else ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_no_br ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_nested ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_loop_sequential ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_tee ... ok
[INFO] [stdout] test pass::var::tests::test_remove_unused_vars ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_block ... ok
[INFO] [stdout] test pass::copy_propagation::tests::copy_propagation_copy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm2usharp-89bcb4502e48c2ec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cs_proj.rs (/opt/rustwide/target/debug/deps/cs_proj-376a0606fc78aa2f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-b64eb21d44e77a65)
[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 76 tests
[INFO] [stdout] test test_binary_leb128 ... FAILED
[INFO] [stdout] test test_br_table ... ignored
[INFO] [stdout] test test_address ... FAILED
[INFO] [stdout] test test_align ... FAILED
[INFO] [stdout] test test_call ... FAILED
[INFO] [stdout] test test_binary ... FAILED
[INFO] [stdout] test test_data ... FAILED
[INFO] [stdout] test test_comments ... FAILED
[INFO] [stdout] test test_exports ... FAILED
[INFO] [stdout] test test_custom ... FAILED
[INFO] [stdout] test test_br_if ... FAILED
[INFO] [stdout] test test_fac ... FAILED
[INFO] [stdout] test test_float_literals ... FAILED
[INFO] [stdout] test test_block ... FAILED
[INFO] [stdout] test test_f32_bitwise ... FAILED
[INFO] [stdout] test test_float_memory ... FAILED
[INFO] [stdout] test test_conversions ... FAILED
[INFO] [stdout] test test_forward ... FAILED
[INFO] [stdout] test test_f64_bitwise ... FAILED
[INFO] [stdout] test test_func ... FAILED
[INFO] [stdout] test test_globals ... FAILED
[INFO] [stdout] test test_break_drop ... FAILED
[INFO] [stdout] test test_float_misc ... FAILED
[INFO] [stdout] test test_int_literals ... FAILED
[INFO] [stdout] test test_int_exprs ... FAILED
[INFO] [stdout] test test_br ... FAILED
[INFO] [stdout] test test_elem ... FAILED
[INFO] [stdout] test test_endianness ... FAILED
[INFO] [stdout] test test_labels ... FAILED
[INFO] [stdout] test test_local_get ... FAILED
[INFO] [stdout] test test_func_ptrs ... FAILED
[INFO] [stdout] test test_long_func_name ... FAILED
[INFO] [stdout] test test_if ... FAILED
[INFO] [stdout] test test_local_tee ... FAILED
[INFO] [stdout] test test_local_set ... FAILED
[INFO] [stdout] test test_call_indirect ... FAILED
[INFO] [stdout] test test_memory ... FAILED
[INFO] [stdout] test test_const ... FAILED
[INFO] [stdout] test test_loop ... FAILED
[INFO] [stdout] test test_memory_redundancy ... FAILED
[INFO] [stdout] test test_memory_size ... FAILED
[INFO] [stdout] test test_nop ... FAILED
[INFO] [stdout] test test_f32 ... FAILED
[INFO] [stdout] test test_memory_grow ... FAILED
[INFO] [stdout] test test_stack ... FAILED
[INFO] [stdout] test test_sign_extension_ops_i64 ... FAILED
[INFO] [stdout] test test_start ... FAILED
[INFO] [stdout] test test_memory_trap ... FAILED
[INFO] [stdout] test test_return ... FAILED
[INFO] [stdout] test test_select ... FAILED
[INFO] [stdout] test test_table ... FAILED
[INFO] [stdout] test test_switch ... FAILED
[INFO] [stdout] test test_type ... FAILED
[INFO] [stdout] test test_token ... FAILED
[INFO] [stdout] test test_store ... FAILED
[INFO] [stdout] test test_skip_stack_guard_page ... FAILED
[INFO] [stdout] test test_f64_cmp ... FAILED
[INFO] [stdout] test test_memory_fill ... FAILED
[INFO] [stdout] test test_left_to_right ... FAILED
[INFO] [stdout] test test_unreachable ... FAILED
[INFO] [stdout] test test_typecheck ... FAILED
[INFO] [stdout] test test_unreached_invalid ... FAILED
[INFO] [stdout] test test_load ... FAILED
[INFO] [stdout] test test_traps ... FAILED
[INFO] [stdout] test test_utf8_invalid_encoding ... FAILED
[INFO] [stdout] test test_utf8_custom_section_id ... FAILED
[INFO] [stdout] test test_utf8_import_field ... FAILED
[INFO] [stdout] test test_sign_extension_ops_i32 ... FAILED
[INFO] [stdout] test test_uninit_variable ... FAILED
[INFO] [stdout] test test_unwind ... FAILED
[INFO] [stdout] test test_nontrapping_float_to_int_conversions ... FAILED
[INFO] [stdout] test test_f32_cmp ... FAILED
[INFO] [stdout] test test_utf8_import_module ... FAILED
[INFO] [stdout] test test_float_exprs ... FAILED
[INFO] [stdout] test test_f64 ... FAILED
[INFO] [stdout] test test_memory_copy ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary_leb128 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_binary_leb128' (44) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17ed6 - test[ce40c55e857e9b89]::test_binary_leb128
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf147e7 - test[ce40c55e857e9b89]::test_binary_leb128::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf236d6 - <test[ce40c55e857e9b89]::test_binary_leb128::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_address stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_address' (41) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17aa6 - test[ce40c55e857e9b89]::test_address
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf14277 - test[ce40c55e857e9b89]::test_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf22f96 - <test[ce40c55e857e9b89]::test_address::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_align stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_align' (42) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17866 - test[ce40c55e857e9b89]::test_align
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf13b17 - test[ce40c55e857e9b89]::test_align::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf22b16 - <test[ce40c55e857e9b89]::test_align::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_call' (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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf181f6 - test[ce40c55e857e9b89]::test_call
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf14d57 - test[ce40c55e857e9b89]::test_call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf23c56 - <test[ce40c55e857e9b89]::test_call::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_binary' (43) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf179a6 - test[ce40c55e857e9b89]::test_binary
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf140f7 - test[ce40c55e857e9b89]::test_binary::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf22d96 - <test[ce40c55e857e9b89]::test_binary::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_data' (56) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf18216 - test[ce40c55e857e9b89]::test_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf14d87 - test[ce40c55e857e9b89]::test_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf23c96 - <test[ce40c55e857e9b89]::test_data::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_comments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_comments' (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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17b86 - test[ce40c55e857e9b89]::test_comments
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf143c7 - test[ce40c55e857e9b89]::test_comments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf23156 - <test[ce40c55e857e9b89]::test_comments::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_exports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_exports' (64) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17ac6 - test[ce40c55e857e9b89]::test_exports
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf142a7 - test[ce40c55e857e9b89]::test_exports::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf22fd6 - <test[ce40c55e857e9b89]::test_exports::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_custom stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_custom' (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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf179c6 - test[ce40c55e857e9b89]::test_custom
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf14127 - test[ce40c55e857e9b89]::test_custom::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf22dd6 - <test[ce40c55e857e9b89]::test_custom::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_br_if stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_br_if' (48) panicked at tests/cs_proj.rs:33:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf178a6 - test[ce40c55e857e9b89]::test_br_if
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf13b77 - test[ce40c55e857e9b89]::test_br_if::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf22b96 - <test[ce40c55e857e9b89]::test_br_if::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fac stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fac' (76) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf181b6 - test[ce40c55e857e9b89]::test_fac
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf14cf7 - test[ce40c55e857e9b89]::test_fac::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf23bd6 - <test[ce40c55e857e9b89]::test_fac::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_float_literals stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_float_literals' (79) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17f36 - test[ce40c55e857e9b89]::test_float_literals
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf148c7 - test[ce40c55e857e9b89]::test_float_literals::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf23796 - <test[ce40c55e857e9b89]::test_float_literals::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_block' (46) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17886 - test[ce40c55e857e9b89]::test_block
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf13b47 - test[ce40c55e857e9b89]::test_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf22b56 - <test[ce40c55e857e9b89]::test_block::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_f32_bitwise stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_f32_bitwise' (66) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17d3c - test[ce40c55e857e9b89]::test_f32_bitwise
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:30:13
[INFO] [stdout]   24:     0x5fc7faf145d7 - test[ce40c55e857e9b89]::test_f32_bitwise::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:29:24
[INFO] [stdout]   25:     0x5fc7faf23416 - <test[ce40c55e857e9b89]::test_f32_bitwise::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_float_memory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_float_memory' (82) 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:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[INFO] [stdout]   22:     0x5fc7faf166bd - test[ce40c55e857e9b89]::test_wast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:241:23
[INFO] [stdout]   23:     0x5fc7faf17e96 - test[ce40c55e857e9b89]::test_float_memory
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:24:13
[INFO] [stdout]   24:     0x5fc7faf14787 - test[ce40c55e857e9b89]::test_float_memory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:23:24
[INFO] [stdout]   25:     0x5fc7faf23656 - <test[ce40c55e857e9b89]::test_float_memory::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc7faf30f6b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fc7faf30f6b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fc7faf3d7ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fc7faf3d7ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fc7faf3d7ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fc7faf3d7ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fc7faf38d74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fc7faf38d74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fc7faf402c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fc7faf402c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fc7faf402c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fc7faf402c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fc7faf402c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fc7fb617fdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5fc7fb617fdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73ad27ba9aa4 - <unknown>
[INFO] [stdout]   47:     0x73ad27c36a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_conversions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_conversions' (54) panicked at tests/cs_proj.rs:33:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc7fb618b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc7fb618b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc7fb618b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc7fb63085a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc7fb63085a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fc7fb61e086 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc7fb61e086 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc7fb5f56af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc7fb5f56af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc7fb6102b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc7faf3cbbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc7faf3cbbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc7fb610472 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc7fb610472 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc7fb5f5768 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc7fb5ea279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc7fb5f66ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc7fb63101c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc7fb630d92 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fc7faf1fc26 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::ExitStatus, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fc7faf1fc26 - <test[ce40c55e857e9b89]::cs_proj::CsProj>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cs_proj.rs:33:14
[WARN] too many lines in the log, truncating it
