[INFO] fetching crate qxq 0.1.0... [INFO] testing qxq-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate qxq 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate qxq 0.1.0 [INFO] finished tweaking crates.io crate qxq 0.1.0 [INFO] tweaked toml for crates.io crate qxq 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qxq 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qxq 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe34317b23dbe9ece244b611bdaf51d156baf6c3f0999aaf208a8a898c5d8cc0 [INFO] running `Command { std: "docker" "start" "-a" "fe34317b23dbe9ece244b611bdaf51d156baf6c3f0999aaf208a8a898c5d8cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe34317b23dbe9ece244b611bdaf51d156baf6c3f0999aaf208a8a898c5d8cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe34317b23dbe9ece244b611bdaf51d156baf6c3f0999aaf208a8a898c5d8cc0", kill_on_drop: false }` [INFO] [stdout] fe34317b23dbe9ece244b611bdaf51d156baf6c3f0999aaf208a8a898c5d8cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f71cdcce008e5961df42d2c0e104c27d4b4a1486b16d99dea2517d4f5ef7078 [INFO] running `Command { std: "docker" "start" "-a" "5f71cdcce008e5961df42d2c0e104c27d4b4a1486b16d99dea2517d4f5ef7078", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling boxing v0.1.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashconsing v1.6.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling ordermap v0.5.12 [INFO] [stderr] Compiling small-map v0.1.3 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling rustyline-derive v0.11.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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:257:28 [INFO] [stdout] | [INFO] [stdout] 257 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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 19.82s [INFO] running `Command { std: "docker" "inspect" "5f71cdcce008e5961df42d2c0e104c27d4b4a1486b16d99dea2517d4f5ef7078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f71cdcce008e5961df42d2c0e104c27d4b4a1486b16d99dea2517d4f5ef7078", kill_on_drop: false }` [INFO] [stdout] 5f71cdcce008e5961df42d2c0e104c27d4b4a1486b16d99dea2517d4f5ef7078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 807f347661387450b104f577226c9c25f94f87a19340d4a5867a2ea8d0dcaa31 [INFO] running `Command { std: "docker" "start" "-a" "807f347661387450b104f577226c9c25f94f87a19340d4a5867a2ea8d0dcaa31", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:257:28 [INFO] [stdout] | [INFO] [stdout] 257 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] [stderr] Compiling qxq v0.1.0 (/opt/rustwide/workdir) [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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:257:28 [INFO] [stdout] | [INFO] [stdout] 257 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/codegen.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stdout] | ^ [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] = 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 1.94s [INFO] running `Command { std: "docker" "inspect" "807f347661387450b104f577226c9c25f94f87a19340d4a5867a2ea8d0dcaa31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807f347661387450b104f577226c9c25f94f87a19340d4a5867a2ea8d0dcaa31", kill_on_drop: false }` [INFO] [stdout] 807f347661387450b104f577226c9c25f94f87a19340d4a5867a2ea8d0dcaa31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ed4ec1161e553c336ce31634f40b2d259deea90f257731d6b860e716043325c [INFO] running `Command { std: "docker" "start" "-a" "9ed4ec1161e553c336ce31634f40b2d259deea90f257731d6b860e716043325c", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/codegen.rs:257:28 [INFO] [stderr] | [INFO] [stderr] 257 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stderr] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/codegen.rs:276:28 [INFO] [stderr] | [INFO] [stderr] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stderr] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/codegen.rs:276:28 [INFO] [stderr] | [INFO] [stderr] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stderr] | ^ [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] = 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] | ^ [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] help: `s` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/codegen.rs:276:28 [INFO] [stderr] | [INFO] [stderr] 276 | Some(ValDesc::SConst(s)) => todo!(), [INFO] [stderr] | ^ [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] = 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 16 suggestions) [INFO] [stderr] warning: `qxq` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qxq-02eeedc31d81b4ee) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test parser::tests::test_let_bindings ... ok [INFO] [stdout] test tokenizer::tests::test_identifier ... ok [INFO] [stdout] test parser::tests::test_parse_blocks ... ok [INFO] [stdout] test tokenizer::tests::test_keywords ... ok [INFO] [stdout] test tokenizer::tests::test_string_literals ... ok [INFO] [stdout] test tokenizer::tests::test_comments ... ok [INFO] [stdout] test tokenizer::tests::test_operators ... ok [INFO] [stdout] test tokenizer::tests::test_integer_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] test sexp::tests::sexp_pool ... ok [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' (26) 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: 0x5ab21827cd42 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ab21827cd42 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ab21827cd42 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ab21827cd42 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ab21828d7df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ab21828d7df - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5ab218249363 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ab218249363 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ab218255232 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ab21825a7df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ab21825a671 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ab21820ea4e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5ab21820ea4e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ab21825adef - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5ab21825adef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ab21825ac4a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ab218255369 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ab21823dc5d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ab2182952d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ab2182950d3 - core::panicking::assert_failed_inner::hbdde3a71af798a31 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x5ab2181a891e - core::panicking::assert_failed::h3d70286ef062abd4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x5ab2181eacfb - qxq::codegen::tests::test_codegen::hba1dadd76b3db7c9 [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:506:5 [INFO] [stdout] 22: 0x5ab2181ead7b - qxq::codegen::tests::test_parse_expressions::h774a7b2df7bbd4ea [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:511:5 [INFO] [stdout] 23: 0x5ab2181ead97 - qxq::codegen::tests::test_parse_expressions::{{closure}}::hc1faa6a8e08eb88d [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:510:30 [INFO] [stdout] 24: 0x5ab2181a6d06 - core::ops::function::FnOnce::call_once::hab5af9b643b8b1c4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ab21820e89b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5ab21820e89b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5ab2182228ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5ab2182228ad - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5ab2182228ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5ab2182228ad - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5ab2182228ad - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5ab2182228ad - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5ab2182228ad - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5ab2181fbdf4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5ab2181fbdf4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5ab2181ff72a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5ab2181ff72a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5ab2181ff72a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5ab2181ff72a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5ab2181ff72a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5ab2181ff72a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5ab2181ff72a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5ab21825076f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x5ab21825076f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x74c0a77b2aa4 - [INFO] [stdout] 46: 0x74c0a783fa64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::tests::test_functions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'parser::tests::test_functions' (27) panicked at src/diagnostic.rs:15:5: [INFO] [stdout] error: variable unit not defined [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ab21827cd42 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ab21827cd42 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ab21827cd42 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ab21827cd42 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ab21828d7df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ab21828d7df - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5ab218249363 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ab218249363 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ab218255232 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ab21825a7df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ab21825a671 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ab21820ea4e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5ab21820ea4e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ab21825adef - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5ab21825adef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 15: 0x5ab21825ac4a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ab218255369 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ab21823dc5d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ab2182952d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ab2181a213a - qxq::diagnostic::Diagnostic::error::hc8d908c1d5f3790b [INFO] [stdout] at /opt/rustwide/workdir/src/diagnostic.rs:15:5 [INFO] [stdout] 20: 0x5ab21818d5f0 - qxq::codegen::CodeGenCtx::emit_ident_use::h0db9c6bd5ccb9cbd [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:370:23 [INFO] [stdout] 21: 0x5ab2181be72f - qxq::parser::Parser::parse_expr_with_affinity::h079c4eb99d085f84 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:349:18 [INFO] [stdout] 22: 0x5ab2181b7a2c - qxq::parser::Parser::parse_expr::h391fca5126982ff8 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:316:10 [INFO] [stdout] 23: 0x5ab2181bd4c3 - qxq::parser::Parser::parse_expr_element::he27c523997bd101f [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:630:18 [INFO] [stdout] 24: 0x5ab2181b990c - qxq::parser::Parser::parse_exprs::he4e7fe797abc5a70 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:641:27 [INFO] [stdout] 25: 0x5ab2181c1b1c - qxq::parser::Parser::parse_expr_with_affinity::h079c4eb99d085f84 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:453:27 [INFO] [stdout] 26: 0x5ab2181b7a2c - qxq::parser::Parser::parse_expr::h391fca5126982ff8 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:316:10 [INFO] [stdout] 27: 0x5ab2181bd4c3 - qxq::parser::Parser::parse_expr_element::he27c523997bd101f [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:630:18 [INFO] [stdout] 28: 0x5ab2181b990c - qxq::parser::Parser::parse_exprs::he4e7fe797abc5a70 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:641:27 [INFO] [stdout] 29: 0x5ab2181b4446 - qxq::parser::tests::test_parse_exprs::hd969d4804527de38 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:685:23 [INFO] [stdout] 30: 0x5ab2181b42ae - qxq::parser::tests::test_functions::h1ccca2074c52d1d5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:743:5 [INFO] [stdout] 31: 0x5ab2181b4377 - qxq::parser::tests::test_functions::{{closure}}::he3c925eb0deb3213 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:742:22 [INFO] [stdout] 32: 0x5ab2181a6b36 - core::ops::function::FnOnce::call_once::h88effd9ffd3430b5 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x5ab21820e89b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x5ab21820e89b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 35: 0x5ab2182228ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 36: 0x5ab2182228ad - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5ab2182228ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5ab2182228ad - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5ab2182228ad - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ab2182228ad - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 41: 0x5ab2182228ad - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 42: 0x5ab2181fbdf4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 43: 0x5ab2181fbdf4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 44: 0x5ab2181ff72a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 45: 0x5ab2181ff72a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5ab2181ff72a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x5ab2181ff72a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x5ab2181ff72a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5ab2181ff72a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 50: 0x5ab2181ff72a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x5ab21825076f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 52: 0x5ab21825076f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 53: 0x74c0a77b2aa4 - [INFO] [stdout] 54: 0x74c0a783fa64 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::tests::test_parse_expressions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'parser::tests::test_parse_expressions' (30) panicked at src/diagnostic.rs:15:5: [INFO] [stdout] error: variable f not defined [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ab21827cd42 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ab21827cd42 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ab21827cd42 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ab21827cd42 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ab21828d7df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ab21828d7df - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5ab218249363 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ab218249363 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ab218255232 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ab21825a7df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ab21825a671 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ab21820ea4e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5ab21820ea4e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ab21825adef - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5ab21825adef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ab21825ac4a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ab218255369 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ab21823dc5d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ab2182952d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ab2181a213a - qxq::diagnostic::Diagnostic::error::hc8d908c1d5f3790b [INFO] [stdout] at /opt/rustwide/workdir/src/diagnostic.rs:15:5 [INFO] [stdout] 20: 0x5ab21818d5f0 - qxq::codegen::CodeGenCtx::emit_ident_use::h0db9c6bd5ccb9cbd [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:370:23 [INFO] [stdout] 21: 0x5ab2181be72f - qxq::parser::Parser::parse_expr_with_affinity::h079c4eb99d085f84 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:349:18 [INFO] [stdout] 22: 0x5ab2181b7a2c - qxq::parser::Parser::parse_expr::h391fca5126982ff8 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:316:10 [INFO] [stdout] 23: 0x5ab2181bd4c3 - qxq::parser::Parser::parse_expr_element::he27c523997bd101f [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:630:18 [INFO] [stdout] 24: 0x5ab2181b990c - qxq::parser::Parser::parse_exprs::he4e7fe797abc5a70 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:641:27 [INFO] [stdout] 25: 0x5ab2181b4446 - qxq::parser::tests::test_parse_exprs::hd969d4804527de38 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:685:23 [INFO] [stdout] 26: 0x5ab2181b4ba0 - qxq::parser::tests::test_parse_expressions::hb896be1fb12c7f27 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:715:5 [INFO] [stdout] 27: 0x5ab2181b4c17 - qxq::parser::tests::test_parse_expressions::{{closure}}::hbb986f764fa37536 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:694:30 [INFO] [stdout] 28: 0x5ab2181a6c66 - core::ops::function::FnOnce::call_once::ha4a0d6b82bf7f5a7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x5ab21820e89b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x5ab21820e89b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 31: 0x5ab2182228ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 32: 0x5ab2182228ad - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 33: 0x5ab2182228ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: 0x5ab2182228ad - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: 0x5ab2182228ad - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ab2182228ad - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 37: 0x5ab2182228ad - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 38: 0x5ab2181fbdf4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 39: 0x5ab2181fbdf4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 40: 0x5ab2181ff72a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 41: 0x5ab2181ff72a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: 0x5ab2181ff72a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x5ab2181ff72a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x5ab2181ff72a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5ab2181ff72a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 46: 0x5ab2181ff72a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5ab21825076f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 48: 0x5ab21825076f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 49: 0x74c0a77b2aa4 - [INFO] [stdout] 50: 0x74c0a783fa64 - clone [INFO] [stdout] 51: 0x0 - [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] running `Command { std: "docker" "inspect" "9ed4ec1161e553c336ce31634f40b2d259deea90f257731d6b860e716043325c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed4ec1161e553c336ce31634f40b2d259deea90f257731d6b860e716043325c", kill_on_drop: false }` [INFO] [stdout] 9ed4ec1161e553c336ce31634f40b2d259deea90f257731d6b860e716043325c