[INFO] cloning repository https://github.com/motiio/lafmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/motiio/lafmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotiio%2Flafmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotiio%2Flafmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a076bdfcb21368ce2b6d1487bf5d6c1ab96ff3ad
[INFO] testing motiio/lafmt against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotiio%2Flafmt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/motiio/lafmt
[INFO] finished tweaking git repo https://github.com/motiio/lafmt
[INFO] tweaked toml for git repo https://github.com/motiio/lafmt written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/motiio/lafmt on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/motiio/lafmt 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5fb214c4fe9c947f85327c425662ff3b9ca97b875bc979975b28806f5f8d653
[INFO] running `Command { std: "docker" "start" "-a" "c5fb214c4fe9c947f85327c425662ff3b9ca97b875bc979975b28806f5f8d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5fb214c4fe9c947f85327c425662ff3b9ca97b875bc979975b28806f5f8d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5fb214c4fe9c947f85327c425662ff3b9ca97b875bc979975b28806f5f8d653", kill_on_drop: false }`
[INFO] [stdout] c5fb214c4fe9c947f85327c425662ff3b9ca97b875bc979975b28806f5f8d653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03aecddf22b7dc69492295a1971d68913c00f72a48946e9fe08516c3aa2ec9b1
[INFO] running `Command { std: "docker" "start" "-a" "03aecddf22b7dc69492295a1971d68913c00f72a48946e9fe08516c3aa2ec9b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling lafmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::Statement`
[INFO] [stdout]  --> src/parser/statement/query.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::Statement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Column`
[INFO] [stdout]  --> src/parser/statement/query.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::parser::{Column, Parser};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RangeInclusive` and `Range`
[INFO] [stdout]  --> src/parser/statement/query.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Range, RangeInclusive};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/parser/statement/query.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::tokenizer::{self, keyword::Keyword, Token};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parse_query_block`
[INFO] [stdout]  --> src/parser/statement/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use query::{parse_query_block, parse_subquery, SubQuery};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Iterator`
[INFO] [stdout]  --> src/parser/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RangeInclusive`, `RangeTo`, and `Range`
[INFO] [stdout]  --> src/parser/mod.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Range, RangeInclusive, RangeTo};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::SliceIndex`
[INFO] [stdout]   --> src/parser/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::slice::SliceIndex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]    --> src/parser/statement/query.rs:331:48
[INFO] [stdout]     |
[INFO] [stdout] 331 |                         Some(Token::Identifier(alias)),
[INFO] [stdout]     |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/tokenizer/mod.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |     if let Ok(identifier) = word.parse::<String>() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SelectItem` is more private than the item `Select::select_list`
[INFO] [stdout]    --> src/parser/statement/query.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub select_list: Vec<SelectItem>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Select::select_list` is reachable at visibility `pub(in crate::parser::statement)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SelectItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/statement/query.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SelectItem {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser/expression/mod.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     SimpleExpression(SimpleExpression),
[INFO] [stdout]   |     ---------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     SimpleExpression(SimpleExpression),
[INFO] [stdout] 3 +     SimpleExpression(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column`, `schema`, and `table` are never read
[INFO] [stdout]   --> src/parser/expression/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct SimpleExpression {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 8  |     pub column: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 9  |     pub schema: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub table: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `with`, `distinct`, `select_list`, and `from` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct QueryBlock {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 16 |     with: Option<Box<With>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     distinct: Distinc,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     select_list: Vec<SelectItem>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     // TODO: MUST BE NOT OPTION
[INFO] [stdout] 20 |     from: Option<Box<From>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `aliases`, and `subquery` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct With {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 26 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     aliases: Vec<SelectItem>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 28 |     subquery: Box<SubQuery>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `With` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unique` is never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum Distinc {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 33 |     Distinct,
[INFO] [stdout] 34 |     Unique,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Distinc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `TableReference` and `Join` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum From {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 40 |     TableReference(TableReference),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     Join(Join),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `From` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `QueryTableExpression` is never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | enum TableReference {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 46 |     QueryTableExpression(QueryTableExpression),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableReference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema`, `table`, and `alias` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct QueryTableExpression {
[INFO] [stdout]    |        -------------------- fields in this struct
[INFO] [stdout] 51 |     schema: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     table: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 53 |     // db_link: Option<Box<DbLink>>,
[INFO] [stdout] 54 |     alias: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_reference` and `join` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Join {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 59 |     table_reference: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     join: Option<JoinClause>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Join` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InnerJoin` and `OuterJoin` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | enum JoinClause {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 65 |     InnerJoin(InnerJoin),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     OuterJoin(OuterJoin),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoinClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner_type` and `join_table` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct InnerJoin {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 71 |     inner_type: InnerJoinType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 72 |     join_table: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Inner`, `Cross`, and `Natural` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | enum InnerJoinType {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 79 |     Inner,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 80 |     Cross,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 81 |     Natural,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `outer_type` and `join_table` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct OuterJoin {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 86 |     outer_type: OuterJoinType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 87 |     join_table: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OuterJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Left`, `Right`, and `Full` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | enum OuterJoinType {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 94 |     Left,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 95 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 96 |     Full,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OuterJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]    --> src/parser/statement/query.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Select {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expression` and `alias` are never read
[INFO] [stdout]    --> src/parser/statement/query.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SelectItem {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 107 |     expression: Expression,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 108 |     alias: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SelectItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `buf` and `iter_from` are never used
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 5  | impl<'a> StringBuf<'a> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9  |     pub fn buf(&self) -> &'a str {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stdout]   |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stdout]    |                 ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |                       ^^                      ----------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator<'a> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.49s
[INFO] running `Command { std: "docker" "inspect" "03aecddf22b7dc69492295a1971d68913c00f72a48946e9fe08516c3aa2ec9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03aecddf22b7dc69492295a1971d68913c00f72a48946e9fe08516c3aa2ec9b1", kill_on_drop: false }`
[INFO] [stdout] 03aecddf22b7dc69492295a1971d68913c00f72a48946e9fe08516c3aa2ec9b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc6701a17d2ef35a1a7fae9ac67ada43bbf1e9a4c70f9a773bbc176f980a088c
[INFO] running `Command { std: "docker" "start" "-a" "bc6701a17d2ef35a1a7fae9ac67ada43bbf1e9a4c70f9a773bbc176f980a088c", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `super::Statement`
[INFO] [stdout]  --> src/parser/statement/query.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::Statement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Column`
[INFO] [stdout]  --> src/parser/statement/query.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::parser::{Column, Parser};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RangeInclusive` and `Range`
[INFO] [stdout]  --> src/parser/statement/query.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Range, RangeInclusive};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/parser/statement/query.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::tokenizer::{self, keyword::Keyword, Token};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parse_query_block`
[INFO] [stdout]  --> src/parser/statement/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use query::{parse_query_block, parse_subquery, SubQuery};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Iterator`
[INFO] [stdout]  --> src/parser/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RangeInclusive`, `RangeTo`, and `Range`
[INFO] [stdout]  --> src/parser/mod.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Range, RangeInclusive, RangeTo};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::SliceIndex`
[INFO] [stdout]   --> src/parser/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::slice::SliceIndex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]    --> src/parser/statement/query.rs:331:48
[INFO] [stdout]     |
[INFO] [stdout] 331 |                         Some(Token::Identifier(alias)),
[INFO] [stdout]     |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/tokenizer/mod.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |     if let Ok(identifier) = word.parse::<String>() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SelectItem` is more private than the item `Select::select_list`
[INFO] [stdout]    --> src/parser/statement/query.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub select_list: Vec<SelectItem>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Select::select_list` is reachable at visibility `pub(in crate::parser::statement)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SelectItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/statement/query.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SelectItem {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser/expression/mod.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     SimpleExpression(SimpleExpression),
[INFO] [stdout]   |     ---------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     SimpleExpression(SimpleExpression),
[INFO] [stdout] 3 +     SimpleExpression(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column`, `schema`, and `table` are never read
[INFO] [stdout]   --> src/parser/expression/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct SimpleExpression {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 8  |     pub column: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 9  |     pub schema: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub table: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `with`, `distinct`, `select_list`, and `from` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct QueryBlock {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 16 |     with: Option<Box<With>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     distinct: Distinc,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     select_list: Vec<SelectItem>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     // TODO: MUST BE NOT OPTION
[INFO] [stdout] 20 |     from: Option<Box<From>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `aliases`, and `subquery` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct With {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 26 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     aliases: Vec<SelectItem>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 28 |     subquery: Box<SubQuery>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `With` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unique` is never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum Distinc {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 33 |     Distinct,
[INFO] [stdout] 34 |     Unique,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Distinc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `TableReference` and `Join` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum From {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 40 |     TableReference(TableReference),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     Join(Join),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `From` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `QueryTableExpression` is never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | enum TableReference {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 46 |     QueryTableExpression(QueryTableExpression),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableReference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema`, `table`, and `alias` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct QueryTableExpression {
[INFO] [stdout]    |        -------------------- fields in this struct
[INFO] [stdout] 51 |     schema: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     table: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 53 |     // db_link: Option<Box<DbLink>>,
[INFO] [stdout] 54 |     alias: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_reference` and `join` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Join {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 59 |     table_reference: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     join: Option<JoinClause>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Join` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InnerJoin` and `OuterJoin` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | enum JoinClause {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 65 |     InnerJoin(InnerJoin),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     OuterJoin(OuterJoin),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoinClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner_type` and `join_table` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct InnerJoin {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 71 |     inner_type: InnerJoinType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 72 |     join_table: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Inner`, `Cross`, and `Natural` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | enum InnerJoinType {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 79 |     Inner,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 80 |     Cross,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 81 |     Natural,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lafmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `outer_type` and `join_table` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct OuterJoin {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 86 |     outer_type: OuterJoinType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 87 |     join_table: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OuterJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Left`, `Right`, and `Full` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | enum OuterJoinType {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 94 |     Left,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 95 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 96 |     Full,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OuterJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]    --> src/parser/statement/query.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Select {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expression` and `alias` are never read
[INFO] [stdout]    --> src/parser/statement/query.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SelectItem {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 107 |     expression: Expression,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 108 |     alias: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SelectItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `buf` and `iter_from` are never used
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 5  | impl<'a> StringBuf<'a> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9  |     pub fn buf(&self) -> &'a str {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stdout]   |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stdout]    |                 ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |                       ^^                      ----------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator<'a> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Statement`
[INFO] [stdout]  --> src/parser/statement/query.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::Statement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Column`
[INFO] [stdout]  --> src/parser/statement/query.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::parser::{Column, Parser};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RangeInclusive` and `Range`
[INFO] [stdout]  --> src/parser/statement/query.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Range, RangeInclusive};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/parser/statement/query.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::tokenizer::{self, keyword::Keyword, Token};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parse_query_block`
[INFO] [stdout]  --> src/parser/statement/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use query::{parse_query_block, parse_subquery, SubQuery};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Iterator`
[INFO] [stdout]  --> src/parser/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RangeInclusive`, `RangeTo`, and `Range`
[INFO] [stdout]  --> src/parser/mod.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Range, RangeInclusive, RangeTo};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::SliceIndex`
[INFO] [stdout]   --> src/parser/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::slice::SliceIndex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]    --> src/parser/statement/query.rs:331:48
[INFO] [stdout]     |
[INFO] [stdout] 331 |                         Some(Token::Identifier(alias)),
[INFO] [stdout]     |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/tokenizer/mod.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |     if let Ok(identifier) = word.parse::<String>() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SelectItem` is more private than the item `Select::select_list`
[INFO] [stdout]    --> src/parser/statement/query.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub select_list: Vec<SelectItem>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Select::select_list` is reachable at visibility `pub(in crate::parser::statement)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SelectItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/statement/query.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SelectItem {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser/expression/mod.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     SimpleExpression(SimpleExpression),
[INFO] [stdout]   |     ---------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     SimpleExpression(SimpleExpression),
[INFO] [stdout] 3 +     SimpleExpression(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column`, `schema`, and `table` are never read
[INFO] [stdout]   --> src/parser/expression/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct SimpleExpression {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 8  |     pub column: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 9  |     pub schema: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub table: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `with`, `distinct`, `select_list`, and `from` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct QueryBlock {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 16 |     with: Option<Box<With>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     distinct: Distinc,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     select_list: Vec<SelectItem>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     // TODO: MUST BE NOT OPTION
[INFO] [stdout] 20 |     from: Option<Box<From>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `aliases`, and `subquery` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct With {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 26 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     aliases: Vec<SelectItem>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 28 |     subquery: Box<SubQuery>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `With` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unique` is never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum Distinc {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 33 |     Distinct,
[INFO] [stdout] 34 |     Unique,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Distinc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `TableReference` and `Join` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum From {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 40 |     TableReference(TableReference),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     Join(Join),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `From` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `QueryTableExpression` is never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | enum TableReference {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 46 |     QueryTableExpression(QueryTableExpression),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableReference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema`, `table`, and `alias` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct QueryTableExpression {
[INFO] [stdout]    |        -------------------- fields in this struct
[INFO] [stdout] 51 |     schema: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     table: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 53 |     // db_link: Option<Box<DbLink>>,
[INFO] [stdout] 54 |     alias: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_reference` and `join` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Join {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 59 |     table_reference: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     join: Option<JoinClause>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Join` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InnerJoin` and `OuterJoin` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | enum JoinClause {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 65 |     InnerJoin(InnerJoin),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     OuterJoin(OuterJoin),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoinClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner_type` and `join_table` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct InnerJoin {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 71 |     inner_type: InnerJoinType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 72 |     join_table: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Inner`, `Cross`, and `Natural` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | enum InnerJoinType {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 79 |     Inner,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 80 |     Cross,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 81 |     Natural,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `outer_type` and `join_table` are never read
[INFO] [stdout]   --> src/parser/statement/query.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct OuterJoin {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 86 |     outer_type: OuterJoinType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 87 |     join_table: TableReference,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OuterJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Left`, `Right`, and `Full` are never constructed
[INFO] [stdout]   --> src/parser/statement/query.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | enum OuterJoinType {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 94 |     Left,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 95 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 96 |     Full,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OuterJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]    --> src/parser/statement/query.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Select {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expression` and `alias` are never read
[INFO] [stdout]    --> src/parser/statement/query.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SelectItem {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 107 |     expression: Expression,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 108 |     alias: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SelectItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `buf` is never used
[INFO] [stdout]  --> src/tokenizer/string_buf.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl<'a> StringBuf<'a> {
[INFO] [stdout]   | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub fn buf(&self) -> &'a str {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stdout]   |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stdout]    |                 ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |                       ^^                      ----------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator<'a> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] running `Command { std: "docker" "inspect" "bc6701a17d2ef35a1a7fae9ac67ada43bbf1e9a4c70f9a773bbc176f980a088c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc6701a17d2ef35a1a7fae9ac67ada43bbf1e9a4c70f9a773bbc176f980a088c", kill_on_drop: false }`
[INFO] [stdout] bc6701a17d2ef35a1a7fae9ac67ada43bbf1e9a4c70f9a773bbc176f980a088c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79ae0d0651df1aece6ffcdc0df70f8d5e5ac3fb6539443fa9d3bd708f266248d
[INFO] running `Command { std: "docker" "start" "-a" "79ae0d0651df1aece6ffcdc0df70f8d5e5ac3fb6539443fa9d3bd708f266248d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::Statement`
[INFO] [stderr]  --> src/parser/statement/query.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::Statement;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Column`
[INFO] [stderr]  --> src/parser/statement/query.rs:3:21
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::parser::{Column, Parser};
[INFO] [stderr]   |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RangeInclusive` and `Range`
[INFO] [stderr]  --> src/parser/statement/query.rs:4:16
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::ops::{Range, RangeInclusive};
[INFO] [stderr]   |                ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/parser/statement/query.rs:6:24
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::tokenizer::{self, keyword::Keyword, Token};
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `parse_query_block`
[INFO] [stderr]  --> src/parser/statement/mod.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use query::{parse_query_block, parse_subquery, SubQuery};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::iter::Iterator`
[INFO] [stderr]  --> src/parser/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::iter::Iterator;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RangeInclusive`, `RangeTo`, and `Range`
[INFO] [stderr]  --> src/parser/mod.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::ops::{Range, RangeInclusive, RangeTo};
[INFO] [stderr]   |                ^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::slice::SliceIndex`
[INFO] [stderr]   --> src/parser/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::slice::SliceIndex;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `alias`
[INFO] [stderr]    --> src/parser/statement/query.rs:331:48
[INFO] [stderr]     |
[INFO] [stderr] 331 |                         Some(Token::Identifier(alias)),
[INFO] [stderr]     |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]   --> src/tokenizer/mod.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 69 |     if let Ok(identifier) = word.parse::<String>() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]    = help: consider replacing the `if let` with a `let`
[INFO] [stderr]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `SelectItem` is more private than the item `Select::select_list`
[INFO] [stderr]    --> src/parser/statement/query.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub select_list: Vec<SelectItem>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Select::select_list` is reachable at visibility `pub(in crate::parser::statement)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SelectItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/statement/query.rs:106:1
[INFO] [stderr]     |
[INFO] [stderr] 106 | struct SelectItem {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/parser/expression/mod.rs:3:22
[INFO] [stderr]   |
[INFO] [stderr] 3 |     SimpleExpression(SimpleExpression),
[INFO] [stderr]   |     ---------------- ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 3 -     SimpleExpression(SimpleExpression),
[INFO] [stderr] 3 +     SimpleExpression(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `column`, `schema`, and `table` are never read
[INFO] [stderr]   --> src/parser/expression/mod.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub struct SimpleExpression {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 8  |     pub column: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 9  |     pub schema: Option<String>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 10 |     pub table: Option<String>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SimpleExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `with`, `distinct`, `select_list`, and `from` are never read
[INFO] [stderr]   --> src/parser/statement/query.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct QueryBlock {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 16 |     with: Option<Box<With>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 17 |     distinct: Distinc,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 18 |     select_list: Vec<SelectItem>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 19 |     // TODO: MUST BE NOT OPTION
[INFO] [stderr] 20 |     from: Option<Box<From>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QueryBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `aliases`, and `subquery` are never read
[INFO] [stderr]   --> src/parser/statement/query.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct With {
[INFO] [stderr]    |        ---- fields in this struct
[INFO] [stderr] 26 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 27 |     aliases: Vec<SelectItem>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 28 |     subquery: Box<SubQuery>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `With` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Unique` is never constructed
[INFO] [stderr]   --> src/parser/statement/query.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | enum Distinc {
[INFO] [stderr]    |      ------- variant in this enum
[INFO] [stderr] 33 |     Distinct,
[INFO] [stderr] 34 |     Unique,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Distinc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `TableReference` and `Join` are never constructed
[INFO] [stderr]   --> src/parser/statement/query.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | enum From {
[INFO] [stderr]    |      ---- variants in this enum
[INFO] [stderr] 40 |     TableReference(TableReference),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 41 |     Join(Join),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `From` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `QueryTableExpression` is never constructed
[INFO] [stderr]   --> src/parser/statement/query.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 45 | enum TableReference {
[INFO] [stderr]    |      -------------- variant in this enum
[INFO] [stderr] 46 |     QueryTableExpression(QueryTableExpression),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TableReference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `schema`, `table`, and `alias` are never read
[INFO] [stderr]   --> src/parser/statement/query.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | struct QueryTableExpression {
[INFO] [stderr]    |        -------------------- fields in this struct
[INFO] [stderr] 51 |     schema: Option<String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 52 |     table: Option<String>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 53 |     // db_link: Option<Box<DbLink>>,
[INFO] [stderr] 54 |     alias: Option<String>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QueryTableExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `table_reference` and `join` are never read
[INFO] [stderr]   --> src/parser/statement/query.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct Join {
[INFO] [stderr]    |        ---- fields in this struct
[INFO] [stderr] 59 |     table_reference: TableReference,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 60 |     join: Option<JoinClause>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Join` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InnerJoin` and `OuterJoin` are never constructed
[INFO] [stderr]   --> src/parser/statement/query.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | enum JoinClause {
[INFO] [stderr]    |      ---------- variants in this enum
[INFO] [stderr] 65 |     InnerJoin(InnerJoin),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 66 |     OuterJoin(OuterJoin),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `JoinClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `inner_type` and `join_table` are never read
[INFO] [stderr]   --> src/parser/statement/query.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 70 | struct InnerJoin {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 71 |     inner_type: InnerJoinType,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 72 |     join_table: TableReference,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InnerJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Inner`, `Cross`, and `Natural` are never constructed
[INFO] [stderr]   --> src/parser/statement/query.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 78 | enum InnerJoinType {
[INFO] [stderr]    |      ------------- variants in this enum
[INFO] [stderr] 79 |     Inner,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 80 |     Cross,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 81 |     Natural,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InnerJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `outer_type` and `join_table` are never read
[INFO] [stderr]   --> src/parser/statement/query.rs:86:5
[INFO] [stderr]    |
[INFO] [stderr] 85 | struct OuterJoin {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 86 |     outer_type: OuterJoinType,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 87 |     join_table: TableReference,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OuterJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Left`, `Right`, and `Full` are never constructed
[INFO] [stderr]   --> src/parser/statement/query.rs:94:5
[INFO] [stderr]    |
[INFO] [stderr] 93 | enum OuterJoinType {
[INFO] [stderr]    |      ------------- variants in this enum
[INFO] [stderr] 94 |     Left,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 95 |     Right,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 96 |     Full,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OuterJoinType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Select` is never constructed
[INFO] [stderr]    --> src/parser/statement/query.rs:100:12
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub struct Select {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `expression` and `alias` are never read
[INFO] [stderr]    --> src/parser/statement/query.rs:107:5
[INFO] [stderr]     |
[INFO] [stderr] 106 | struct SelectItem {
[INFO] [stderr]     |        ---------- fields in this struct
[INFO] [stderr] 107 |     expression: Expression,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 108 |     alias: Option<String>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SelectItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `buf` and `iter_from` are never used
[INFO] [stderr]   --> src/tokenizer/string_buf.rs:9:12
[INFO] [stderr]    |
[INFO] [stderr] 5  | impl<'a> StringBuf<'a> {
[INFO] [stderr]    | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 9  |     pub fn buf(&self) -> &'a str {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stderr]   |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]   |                     |
[INFO] [stderr]   |                     this lifetime flows to the output
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stderr]   |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stderr]    |                 ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/tokenizer/string_buf.rs:18:23
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stderr]    |                       ^^                      ----------------- the lifetime gets resolved as `'a`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator<'a> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lafmt` (lib) generated 31 warnings (run `cargo fix --lib -p lafmt` to apply 7 suggestions)
[INFO] [stderr] warning: method `buf` is never used
[INFO] [stderr]  --> src/tokenizer/string_buf.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | impl<'a> StringBuf<'a> {
[INFO] [stderr]   | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 9 |     pub fn buf(&self) -> &'a str {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lafmt` (lib test) generated 31 warnings (30 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lafmt-1f34d3e75cae75ac)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tokenizer::string_buf::test::test_empty_buff_iter ... ok
[INFO] [stdout] test tokenizer::string_buf::test::test_normal_buff_iter ... ok
[INFO] [stdout] test tokenizer::string_buf::test::test_empty_buff_iter_at_panic - should panic ... ok
[INFO] [stdout] test tokenizer::test::test_string_literal_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_f64_num_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_alias_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_complex_identifier ... FAILED
[INFO] [stdout] test tokenizer::test::test_i32_num_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_simple_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_quoted_identifier_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_join_query ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_string_literal_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_string_literal_query' panicked at src/tokenizer/mod.rs:253:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), StringLiteral("123"), Comma, StringLiteral("mem"), Keyword(From), Identifier("kek"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), StringLiteral("123"), Comma, StringLiteral("mem"), Keyword(From), Identifier("kek"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb66bb - lafmt::tokenizer::test::test_string_literal_query::h15bff779d3f3a78d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:253:13
[INFO] [stdout]   22:     0x605eeedb2d09 - lafmt::tokenizer::test::test_string_literal_query::{{closure}}::h24a4266b11f12cbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:249:39
[INFO] [stdout]   23:     0x605eeedb2d09 - core::ops::function::FnOnce::call_once::h6fe627ecf91430be
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_f64_num_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_f64_num_query' panicked at src/tokenizer/mod.rs:180:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), NumberLiteral("123.321"), Identifier("lol"), Keyword(From), Identifier("kek"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), NumberLiteral("123.321"), Identifier("lol"), Keyword(From), Identifier("kek"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb546b - lafmt::tokenizer::test::test_f64_num_query::hce630cc49fe2f338
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:180:13
[INFO] [stdout]   22:     0x605eeedb34f9 - lafmt::tokenizer::test::test_f64_num_query::{{closure}}::h8dc0ef03f406bed8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:176:32
[INFO] [stdout]   23:     0x605eeedb34f9 - core::ops::function::FnOnce::call_once::hd64a89627575de86
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_alias_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_alias_query' panicked at src/tokenizer/mod.rs:158:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), Identifier("mem"), Keyword(As), Identifier("lol"), Keyword(From), Identifier("kek"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), Identifier("mem"), Keyword(As), Identifier("lol"), Keyword(From), Identifier("kek"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb502b - lafmt::tokenizer::test::test_alias_query::h80c534e7fabd71b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:158:13
[INFO] [stdout]   22:     0x605eeedb34d9 - lafmt::tokenizer::test::test_alias_query::{{closure}}::hb7854a95770f5e72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:154:30
[INFO] [stdout]   23:     0x605eeedb34d9 - core::ops::function::FnOnce::call_once::hd1f6ec6387d8f5ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_complex_identifier stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_complex_identifier' panicked at src/tokenizer/mod.rs:138:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), Identifier("maf_123"), Keyword(From), Identifier("kek"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), Identifier("maf_123"), Keyword(From), Identifier("kek"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb4be4 - lafmt::tokenizer::test::test_complex_identifier::h4812795dfab512ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:138:13
[INFO] [stdout]   22:     0x605eeedb36c9 - lafmt::tokenizer::test::test_complex_identifier::{{closure}}::h90c586f892ed8320
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:134:37
[INFO] [stdout]   23:     0x605eeedb36c9 - core::ops::function::FnOnce::call_once::hfe209ce769c6d59e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_i32_num_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_i32_num_query' panicked at src/tokenizer/mod.rs:201:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), NumberLiteral("123"), Identifier("lol"), Keyword(From), Identifier("kek"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), NumberLiteral("123"), Identifier("lol"), Keyword(From), Identifier("kek"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb58ab - lafmt::tokenizer::test::test_i32_num_query::h79ea76855447b8db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:201:13
[INFO] [stdout]   22:     0x605eeedb2d29 - lafmt::tokenizer::test::test_i32_num_query::{{closure}}::h8f6ceec9fbfdbea4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:197:32
[INFO] [stdout]   23:     0x605eeedb2d29 - core::ops::function::FnOnce::call_once::ha301154f7d6133b3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_simple_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_simple_query' panicked at src/tokenizer/mod.rs:118:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), Asterisk('*'), Keyword(From), Identifier("kek"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), Asterisk('*'), Keyword(From), Identifier("kek"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb4875 - lafmt::tokenizer::test::test_simple_query::h358b173d47878f21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:118:13
[INFO] [stdout]   22:     0x605eeedb36a9 - lafmt::tokenizer::test::test_simple_query::{{closure}}::hed9f36bbb9b2e78f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:114:31
[INFO] [stdout]   23:     0x605eeedb36a9 - core::ops::function::FnOnce::call_once::hf59988f4730088e0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_quoted_identifier_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_quoted_identifier_query' panicked at src/tokenizer/mod.rs:275:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), StringLiteral("123"), Comma, Identifier("mem"), Keyword(From), Identifier("kek"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), StringLiteral("123"), Comma, Identifier("mem"), Keyword(From), Identifier("kek"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb6b2b - lafmt::tokenizer::test::test_quoted_identifier_query::h8df4f2e5f2481949
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:275:13
[INFO] [stdout]   22:     0x605eeedb2ca9 - lafmt::tokenizer::test::test_quoted_identifier_query::{{closure}}::h793dd9dfa49bb64d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:271:42
[INFO] [stdout]   23:     0x605eeedb2ca9 - core::ops::function::FnOnce::call_once::h3470adacceacca8c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_join_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_join_query' panicked at src/tokenizer/mod.rs:221:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Keyword(Select), NumberLiteral("123"), Comma, Identifier("mem"), Keyword(From), Identifier("kek"), Keyword(Join), Identifier("lol"), Keyword(On), Identifier("kek"), Dot, Identifier("id"), Eq, Identifier("lol"), Dot, Identifier("id"), Semicolon]
[INFO] [stdout]  right: [Keyword(Select), NumberLiteral("123"), Comma, Identifier("mem"), Keyword(From), Identifier("kek"), Keyword(Join), Identifier("lol"), Keyword(On), Identifier("kek"), Dot, Identifier("id"), Eq, Identifier("lol"), Dot, Identifier("id"), Semicolon, EOF]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605eeee26d22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eeee26d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eeee26d22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eeee26d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eeee4da03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eeee4da03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x605eeee23cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eeee23cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eeee26b72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eeee2828c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605eeee280e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605eeedf0204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605eeedf0204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eeee28c6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605eeee28c6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605eeee28a3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x605eeee27219 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x605eeee286cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605eeee4c580 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605eeee4c7e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x605eeedb3709 - core::panicking::assert_failed::h79e99e518ed5f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x605eeedb6124 - lafmt::tokenizer::test::test_join_query::h01dd4f48428c2f0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:221:13
[INFO] [stdout]   22:     0x605eeedb34b9 - lafmt::tokenizer::test::test_join_query::{{closure}}::h9c71b309f7426db3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:217:29
[INFO] [stdout]   23:     0x605eeedb34b9 - core::ops::function::FnOnce::call_once::hb77d05e487e7e6b6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eeedf593b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eeedf593b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x605eeedf4b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x605eeedf4b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x605eeedf4b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x605eeedf4b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x605eeedf4b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eeedf4b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x605eeedf4b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x605eeedb8724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x605eeedb8724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x605eeedbc0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x605eeedbc0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x605eeedbc0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x605eeedbc0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eeedbc0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x605eeedbc0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x605eeee2bbc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x605eeee2bbc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75607aff5aa4 - <unknown>
[INFO] [stdout]   46:     0x75607b082a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tokenizer::test::test_alias_query
[INFO] [stdout]     tokenizer::test::test_complex_identifier
[INFO] [stdout]     tokenizer::test::test_f64_num_query
[INFO] [stdout]     tokenizer::test::test_i32_num_query
[INFO] [stdout]     tokenizer::test::test_join_query
[INFO] [stdout]     tokenizer::test::test_quoted_identifier_query
[INFO] [stdout]     tokenizer::test::test_simple_query
[INFO] [stdout]     tokenizer::test::test_string_literal_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "79ae0d0651df1aece6ffcdc0df70f8d5e5ac3fb6539443fa9d3bd708f266248d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ae0d0651df1aece6ffcdc0df70f8d5e5ac3fb6539443fa9d3bd708f266248d", kill_on_drop: false }`
[INFO] [stdout] 79ae0d0651df1aece6ffcdc0df70f8d5e5ac3fb6539443fa9d3bd708f266248d
