[INFO] fetching crate qxq 0.1.0... [INFO] testing qxq-0.1.0 against beta-2025-10-28 for beta-1.92-2 [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 beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33e0aabc9c3d0f7dbf4aa3960073166733db6090450f91ceda31865e7a5bffe2 [INFO] running `Command { std: "docker" "start" "-a" "33e0aabc9c3d0f7dbf4aa3960073166733db6090450f91ceda31865e7a5bffe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33e0aabc9c3d0f7dbf4aa3960073166733db6090450f91ceda31865e7a5bffe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e0aabc9c3d0f7dbf4aa3960073166733db6090450f91ceda31865e7a5bffe2", kill_on_drop: false }` [INFO] [stdout] 33e0aabc9c3d0f7dbf4aa3960073166733db6090450f91ceda31865e7a5bffe2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f021a63340282209e729513bd295ee409fed9b8824b062a7a54dd48ec06162 [INFO] running `Command { std: "docker" "start" "-a" "d6f021a63340282209e729513bd295ee409fed9b8824b062a7a54dd48ec06162", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [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_xoshiro v0.6.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling boxing v0.1.2 [INFO] [stderr] Compiling hashconsing v1.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling small-map v0.1.3 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling ordermap v0.5.12 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling rustyline-derive v0.11.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling rustyline v17.0.2 [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 26.91s [INFO] running `Command { std: "docker" "inspect" "d6f021a63340282209e729513bd295ee409fed9b8824b062a7a54dd48ec06162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f021a63340282209e729513bd295ee409fed9b8824b062a7a54dd48ec06162", kill_on_drop: false }` [INFO] [stdout] d6f021a63340282209e729513bd295ee409fed9b8824b062a7a54dd48ec06162 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 032dab6f4ae49cd6833a75f555f9ce7d035d76f366b8653fdc3000cb8109285a [INFO] running `Command { std: "docker" "start" "-a" "032dab6f4ae49cd6833a75f555f9ce7d035d76f366b8653fdc3000cb8109285a", 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] [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "032dab6f4ae49cd6833a75f555f9ce7d035d76f366b8653fdc3000cb8109285a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032dab6f4ae49cd6833a75f555f9ce7d035d76f366b8653fdc3000cb8109285a", kill_on_drop: false }` [INFO] [stdout] 032dab6f4ae49cd6833a75f555f9ce7d035d76f366b8653fdc3000cb8109285a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7836d146934237833d561210bb59dbf4023a52048ec3f42b1d5fd188ed6c035f [INFO] running `Command { std: "docker" "start" "-a" "7836d146934237833d561210bb59dbf4023a52048ec3f42b1d5fd188ed6c035f", 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.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qxq-c9746cef3d114562) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tokenizer::tests::test_comments ... ok [INFO] [stdout] test sexp::tests::sexp_pool ... ok [INFO] [stdout] test tokenizer::tests::test_integer_literals ... ok [INFO] [stdout] test tokenizer::tests::test_operators ... ok [INFO] [stdout] test tokenizer::tests::test_string_literals ... ok [INFO] [stdout] test parser::tests::test_parse_blocks ... ok [INFO] [stdout] test tokenizer::tests::test_keywords ... ok [INFO] [stdout] test tokenizer::tests::test_identifier ... ok [INFO] [stdout] test parser::tests::test_let_bindings ... ok [INFO] [stdout] test codegen::tests::test_parse_expressions ... FAILED [INFO] [stdout] test parser::tests::test_parse_expressions ... FAILED [INFO] [stdout] test parser::tests::test_functions ... 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' (17) 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: 0x606f259580d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x606f259580d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x606f259580d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x606f259580d2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x606f25968bbf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x606f25968bbf - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x606f25924733 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x606f25924733 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x606f259306c2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x606f25935c2f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x606f25935ac1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x606f258e977e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x606f258e977e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x606f2593623f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x606f2593623f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x606f2593609a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x606f259307f9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x606f25918edd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x606f259706f0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x606f259704f3 - core::panicking::assert_failed_inner::h709867d03648810d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x606f2589549a - core::panicking::assert_failed::h3ffe1aca3fa019da [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x606f258c215b - qxq::codegen::tests::test_codegen::he9195aeb61a48895 [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:506:5 [INFO] [stdout] 22: 0x606f258c21db - qxq::codegen::tests::test_parse_expressions::h05e6292f5ed6bfb1 [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:511:5 [INFO] [stdout] 23: 0x606f258c21f7 - qxq::codegen::tests::test_parse_expressions::{{closure}}::h19eabca73e39f1bf [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:510:30 [INFO] [stdout] 24: 0x606f2588cc86 - core::ops::function::FnOnce::call_once::hf0bd068360811133 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x606f258e95cb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x606f258e95cb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x606f258fdbe8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x606f258fdbe8 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x606f258fdbe8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x606f258fdbe8 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x606f258fdbe8 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x606f258fdbe8 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x606f258fdbe8 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x606f258d69b4 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x606f258d69b4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x606f258da2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x606f258da2ea - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x606f258da2ea - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x606f258da2ea - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x606f258da2ea - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x606f258da2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x606f258da2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x606f2592baef - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 44: 0x606f2592baef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7469024fcaa4 - [INFO] [stdout] 46: 0x746902589a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::tests::test_parse_expressions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'parser::tests::test_parse_expressions' (21) panicked at src/diagnostic.rs:15:5: [INFO] [stdout] error: variable f not defined [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x606f259580d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x606f259580d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x606f259580d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x606f259580d2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x606f25968bbf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x606f25968bbf - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x606f25924733 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x606f25924733 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x606f259306c2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x606f25935c2f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x606f25935ac1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x606f258e977e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x606f258e977e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x606f2593623f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x606f2593623f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x606f2593609a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x606f259307f9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x606f25918edd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x606f259706f0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x606f258a127a - qxq::diagnostic::Diagnostic::error::hd948fdd87a4e5d9f [INFO] [stdout] at /opt/rustwide/workdir/src/diagnostic.rs:15:5 [INFO] [stdout] 20: 0x606f258682d0 - qxq::codegen::CodeGenCtx::emit_ident_use::hf0284024f2962b20 [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:370:23 [INFO] [stdout] 21: 0x606f258a819f - qxq::parser::Parser::parse_expr_with_affinity::h4b1738e385192190 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:349:18 [INFO] [stdout] 22: 0x606f258a149c - qxq::parser::Parser::parse_expr::hf3efc0a77ed14b29 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:316:10 [INFO] [stdout] 23: 0x606f258a6f33 - qxq::parser::Parser::parse_expr_element::h9e8094b7d8c8a7ac [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:630:18 [INFO] [stdout] 24: 0x606f258a337c - qxq::parser::Parser::parse_exprs::h22a3952148145b56 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:641:27 [INFO] [stdout] 25: 0x606f2587d0b6 - qxq::parser::tests::test_parse_exprs::h4dde8cb53d253c97 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:685:23 [INFO] [stdout] 26: 0x606f2587d810 - qxq::parser::tests::test_parse_expressions::h2eb04436508c9a6c [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:715:5 [INFO] [stdout] 27: 0x606f2587d887 - qxq::parser::tests::test_parse_expressions::{{closure}}::hdafc199307d335de [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:694:30 [INFO] [stdout] 28: 0x606f2588cc06 - core::ops::function::FnOnce::call_once::he8c3f885db2e781d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x606f258e95cb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x606f258e95cb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 31: 0x606f258fdbe8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 32: 0x606f258fdbe8 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 33: 0x606f258fdbe8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: 0x606f258fdbe8 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: 0x606f258fdbe8 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x606f258fdbe8 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 37: 0x606f258fdbe8 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 38: 0x606f258d69b4 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 39: 0x606f258d69b4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 40: 0x606f258da2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 41: 0x606f258da2ea - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: 0x606f258da2ea - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x606f258da2ea - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x606f258da2ea - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x606f258da2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 46: 0x606f258da2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x606f2592baef - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 48: 0x606f2592baef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 49: 0x7469024fcaa4 - [INFO] [stdout] 50: 0x746902589a64 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::tests::test_functions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'parser::tests::test_functions' (18) panicked at src/diagnostic.rs:15:5: [INFO] [stdout] error: variable unit not defined [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x606f259580d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x606f259580d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x606f259580d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x606f259580d2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x606f25968bbf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x606f25968bbf - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x606f25924733 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x606f25924733 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x606f259306c2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x606f25935c2f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x606f25935ac1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x606f258e977e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x606f258e977e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x606f2593623f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x606f2593623f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x606f2593609a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x606f259307f9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x606f25918edd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x606f259706f0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x606f258a127a - qxq::diagnostic::Diagnostic::error::hd948fdd87a4e5d9f [INFO] [stdout] at /opt/rustwide/workdir/src/diagnostic.rs:15:5 [INFO] [stdout] 20: 0x606f258682d0 - qxq::codegen::CodeGenCtx::emit_ident_use::hf0284024f2962b20 [INFO] [stdout] at /opt/rustwide/workdir/src/codegen.rs:370:23 [INFO] [stdout] 21: 0x606f258a819f - qxq::parser::Parser::parse_expr_with_affinity::h4b1738e385192190 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:349:18 [INFO] [stdout] 22: 0x606f258a149c - qxq::parser::Parser::parse_expr::hf3efc0a77ed14b29 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:316:10 [INFO] [stdout] 23: 0x606f258a6f33 - qxq::parser::Parser::parse_expr_element::h9e8094b7d8c8a7ac [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:630:18 [INFO] [stdout] 24: 0x606f258a337c - qxq::parser::Parser::parse_exprs::h22a3952148145b56 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:641:27 [INFO] [stdout] 25: 0x606f258ab58c - qxq::parser::Parser::parse_expr_with_affinity::h4b1738e385192190 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:453:27 [INFO] [stdout] 26: 0x606f258a149c - qxq::parser::Parser::parse_expr::hf3efc0a77ed14b29 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:316:10 [INFO] [stdout] 27: 0x606f258a6f33 - qxq::parser::Parser::parse_expr_element::h9e8094b7d8c8a7ac [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:630:18 [INFO] [stdout] 28: 0x606f258a337c - qxq::parser::Parser::parse_exprs::h22a3952148145b56 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:641:27 [INFO] [stdout] 29: 0x606f2587d0b6 - qxq::parser::tests::test_parse_exprs::h4dde8cb53d253c97 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:685:23 [INFO] [stdout] 30: 0x606f2587cf1e - qxq::parser::tests::test_functions::hfb861fa995d03f11 [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:743:5 [INFO] [stdout] 31: 0x606f2587cfe7 - qxq::parser::tests::test_functions::{{closure}}::h2c10fa746739569e [INFO] [stdout] at /opt/rustwide/workdir/src/parser.rs:742:22 [INFO] [stdout] 32: 0x606f2588c676 - core::ops::function::FnOnce::call_once::h3e223b42cd83be7e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x606f258e95cb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x606f258e95cb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 35: 0x606f258fdbe8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 36: 0x606f258fdbe8 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x606f258fdbe8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x606f258fdbe8 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x606f258fdbe8 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x606f258fdbe8 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 41: 0x606f258fdbe8 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 42: 0x606f258d69b4 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 43: 0x606f258d69b4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 44: 0x606f258da2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 45: 0x606f258da2ea - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x606f258da2ea - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x606f258da2ea - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x606f258da2ea - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x606f258da2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 50: 0x606f258da2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x606f2592baef - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 52: 0x606f2592baef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 53: 0x7469024fcaa4 - [INFO] [stdout] 54: 0x746902589a64 - clone [INFO] [stdout] 55: 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] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "7836d146934237833d561210bb59dbf4023a52048ec3f42b1d5fd188ed6c035f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7836d146934237833d561210bb59dbf4023a52048ec3f42b1d5fd188ed6c035f", kill_on_drop: false }` [INFO] [stdout] 7836d146934237833d561210bb59dbf4023a52048ec3f42b1d5fd188ed6c035f