[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotiio%2Flafmt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/motiio/lafmt on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6bef3e76fb05b77c9f6e8f346eb77bebcba285c053b4b643154e0c7df2f552f
[INFO] running `Command { std: "docker" "start" "-a" "f6bef3e76fb05b77c9f6e8f346eb77bebcba285c053b4b643154e0c7df2f552f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6bef3e76fb05b77c9f6e8f346eb77bebcba285c053b4b643154e0c7df2f552f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6bef3e76fb05b77c9f6e8f346eb77bebcba285c053b4b643154e0c7df2f552f", kill_on_drop: false }`
[INFO] [stdout] f6bef3e76fb05b77c9f6e8f346eb77bebcba285c053b4b643154e0c7df2f552f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64c32ebbea5c9e2a368ba36007a190a314a7625a5ec6fff370afeff9c9c47bd6
[INFO] running `Command { std: "docker" "start" "-a" "64c32ebbea5c9e2a368ba36007a190a314a7625a5ec6fff370afeff9c9c47bd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling convert_case v0.4.0
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stdout]   |                     ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |                       --                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: 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 6.86s
[INFO] running `Command { std: "docker" "inspect" "64c32ebbea5c9e2a368ba36007a190a314a7625a5ec6fff370afeff9c9c47bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64c32ebbea5c9e2a368ba36007a190a314a7625a5ec6fff370afeff9c9c47bd6", kill_on_drop: false }`
[INFO] [stdout] 64c32ebbea5c9e2a368ba36007a190a314a7625a5ec6fff370afeff9c9c47bd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 448964e00c95ce3bbbd516b8ab3c86bc8306b72baee43885122069adfd1067f6
[INFO] running `Command { std: "docker" "start" "-a" "448964e00c95ce3bbbd516b8ab3c86bc8306b72baee43885122069adfd1067f6", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stdout]   |                     ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |                       --                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stdout]   |                     ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/string_buf.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stdout]    |                       --                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: 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 0.51s
[INFO] running `Command { std: "docker" "inspect" "448964e00c95ce3bbbd516b8ab3c86bc8306b72baee43885122069adfd1067f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "448964e00c95ce3bbbd516b8ab3c86bc8306b72baee43885122069adfd1067f6", kill_on_drop: false }`
[INFO] [stdout] 448964e00c95ce3bbbd516b8ab3c86bc8306b72baee43885122069adfd1067f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d47658bb47b344b7ee4f15d53ab3da13371e5c532865583c05ca955bf85593c1
[INFO] running `Command { std: "docker" "start" "-a" "d47658bb47b344b7ee4f15d53ab3da13371e5c532865583c05ca955bf85593c1", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/tokenizer/string_buf.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub fn new(buf: &str) -> StringBuf {
[INFO] [stderr]   |                     ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                     |
[INFO] [stderr]   |                     the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub fn new(buf: &str) -> StringBuf<'_> {
[INFO] [stderr]   |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tokenizer/string_buf.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn iter(&self) -> StringBufIterator {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn iter(&self) -> StringBufIterator<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/tokenizer/string_buf.rs:18:47
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn iter_from(&'a self, pos: usize) -> StringBufIterator {
[INFO] [stderr]    |                       --                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: 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: 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) generated 31 warnings (run `cargo fix --lib -p lafmt` to apply 11 suggestions)
[INFO] [stderr] warning: `lafmt` (lib test) generated 31 warnings (30 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lafmt-b1c8f11e3bae324c)
[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::test::test_alias_query ... FAILED
[INFO] [stdout] test tokenizer::string_buf::test::test_empty_buff_iter_at_panic - should panic ... ok
[INFO] [stdout] test tokenizer::test::test_complex_identifier ... FAILED
[INFO] [stdout] test tokenizer::test::test_f64_num_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_join_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_simple_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_i32_num_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_quoted_identifier_query ... FAILED
[INFO] [stdout] test tokenizer::test::test_string_literal_query ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_alias_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_alias_query' (28) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c278e8 - lafmt::tokenizer::test::test_alias_query::h8b3b89cdeb85da06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:158:13
[INFO] [stdout]   22:     0x62eec9c27a07 - lafmt::tokenizer::test::test_alias_query::{{closure}}::h6ae0d1c72dcc783b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:154:30
[INFO] [stdout]   23:     0x62eec9c2c206 - core::ops::function::FnOnce::call_once::hc435caf5e748cc03
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_complex_identifier stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_complex_identifier' (29) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c28ba1 - lafmt::tokenizer::test::test_complex_identifier::h2bf799cb20f688dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:138:13
[INFO] [stdout]   22:     0x62eec9c28ca7 - lafmt::tokenizer::test::test_complex_identifier::{{closure}}::h992f15277fc12903
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:134:37
[INFO] [stdout]   23:     0x62eec9c2c246 - core::ops::function::FnOnce::call_once::hd01dea8998bff9b4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_f64_num_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_f64_num_query' (30) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c28227 - lafmt::tokenizer::test::test_f64_num_query::h861c1fd5ae20809b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:180:13
[INFO] [stdout]   22:     0x62eec9c28337 - lafmt::tokenizer::test::test_f64_num_query::{{closure}}::h3e11ded4702dcdf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:176:32
[INFO] [stdout]   23:     0x62eec9c2c056 - core::ops::function::FnOnce::call_once::h5f51f06d4cf0c16d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_join_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_join_query' (32) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c2734b - lafmt::tokenizer::test::test_join_query::heef0bb52a435fe7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:221:13
[INFO] [stdout]   22:     0x62eec9c274c7 - lafmt::tokenizer::test::test_join_query::{{closure}}::h5b22e2d3186fc108
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:217:29
[INFO] [stdout]   23:     0x62eec9c2c1c6 - core::ops::function::FnOnce::call_once::haf85ff79159debec
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_simple_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_simple_query' (34) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c27d19 - lafmt::tokenizer::test::test_simple_query::h4cb0935cbe1730a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:118:13
[INFO] [stdout]   22:     0x62eec9c27e37 - lafmt::tokenizer::test::test_simple_query::{{closure}}::h158f65bd7490f657
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:114:31
[INFO] [stdout]   23:     0x62eec9c2c186 - core::ops::function::FnOnce::call_once::ha0dea62fe0112faf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_i32_num_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_i32_num_query' (31) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c28727 - lafmt::tokenizer::test::test_i32_num_query::h2efdc2435407551e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:201:13
[INFO] [stdout]   22:     0x62eec9c28837 - lafmt::tokenizer::test::test_i32_num_query::{{closure}}::hde85fc0e17d5ca41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:197:32
[INFO] [stdout]   23:     0x62eec9c2bf86 - core::ops::function::FnOnce::call_once::h0447b4601a497055
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_quoted_identifier_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_quoted_identifier_query' (33) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c29600 - lafmt::tokenizer::test::test_quoted_identifier_query::h43aafe4cac455f92
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:275:13
[INFO] [stdout]   22:     0x62eec9c29727 - lafmt::tokenizer::test::test_quoted_identifier_query::{{closure}}::haa6ec154bcc6baa3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:271:42
[INFO] [stdout]   23:     0x62eec9c2c286 - core::ops::function::FnOnce::call_once::hd501c02d8a3b581a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_string_literal_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_string_literal_query' (35) 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:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eec9cae5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eec9cae5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eec9cae5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eec9cbf0ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eec9cbf0ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62eec9c7c073 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eec9c7c073 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eec9c87e12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eec9c8c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62eec9c8c781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62eec9c4f94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62eec9c4f94e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eec9c8ceff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62eec9c8ceff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62eec9c8cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62eec9c87f49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62eec9c7083d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62eec9cc8210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eec9cc8013 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62eec9c2e11c - core::panicking::assert_failed::hc0a6c4f426f4b8f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62eec9c290c0 - lafmt::tokenizer::test::test_string_literal_query::he30d11c8aa1b2490
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:253:13
[INFO] [stdout]   22:     0x62eec9c291e7 - lafmt::tokenizer::test::test_string_literal_query::{{closure}}::h9eb7919dc5b7ea35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:249:39
[INFO] [stdout]   23:     0x62eec9c2bfc6 - core::ops::function::FnOnce::call_once::h0ad52e5013604f04
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eec9c4f74b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eec9c4f74b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eec9c637ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eec9c637ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eec9c637ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62eec9c637ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62eec9c637ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eec9c637ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eec9c637ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eec9c3ccf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eec9c3ccf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62eec9c4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eec9c4054a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62eec9c4054a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62eec9c4054a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eec9c4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62eec9c4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eec9c8334f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62eec9c8334f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77e83f423aa4 - <unknown>
[INFO] [stdout]   45:     0x77e83f4b0a64 - clone
[INFO] [stdout]   46:                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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d47658bb47b344b7ee4f15d53ab3da13371e5c532865583c05ca955bf85593c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47658bb47b344b7ee4f15d53ab3da13371e5c532865583c05ca955bf85593c1", kill_on_drop: false }`
[INFO] [stdout] d47658bb47b344b7ee4f15d53ab3da13371e5c532865583c05ca955bf85593c1
