[INFO] cloning repository https://github.com/waterlens/qxq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waterlens/qxq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaterlens%2Fqxq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaterlens%2Fqxq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 017c525b3390b85f73273a2cb5141a0611b8fc34
[INFO] testing waterlens/qxq against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaterlens%2Fqxq" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/waterlens/qxq
[INFO] finished tweaking git repo https://github.com/waterlens/qxq
[INFO] tweaked toml for git repo https://github.com/waterlens/qxq written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/waterlens/qxq on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/waterlens/qxq 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded hashconsing v1.6.0
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded boxing v0.1.2
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded rustyline-derive v0.11.1
[INFO] [stderr]   Downloaded ordermap v0.5.12
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded small-map v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a33ef6cea6452cf5c015275c1ca27bb41756f5325ed0654ae35e63301cbbf07
[INFO] running `Command { std: "docker" "start" "-a" "1a33ef6cea6452cf5c015275c1ca27bb41756f5325ed0654ae35e63301cbbf07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a33ef6cea6452cf5c015275c1ca27bb41756f5325ed0654ae35e63301cbbf07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a33ef6cea6452cf5c015275c1ca27bb41756f5325ed0654ae35e63301cbbf07", kill_on_drop: false }`
[INFO] [stdout] 1a33ef6cea6452cf5c015275c1ca27bb41756f5325ed0654ae35e63301cbbf07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde7b28dff80639e509411a9a5e486b4dce58c4680d34259bccc7a5dae257f96
[INFO] running `Command { std: "docker" "start" "-a" "bde7b28dff80639e509411a9a5e486b4dce58c4680d34259bccc7a5dae257f96", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashconsing v1.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling small-map v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling boxing v0.1.2
[INFO] [stderr]    Compiling ordermap v0.5.12
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling qxq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SmallVec` and `smallvec`
[INFO] [stdout]  --> src/codegen.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use smallvec::{smallvec, SmallVec};
[INFO] [stdout]   |                ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/codegen.rs:386:36
[INFO] [stdout]     |
[INFO] [stdout] 386 |   pub fn emit_tuple_pre(&mut self, n: usize) {}
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:388:33
[INFO] [stdout]     |
[INFO] [stdout] 388 |   pub fn emit_op_obj(&mut self, op: &str) {}
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:390:40
[INFO] [stdout]     |
[INFO] [stdout] 390 |   pub fn emit_prefix_op_pre(&mut self, op: &str) {}
[INFO] [stdout]     |                                        ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:392:37
[INFO] [stdout]     |
[INFO] [stdout] 392 |   pub fn emit_postfix_op(&mut self, op: &str) {}
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:406:35
[INFO] [stdout]     |
[INFO] [stdout] 406 |   pub fn emit_op_apply(&mut self, op: &str) {}
[INFO] [stdout]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/codegen.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |   pub fn emit_fn(&mut self, params: &[ExprRef<'a>]) {}
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> src/codegen.rs:473:32
[INFO] [stdout]     |
[INFO] [stdout] 473 |   pub fn emit_apply(&mut self, func: ExprRef<'a>) {}
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "bde7b28dff80639e509411a9a5e486b4dce58c4680d34259bccc7a5dae257f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde7b28dff80639e509411a9a5e486b4dce58c4680d34259bccc7a5dae257f96", kill_on_drop: false }`
[INFO] [stdout] bde7b28dff80639e509411a9a5e486b4dce58c4680d34259bccc7a5dae257f96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7fb9501f3934bf2fc9d4706e7e48b7f5c01eec0abe6db51fa9c279092b4db1d
[INFO] running `Command { std: "docker" "start" "-a" "d7fb9501f3934bf2fc9d4706e7e48b7f5c01eec0abe6db51fa9c279092b4db1d", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `SmallVec` and `smallvec`
[INFO] [stdout]  --> src/codegen.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use smallvec::{smallvec, SmallVec};
[INFO] [stdout]   |                ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/codegen.rs:386:36
[INFO] [stdout]     |
[INFO] [stdout] 386 |   pub fn emit_tuple_pre(&mut self, n: usize) {}
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:388:33
[INFO] [stdout]     |
[INFO] [stdout] 388 |   pub fn emit_op_obj(&mut self, op: &str) {}
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:390:40
[INFO] [stdout]     |
[INFO] [stdout] 390 |   pub fn emit_prefix_op_pre(&mut self, op: &str) {}
[INFO] [stdout]     |                                        ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:392:37
[INFO] [stdout]     |
[INFO] [stdout] 392 |   pub fn emit_postfix_op(&mut self, op: &str) {}
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:406:35
[INFO] [stdout]     |
[INFO] [stdout] 406 |   pub fn emit_op_apply(&mut self, op: &str) {}
[INFO] [stdout]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/codegen.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |   pub fn emit_fn(&mut self, params: &[ExprRef<'a>]) {}
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> src/codegen.rs:473:32
[INFO] [stdout]     |
[INFO] [stdout] 473 |   pub fn emit_apply(&mut self, func: ExprRef<'a>) {}
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qxq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SmallVec` and `smallvec`
[INFO] [stdout]  --> src/codegen.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use smallvec::{smallvec, SmallVec};
[INFO] [stdout]   |                ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/codegen.rs:386:36
[INFO] [stdout]     |
[INFO] [stdout] 386 |   pub fn emit_tuple_pre(&mut self, n: usize) {}
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:388:33
[INFO] [stdout]     |
[INFO] [stdout] 388 |   pub fn emit_op_obj(&mut self, op: &str) {}
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:390:40
[INFO] [stdout]     |
[INFO] [stdout] 390 |   pub fn emit_prefix_op_pre(&mut self, op: &str) {}
[INFO] [stdout]     |                                        ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:392:37
[INFO] [stdout]     |
[INFO] [stdout] 392 |   pub fn emit_postfix_op(&mut self, op: &str) {}
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/codegen.rs:406:35
[INFO] [stdout]     |
[INFO] [stdout] 406 |   pub fn emit_op_apply(&mut self, op: &str) {}
[INFO] [stdout]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/codegen.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |   pub fn emit_fn(&mut self, params: &[ExprRef<'a>]) {}
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/codegen.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/codegen.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/codegen.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] ...
[INFO] [stdout] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stdout]     |       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> src/codegen.rs:473:32
[INFO] [stdout]     |
[INFO] [stdout] 473 |   pub fn emit_apply(&mut self, func: ExprRef<'a>) {}
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "d7fb9501f3934bf2fc9d4706e7e48b7f5c01eec0abe6db51fa9c279092b4db1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7fb9501f3934bf2fc9d4706e7e48b7f5c01eec0abe6db51fa9c279092b4db1d", kill_on_drop: false }`
[INFO] [stdout] d7fb9501f3934bf2fc9d4706e7e48b7f5c01eec0abe6db51fa9c279092b4db1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7baef3e334a532eed29e39f9484d6704311ae42e5f3ff8a85c7415ed76932b0
[INFO] running `Command { std: "docker" "start" "-a" "e7baef3e334a532eed29e39f9484d6704311ae42e5f3ff8a85c7415ed76932b0", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `SmallVec` and `smallvec`
[INFO] [stderr]  --> src/codegen.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 | use smallvec::{smallvec, SmallVec};
[INFO] [stderr]   |                ^^^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]    --> src/codegen.rs:386:36
[INFO] [stderr]     |
[INFO] [stderr] 386 |   pub fn emit_tuple_pre(&mut self, n: usize) {}
[INFO] [stderr]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `op`
[INFO] [stderr]    --> src/codegen.rs:388:33
[INFO] [stderr]     |
[INFO] [stderr] 388 |   pub fn emit_op_obj(&mut self, op: &str) {}
[INFO] [stderr]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `op`
[INFO] [stderr]    --> src/codegen.rs:390:40
[INFO] [stderr]     |
[INFO] [stderr] 390 |   pub fn emit_prefix_op_pre(&mut self, op: &str) {}
[INFO] [stderr]     |                                        ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `op`
[INFO] [stderr]    --> src/codegen.rs:392:37
[INFO] [stderr]     |
[INFO] [stderr] 392 |   pub fn emit_postfix_op(&mut self, op: &str) {}
[INFO] [stderr]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `op`
[INFO] [stderr]    --> src/codegen.rs:406:35
[INFO] [stderr]     |
[INFO] [stderr] 406 |   pub fn emit_op_apply(&mut self, op: &str) {}
[INFO] [stderr]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]    --> src/codegen.rs:408:29
[INFO] [stderr]     |
[INFO] [stderr] 408 |   pub fn emit_fn(&mut self, params: &[ExprRef<'a>]) {}
[INFO] [stderr]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/codegen.rs:257:28
[INFO] [stderr]     |
[INFO] [stderr] 257 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stderr]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] ...
[INFO] [stderr] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |     --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/codegen.rs:258:31
[INFO] [stderr]     |
[INFO] [stderr] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stderr] ...
[INFO] [stderr] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |     --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `level`
[INFO] [stderr]    --> src/codegen.rs:258:36
[INFO] [stderr]     |
[INFO] [stderr] 258 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stderr] ...
[INFO] [stderr] 420 |     write_operand_to_slot!(self, dst).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |     --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `write_operand_to_slot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/codegen.rs:276:28
[INFO] [stderr]     |
[INFO] [stderr] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stderr]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] ...
[INFO] [stderr] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/codegen.rs:277:31
[INFO] [stderr]     |
[INFO] [stderr] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stderr] ...
[INFO] [stderr] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `level`
[INFO] [stderr]    --> src/codegen.rs:277:36
[INFO] [stderr]     |
[INFO] [stderr] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stderr] ...
[INFO] [stderr] 433 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/codegen.rs:276:28
[INFO] [stderr]     |
[INFO] [stderr] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stderr]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] ...
[INFO] [stderr] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/codegen.rs:277:31
[INFO] [stderr]     |
[INFO] [stderr] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stderr] ...
[INFO] [stderr] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `level`
[INFO] [stderr]    --> src/codegen.rs:277:36
[INFO] [stderr]     |
[INFO] [stderr] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stderr] ...
[INFO] [stderr] 447 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/codegen.rs:276:28
[INFO] [stderr]     |
[INFO] [stderr] 276 |       Some(ValDesc::SConst(s)) => todo!(),
[INFO] [stderr]     |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] ...
[INFO] [stderr] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/codegen.rs:277:31
[INFO] [stderr]     |
[INFO] [stderr] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                               ^^^ help: try ignoring the field: `idx: _`
[INFO] [stderr] ...
[INFO] [stderr] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `level`
[INFO] [stderr]    --> src/codegen.rs:277:36
[INFO] [stderr]     |
[INFO] [stderr] 277 |       Some(ValDesc::Upvalue { idx, level }) => todo!(),
[INFO] [stderr]     |                                    ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stderr] ...
[INFO] [stderr] 463 |       reify_operand!(self).unwrap_or_else(|e| self.diagnostic.error(&e.to_string()));
[INFO] [stderr]     |       -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `reify_operand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `func`
[INFO] [stderr]    --> src/codegen.rs:473:32
[INFO] [stderr]     |
[INFO] [stderr] 473 |   pub fn emit_apply(&mut self, func: ExprRef<'a>) {}
[INFO] [stderr]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stderr] 
[INFO] [stderr] warning: `qxq` (lib) generated 20 warnings (run `cargo fix --lib -p qxq` to apply 1 suggestion)
[INFO] [stderr] warning: `qxq` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qxq-21bd5c8b62309ba4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test parser::tests::test_let_bindings ... ok
[INFO] [stdout] test sexp::tests::sexp_pool ... ok
[INFO] [stdout] test tokenizer::tests::test_comments ... ok
[INFO] [stdout] test tokenizer::tests::test_identifier ... ok
[INFO] [stdout] test tokenizer::tests::test_integer_literals ... ok
[INFO] [stdout] test tokenizer::tests::test_keywords ... ok
[INFO] [stdout] test tokenizer::tests::test_operators ... ok
[INFO] [stdout] test parser::tests::test_parse_blocks ... ok
[INFO] [stdout] test tokenizer::tests::test_string_literals ... ok
[INFO] [stdout] test codegen::tests::test_parse_expressions ... FAILED
[INFO] [stdout] test parser::tests::test_functions ... FAILED
[INFO] [stdout] test parser::tests::test_parse_expressions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::tests::test_parse_expressions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::tests::test_parse_expressions' panicked at src/codegen.rs:506:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "--- Integer Constants ---\n@0: 1\n@1: 2\n@2: 3\n@3: 4\n@4: 5\n--- String Constants ---\n\n--- Bytecode ---\nloadc      r0, @1\nloadc      r1, @2\nmul.dd     r0, r0, r1\nloadc      r1, @0\nadd.dd     r1, r1, r0\nloadc      r2, @3\nloadc      r3, @4\ndiv.dd     r2, r2, r3\nsub.dd     r1, r1, r2\n"
[INFO] [stdout]  right: ""
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6c9b6fa82 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6c9b6fa82 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6c9b6fa82 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dc6c9b6fa82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dc6c9b95333 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dc6c9b95333 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5dc6c9b6ca83 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6c9b6ca83 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dc6c9b6f8d2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dc6c9b70fec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dc6c9b70e42 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dc6c9b36244 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dc6c9b36244 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6c9b719cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dc6c9b719cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dc6c9b7179a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dc6c9b6ff79 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5dc6c9b7142d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dc6c9b938e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dc6c9b93b77 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5dc6c9afb036 - core::panicking::assert_failed::h27f21ff2af256773
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5dc6c9af47c7 - qxq::codegen::tests::test_codegen::h7fcca2c6177c609b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen.rs:506:5
[INFO] [stdout]   22:     0x5dc6c9af47c7 - qxq::codegen::tests::test_parse_expressions::h72b9d76c0317a06e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen.rs:511:5
[INFO] [stdout]   23:     0x5dc6c9afc889 - qxq::codegen::tests::test_parse_expressions::{{closure}}::h1fd95e1b9f663410
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen.rs:510:30
[INFO] [stdout]   24:     0x5dc6c9afc889 - core::ops::function::FnOnce::call_once::h10047f38e7492855
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc6c9b3b9cb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5dc6c9b3b9cb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5dc6c9b3abbe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5dc6c9b3abbe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5dc6c9b3abbe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5dc6c9b3abbe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5dc6c9b3abbe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5dc6c9b3abbe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5dc6c9b3abbe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5dc6c9afe734 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5dc6c9afe734 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5dc6c9b0210a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5dc6c9b0210a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5dc6c9b0210a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5dc6c9b0210a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5dc6c9b0210a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5dc6c9b0210a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5dc6c9b0210a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dc6c9b74b77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5dc6c9b74b77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5dc6c9b74b77 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7cdd8642baa4 - <unknown>
[INFO] [stdout]   47:     0x7cdd864b8a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::test_functions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::test_functions' panicked at src/diagnostic.rs:15:5:
[INFO] [stdout] error: variable unit not defined
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6c9b6fa82 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6c9b6fa82 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6c9b6fa82 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dc6c9b6fa82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dc6c9b95333 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dc6c9b95333 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5dc6c9b6ca83 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6c9b6ca83 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dc6c9b6f8d2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dc6c9b70fec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dc6c9b70e42 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dc6c9b36244 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dc6c9b36244 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6c9b719cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dc6c9b719cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dc6c9b7179a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dc6c9b6ff79 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5dc6c9b7142d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dc6c9b938e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dc6c9af8a37 - qxq::diagnostic::Diagnostic::error::hd00ee6fc545e6503
[INFO] [stdout]                                at /opt/rustwide/workdir/src/diagnostic.rs:15:5
[INFO] [stdout]   20:     0x5dc6c9ae748e - qxq::codegen::CodeGenCtx::emit_ident_use::h74706a9135d704f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen.rs:370:23
[INFO] [stdout]   21:     0x5dc6c9aee941 - qxq::parser::Parser::parse_expr_with_affinity::h7f39e5868c3fa7b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:349:18
[INFO] [stdout]   22:     0x5dc6c9af0272 - qxq::parser::Parser::parse_expr::h2adc0f02c68fc237
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:316:10
[INFO] [stdout]   23:     0x5dc6c9af0272 - qxq::parser::Parser::parse_expr_element::h31002ede51d42381
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:630:18
[INFO] [stdout]   24:     0x5dc6c9af0272 - qxq::parser::Parser::parse_exprs::h72bf186e802b0014
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:641:27
[INFO] [stdout]   25:     0x5dc6c9aefb65 - qxq::parser::Parser::parse_expr_with_affinity::h7f39e5868c3fa7b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:453:27
[INFO] [stdout]   26:     0x5dc6c9af0272 - qxq::parser::Parser::parse_expr::h2adc0f02c68fc237
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:316:10
[INFO] [stdout]   27:     0x5dc6c9af0272 - qxq::parser::Parser::parse_expr_element::h31002ede51d42381
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:630:18
[INFO] [stdout]   28:     0x5dc6c9af0272 - qxq::parser::Parser::parse_exprs::h72bf186e802b0014
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:641:27
[INFO] [stdout]   29:     0x5dc6c9af3d7d - qxq::parser::tests::test_parse_exprs::hd7bdef7c5d07b6ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:685:23
[INFO] [stdout]   30:     0x5dc6c9afc921 - qxq::parser::tests::test_functions::h1e1c7bf29b0060e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:743:5
[INFO] [stdout]   31:     0x5dc6c9afc921 - qxq::parser::tests::test_functions::{{closure}}::hed5bf09176e32cfe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:742:22
[INFO] [stdout]   32:     0x5dc6c9afc921 - core::ops::function::FnOnce::call_once::h508ecc7e13b8dcdf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5dc6c9b3b9cb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5dc6c9b3b9cb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x5dc6c9b3abbe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x5dc6c9b3abbe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5dc6c9b3abbe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5dc6c9b3abbe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5dc6c9b3abbe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc6c9b3abbe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x5dc6c9b3abbe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x5dc6c9afe734 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x5dc6c9afe734 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x5dc6c9b0210a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x5dc6c9b0210a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5dc6c9b0210a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5dc6c9b0210a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5dc6c9b0210a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dc6c9b0210a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x5dc6c9b0210a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5dc6c9b74b77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x5dc6c9b74b77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x5dc6c9b74b77 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7cdd8642baa4 - <unknown>
[INFO] [stdout]   55:     0x7cdd864b8a34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::test_parse_expressions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::test_parse_expressions' panicked at src/diagnostic.rs:15:5:
[INFO] [stdout] error: variable f not defined
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6c9b6fa82 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6c9b6fa82 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6c9b6fa82 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dc6c9b6fa82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dc6c9b95333 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dc6c9b95333 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5dc6c9b6ca83 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6c9b6ca83 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dc6c9b6f8d2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dc6c9b70fec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dc6c9b70e42 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dc6c9b36244 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dc6c9b36244 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6c9b719cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dc6c9b719cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dc6c9b7179a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dc6c9b6ff79 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5dc6c9b7142d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dc6c9b938e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dc6c9af8a37 - qxq::diagnostic::Diagnostic::error::hd00ee6fc545e6503
[INFO] [stdout]                                at /opt/rustwide/workdir/src/diagnostic.rs:15:5
[INFO] [stdout]   20:     0x5dc6c9ae748e - qxq::codegen::CodeGenCtx::emit_ident_use::h74706a9135d704f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen.rs:370:23
[INFO] [stdout]   21:     0x5dc6c9aee941 - qxq::parser::Parser::parse_expr_with_affinity::h7f39e5868c3fa7b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:349:18
[INFO] [stdout]   22:     0x5dc6c9af0272 - qxq::parser::Parser::parse_expr::h2adc0f02c68fc237
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:316:10
[INFO] [stdout]   23:     0x5dc6c9af0272 - qxq::parser::Parser::parse_expr_element::h31002ede51d42381
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:630:18
[INFO] [stdout]   24:     0x5dc6c9af0272 - qxq::parser::Parser::parse_exprs::h72bf186e802b0014
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:641:27
[INFO] [stdout]   25:     0x5dc6c9af3d7d - qxq::parser::tests::test_parse_exprs::hd7bdef7c5d07b6ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:685:23
[INFO] [stdout]   26:     0x5dc6c9af4adf - qxq::parser::tests::test_parse_expressions::he17475f628cfa329
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:715:5
[INFO] [stdout]   27:     0x5dc6c9afc8c9 - qxq::parser::tests::test_parse_expressions::{{closure}}::h1adcf7ce64a00e76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:694:30
[INFO] [stdout]   28:     0x5dc6c9afc8c9 - core::ops::function::FnOnce::call_once::h3a8b613ed443e8a8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5dc6c9b3b9cb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5dc6c9b3b9cb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x5dc6c9b3abbe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x5dc6c9b3abbe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x5dc6c9b3abbe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x5dc6c9b3abbe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x5dc6c9b3abbe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5dc6c9b3abbe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x5dc6c9b3abbe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x5dc6c9afe734 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x5dc6c9afe734 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   40:     0x5dc6c9b0210a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x5dc6c9b0210a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5dc6c9b0210a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5dc6c9b0210a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5dc6c9b0210a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5dc6c9b0210a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x5dc6c9b0210a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5dc6c9b74b77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x5dc6c9b74b77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49:     0x5dc6c9b74b77 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   50:     0x7cdd8642baa4 - <unknown>
[INFO] [stdout]   51:     0x7cdd864b8a34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     codegen::tests::test_parse_expressions
[INFO] [stdout]     parser::tests::test_functions
[INFO] [stdout]     parser::tests::test_parse_expressions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e7baef3e334a532eed29e39f9484d6704311ae42e5f3ff8a85c7415ed76932b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7baef3e334a532eed29e39f9484d6704311ae42e5f3ff8a85c7415ed76932b0", kill_on_drop: false }`
[INFO] [stdout] e7baef3e334a532eed29e39f9484d6704311ae42e5f3ff8a85c7415ed76932b0
