[INFO] cloning repository https://github.com/Sigmoid-98/raft-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sigmoid-98/raft-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigmoid-98%2Fraft-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigmoid-98%2Fraft-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ead9819f72066097d78648eb5a37456a27a16cbe [INFO] checking Sigmoid-98/raft-db against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigmoid-98%2Fraft-db" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sigmoid-98/raft-db on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sigmoid-98/raft-db [INFO] finished tweaking git repo https://github.com/Sigmoid-98/raft-db [INFO] tweaked toml for git repo https://github.com/Sigmoid-98/raft-db written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sigmoid-98/raft-db 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: unused manifest key: workspace.dev-dependencies [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-rust2 v0.10.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 521787305bf7afe40c3e6e5b9299d803011e48780abc940d3e2107427fa20a30 [INFO] running `Command { std: "docker" "start" "-a" "521787305bf7afe40c3e6e5b9299d803011e48780abc940d3e2107427fa20a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "521787305bf7afe40c3e6e5b9299d803011e48780abc940d3e2107427fa20a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521787305bf7afe40c3e6e5b9299d803011e48780abc940d3e2107427fa20a30", kill_on_drop: false }` [INFO] [stdout] 521787305bf7afe40c3e6e5b9299d803011e48780abc940d3e2107427fa20a30 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e215398f132bcbb12150e211185cacbdbd94233da2cd8b8a39ed755c83b7e16 [INFO] running `Command { std: "docker" "start" "-a" "1e215398f132bcbb12150e211185cacbdbd94233da2cd8b8a39ed755c83b7e16", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking winnow v0.7.7 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking common_error v0.1.0 (/opt/rustwide/workdir/crates/common_error) [INFO] [stderr] Checking sql v0.1.0 (/opt/rustwide/workdir/crates/sql) [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> crates/sql/src/types/value.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{write, Display, Formatter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> crates/sql/src/types/value.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{write, Display, Formatter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/sql/src/parser/lexer.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 120 | /// Creates a new lexer for the given string. [INFO] [stdout] 121 | pub fn new(input: &'a str) -> Lexer<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_ident` is never used [INFO] [stdout] --> crates/sql/src/parser/lexer.rs:506:8 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn is_ident(ident: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parser` is never constructed [INFO] [stdout] --> crates/sql/src/parser/parser.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Parser<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Parser<'_> { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(statement: &str) -> Parser { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn parse(&mut self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn next(&mut self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn next_ident(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | fn next_if(&mut self, predicate: impl Fn(&Token) -> bool) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn next_if_map(&mut self, f: impl Fn(&Token) -> Option) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | fn next_if_keyword(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn next_is(&mut self, token: Token) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fn expect(&mut self, expect: Token) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn skip(&mut self, token: Token) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fn peek(&mut self) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn parse_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn parse_begin(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | fn parse_commit(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | fn parse_rollback(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | fn parse_explain(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | fn parse_create_table(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | fn parse_create_table_column(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | fn parse_drop_table(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | fn parse_delete(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | fn parse_insert(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | fn parse_update(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | fn parse_select(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | fn parse_select_clause(&mut self) -> Result)>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | fn parse_from_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | fn parse_from_table(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | fn parse_from_join(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | fn parse_where_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | fn parse_group_by_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | fn parse_having_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 461 | fn parse_order_by_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | pub fn parse_expression(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 492 | fn parse_expression_at(&mut self, min_precedence: Precedence) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | fn parse_expression_atom(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 573 | fn parse_prefix_operator(&mut self, min_precedence: Precedence) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | fn parse_infix_operator(&mut self, min_precedence: Precedence) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 614 | fn parse_postfix_operator( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Precedence` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:650:6 [INFO] [stdout] | [INFO] [stdout] 650 | type Precedence = u8; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LEFT_ASSOCIATIVE` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:652:7 [INFO] [stdout] | [INFO] [stdout] 652 | const LEFT_ASSOCIATIVE: Precedence = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RIGHT_ASSOCIATIVE` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:653:7 [INFO] [stdout] | [INFO] [stdout] 653 | const RIGHT_ASSOCIATIVE: Precedence = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PrefixOperator` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:656:6 [INFO] [stdout] | [INFO] [stdout] 656 | enum PrefixOperator { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `precedence`, `associativity`, and `build` are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:667:8 [INFO] [stdout] | [INFO] [stdout] 665 | impl PrefixOperator { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 666 | /// The operator precedence. [INFO] [stdout] 667 | fn precedence(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn associativity(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn build(self, rhs: ast::Expression) -> ast::Expression { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InfixOperator` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:694:6 [INFO] [stdout] | [INFO] [stdout] 694 | enum InfixOperator { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `precedence`, `associativity`, and `build` are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:732:8 [INFO] [stdout] | [INFO] [stdout] 727 | impl InfixOperator { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 732 | fn precedence(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 758 | fn associativity(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 766 | fn build(self, lhs: ast::Expression, rhs: ast::Expression) -> ast::Expression { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PostfixOperator` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:789:6 [INFO] [stdout] | [INFO] [stdout] 789 | enum PostfixOperator { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `precedence` and `build` are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:800:8 [INFO] [stdout] | [INFO] [stdout] 798 | impl PostfixOperator { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 799 | /// The operator precedence. [INFO] [stdout] 800 | fn precedence(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 810 | fn build(self, lhs: ast::Expression) -> ast::Expression { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/sql/src/parser/lexer.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 120 | /// Creates a new lexer for the given string. [INFO] [stdout] 121 | pub fn new(input: &'a str) -> Lexer<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_ident` is never used [INFO] [stdout] --> crates/sql/src/parser/lexer.rs:506:8 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn is_ident(ident: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parser` is never constructed [INFO] [stdout] --> crates/sql/src/parser/parser.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Parser<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Parser<'_> { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(statement: &str) -> Parser { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn parse(&mut self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn next(&mut self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn next_ident(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | fn next_if(&mut self, predicate: impl Fn(&Token) -> bool) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn next_if_map(&mut self, f: impl Fn(&Token) -> Option) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | fn next_if_keyword(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn next_is(&mut self, token: Token) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fn expect(&mut self, expect: Token) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn skip(&mut self, token: Token) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fn peek(&mut self) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn parse_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn parse_begin(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | fn parse_commit(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | fn parse_rollback(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | fn parse_explain(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | fn parse_create_table(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | fn parse_create_table_column(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | fn parse_drop_table(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | fn parse_delete(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | fn parse_insert(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | fn parse_update(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | fn parse_select(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | fn parse_select_clause(&mut self) -> Result)>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | fn parse_from_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | fn parse_from_table(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | fn parse_from_join(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | fn parse_where_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | fn parse_group_by_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | fn parse_having_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 461 | fn parse_order_by_clause(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | pub fn parse_expression(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 492 | fn parse_expression_at(&mut self, min_precedence: Precedence) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | fn parse_expression_atom(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 573 | fn parse_prefix_operator(&mut self, min_precedence: Precedence) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | fn parse_infix_operator(&mut self, min_precedence: Precedence) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 614 | fn parse_postfix_operator( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Precedence` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:650:6 [INFO] [stdout] | [INFO] [stdout] 650 | type Precedence = u8; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LEFT_ASSOCIATIVE` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:652:7 [INFO] [stdout] | [INFO] [stdout] 652 | const LEFT_ASSOCIATIVE: Precedence = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RIGHT_ASSOCIATIVE` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:653:7 [INFO] [stdout] | [INFO] [stdout] 653 | const RIGHT_ASSOCIATIVE: Precedence = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PrefixOperator` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:656:6 [INFO] [stdout] | [INFO] [stdout] 656 | enum PrefixOperator { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `precedence`, `associativity`, and `build` are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:667:8 [INFO] [stdout] | [INFO] [stdout] 665 | impl PrefixOperator { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 666 | /// The operator precedence. [INFO] [stdout] 667 | fn precedence(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn associativity(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn build(self, rhs: ast::Expression) -> ast::Expression { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InfixOperator` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:694:6 [INFO] [stdout] | [INFO] [stdout] 694 | enum InfixOperator { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `precedence`, `associativity`, and `build` are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:732:8 [INFO] [stdout] | [INFO] [stdout] 727 | impl InfixOperator { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 732 | fn precedence(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 758 | fn associativity(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 766 | fn build(self, lhs: ast::Expression, rhs: ast::Expression) -> ast::Expression { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PostfixOperator` is never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:789:6 [INFO] [stdout] | [INFO] [stdout] 789 | enum PostfixOperator { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `precedence` and `build` are never used [INFO] [stdout] --> crates/sql/src/parser/parser.rs:800:8 [INFO] [stdout] | [INFO] [stdout] 798 | impl PostfixOperator { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 799 | /// The operator precedence. [INFO] [stdout] 800 | fn precedence(&self) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 810 | fn build(self, lhs: ast::Expression) -> ast::Expression { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.11s [INFO] running `Command { std: "docker" "inspect" "1e215398f132bcbb12150e211185cacbdbd94233da2cd8b8a39ed755c83b7e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e215398f132bcbb12150e211185cacbdbd94233da2cd8b8a39ed755c83b7e16", kill_on_drop: false }` [INFO] [stdout] 1e215398f132bcbb12150e211185cacbdbd94233da2cd8b8a39ed755c83b7e16