[INFO] cloning repository https://github.com/therewillbecode/sqlite-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/therewillbecode/sqlite-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherewillbecode%2Fsqlite-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherewillbecode%2Fsqlite-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e0f62d25c9e909c9cfee3b81f19d0447c27970b
[INFO] testing therewillbecode/sqlite-clone against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherewillbecode%2Fsqlite-clone" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/therewillbecode/sqlite-clone
[INFO] finished tweaking git repo https://github.com/therewillbecode/sqlite-clone
[INFO] tweaked toml for git repo https://github.com/therewillbecode/sqlite-clone written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/therewillbecode/sqlite-clone on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/therewillbecode/sqlite-clone 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded shutdown-async v0.1.1
[INFO] [stderr]   Downloaded tub v0.3.7
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded serde_with_macros v3.8.1
[INFO] [stderr]   Downloaded async-throttle v0.3.2
[INFO] [stderr]   Downloaded tokio-utils v0.1.2
[INFO] [stderr]   Downloaded miniz_oxide v0.7.3
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] [stderr]   Downloaded futures-lite v2.3.0
[INFO] [stderr]   Downloaded async-io v2.3.2
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded paste-impl v0.1.18
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded async-stdin v0.3.1
[INFO] [stderr]   Downloaded paste v0.1.18
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded ariadne v0.4.1
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded chumsky v1.0.0-alpha.7
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded serde_with v3.8.1
[INFO] [stderr]   Downloaded hyper v1.3.1
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded polling v3.7.0
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded generator v0.8.1
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded windows-result v0.1.1
[INFO] [stderr]   Downloaded glue v0.8.7
[INFO] [stderr]   Downloaded bork v0.2.1
[INFO] [stderr]   Downloaded loom v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab2c5322c7cbd272d9a0c375736664ff968db0075fba2ad1495bd7f66bfabe5e
[INFO] running `Command { std: "docker" "start" "-a" "ab2c5322c7cbd272d9a0c375736664ff968db0075fba2ad1495bd7f66bfabe5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2c5322c7cbd272d9a0c375736664ff968db0075fba2ad1495bd7f66bfabe5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2c5322c7cbd272d9a0c375736664ff968db0075fba2ad1495bd7f66bfabe5e", kill_on_drop: false }`
[INFO] [stdout] ab2c5322c7cbd272d9a0c375736664ff968db0075fba2ad1495bd7f66bfabe5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fe322b632147c24b1cf0be7c18c8e33bc8a9b4fc4c467b292c5d17d17368fa0
[INFO] running `Command { std: "docker" "start" "-a" "2fe322b632147c24b1cf0be7c18c8e33bc8a9b4fc4c467b292c5d17d17368fa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling generator v0.8.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling bork v0.2.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling glue v0.8.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling loom v0.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tub v0.3.7
[INFO] [stderr]    Compiling shutdown-async v0.1.1
[INFO] [stderr]    Compiling async-stdin v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling async-throttle v0.3.2
[INFO] [stderr]    Compiling tokio-utils v0.1.2
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rust-wrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/repl/metacommand.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail, Result};
[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 imports: `anyhow` and `bail`
[INFO] [stdout]  --> src/repl/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{anyhow, bail, Context, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]  --> src/sql_parser.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]   --> src/storage/btree.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use anyhow::{anyhow, Result};
[INFO] [stdout]    |              ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/storage/btree.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 | use std::vec::{self, Vec};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataType` is never used
[INFO] [stdout]  --> src/sql_parser.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum DataType {
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Column` is never constructed
[INFO] [stdout]   --> src/sql_parser.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Column {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ColVal` is never used
[INFO] [stdout]   --> src/sql_parser.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum ColVal {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewColumnVal` is never constructed
[INFO] [stdout]   --> src/sql_parser.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct NewColumnVal {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expr` is never used
[INFO] [stdout]   --> src/sql_parser.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum Expr {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `column_value` is never used
[INFO] [stdout]   --> src/sql_parser.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn column_value<'a>() -> impl Parser<'a, &'a str, ColVal, extra::Err<Rich<'a, char>>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `column_vals` is never used
[INFO] [stdout]   --> src/sql_parser.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn column_vals<'a>(//  p: impl Parser<'a, &'a str, ColVal<'a>, extra::Err<Rich<'a, char>>>,
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csv` is never used
[INFO] [stdout]   --> src/sql_parser.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn csv<'a>() -> impl Parser<'a, &'a str, Vec<&'a str>, extra::Err<Rich<'a, char>>> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_patch` is never used
[INFO] [stdout]    --> src/sql_parser.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn insert_patch<'a>() -> impl Parser<'a, &'a str, Expr, extra::Err<Rich<'a, char>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select` is never used
[INFO] [stdout]    --> src/sql_parser.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn select<'a>() -> impl Parser<'a, &'a str, Expr, extra::Err<Rich<'a, char>>> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parser` is never used
[INFO] [stdout]    --> src/sql_parser.rs:157:4
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn parser<'a>() -> impl Parser<'a, &'a str, Expr, extra::Err<Rich<'a, char>>> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_and_print` is never used
[INFO] [stdout]    --> src/sql_parser.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn parse_and_print(src: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Btree` is never constructed
[INFO] [stdout]   --> src/storage/btree.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct Btree<'a, K: Ord, V: Ord> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/storage/btree.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<'a, K: Ord, V: Ord> Btree<'a, K, V> {
[INFO] [stdout]    | ---------------------------------------- associated function in this implementation
[INFO] [stdout] 42 |     pub fn new(interior_node_count: u64, key: K, value: V) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NonRootNode` is never used
[INFO] [stdout]   --> src/storage/btree.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 | enum NonRootNode<'a, K: Ord, V: Ord> {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/storage/btree.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<'a, K: Ord, V: Ord> InnerNodeInterior<'a, K, V> {
[INFO] [stdout]    | ---------------------------------------------------- associated function in this implementation
[INFO] [stdout] 66 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasInteriorNodes` is never used
[INFO] [stdout]    --> src/storage/btree.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 | trait HasInteriorNodes<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RootNode` is never constructed
[INFO] [stdout]    --> src/storage/btree.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct RootNode<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InnerNode` is never constructed
[INFO] [stdout]    --> src/storage/btree.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct InnerNode<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InnerNodeInterior` is never constructed
[INFO] [stdout]    --> src/storage/btree.rs:127:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct InnerNodeInterior<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/btree.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<'a, K: Ord, V: Ord> InnerNode<'a, K, V> {
[INFO] [stdout]     | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 135 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LeafNode` is never constructed
[INFO] [stdout]    --> src/storage/btree.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LeafNode<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LeafNodeInterior` is never constructed
[INFO] [stdout]    --> src/storage/btree.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | struct LeafNodeInterior<K: Ord, V> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find` is never used
[INFO] [stdout]    --> src/storage/btree.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn find() {}
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert` is never used
[INFO] [stdout]    --> src/storage/btree.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn insert() {}
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/storage/btree.rs:195:4
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn delete() {}
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split` is never used
[INFO] [stdout]    --> src/storage/btree.rs:199:4
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn split() {}
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `merge` is never used
[INFO] [stdout]    --> src/storage/btree.rs:201:4
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn merge() {}
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2fe322b632147c24b1cf0be7c18c8e33bc8a9b4fc4c467b292c5d17d17368fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe322b632147c24b1cf0be7c18c8e33bc8a9b4fc4c467b292c5d17d17368fa0", kill_on_drop: false }`
[INFO] [stdout] 2fe322b632147c24b1cf0be7c18c8e33bc8a9b4fc4c467b292c5d17d17368fa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0108df2ee491e41742e35c4bc0a0632aebfa28542ef89029dec20568905f872
[INFO] running `Command { std: "docker" "start" "-a" "d0108df2ee491e41742e35c4bc0a0632aebfa28542ef89029dec20568905f872", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-wrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/repl/metacommand.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail, Result};
[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 imports: `anyhow` and `bail`
[INFO] [stdout]  --> src/repl/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{anyhow, bail, Context, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]  --> src/sql_parser.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]   --> src/storage/btree.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use anyhow::{anyhow, Result};
[INFO] [stdout]    |              ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/storage/btree.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 | use std::vec::{self, Vec};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataType` is never used
[INFO] [stdout]  --> src/sql_parser.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum DataType {
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Column` is never constructed
[INFO] [stdout]   --> src/sql_parser.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Column {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_and_print` is never used
[INFO] [stdout]    --> src/sql_parser.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn parse_and_print(src: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Inner` and `Leaf` are never constructed
[INFO] [stdout]   --> src/storage/btree.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | enum NonRootNode<'a, K: Ord, V: Ord> {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] 61 |     Inner(InnerNode<'a, K, V>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 62 |     Leaf(InnerNodeInterior<'a, K, V>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NonRootNode` 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 `find_interior_node` and `delete_interior_node` are never used
[INFO] [stdout]    --> src/storage/btree.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | trait HasInteriorNodes<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |       ---------------- methods in this trait
[INFO] [stdout] 101 |     fn find_interior_node(&self) -> Option<&InnerNodeInterior<'a, K, V>>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn delete_interior_node(&mut self, key: K) -> ();
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `interior_nodes`, `left_sibling`, and `right_sibling` are never read
[INFO] [stdout]    --> src/storage/btree.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct InnerNode<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 116 |     // -- Our guideposts to get to leaf Nodes which hold the actual data..
[INFO] [stdout] 117 |     interior_nodes: Vec<InnerNodeInterior<'a, K, V>>, // sorted by K to enable binary search lookup
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     left_sibling: Option<&'a InnerNode<'a, K, V>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 123 |     right_sibling: Option<&'a InnerNode<'a, K, V>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InnerNode` 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 `value` and `children` are never read
[INFO] [stdout]    --> src/storage/btree.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct InnerNodeInterior<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |        ----------------- fields in this struct
[INFO] [stdout] 128 |     key: K,   //   Key is used to maintain the order of the tree,
[INFO] [stdout] 129 |     value: V, // Value is the actual data being stored.
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 130 |     // Maximum of N + 1 child nodes
[INFO] [stdout] 131 |     children: Vec<NonRootNode<'a, K, V>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InnerNodeInterior` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/btree.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<'a, K: Ord, V: Ord> InnerNode<'a, K, V> {
[INFO] [stdout]     | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 135 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LeafNode` is never constructed
[INFO] [stdout]    --> src/storage/btree.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LeafNode<'a, K: Ord, V: Ord> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LeafNodeInterior` is never constructed
[INFO] [stdout]    --> src/storage/btree.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | struct LeafNodeInterior<K: Ord, V> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find` is never used
[INFO] [stdout]    --> src/storage/btree.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn find() {}
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert` is never used
[INFO] [stdout]    --> src/storage/btree.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn insert() {}
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/storage/btree.rs:195:4
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn delete() {}
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split` is never used
[INFO] [stdout]    --> src/storage/btree.rs:199:4
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn split() {}
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `merge` is never used
[INFO] [stdout]    --> src/storage/btree.rs:201:4
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn merge() {}
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d0108df2ee491e41742e35c4bc0a0632aebfa28542ef89029dec20568905f872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0108df2ee491e41742e35c4bc0a0632aebfa28542ef89029dec20568905f872", kill_on_drop: false }`
[INFO] [stdout] d0108df2ee491e41742e35c4bc0a0632aebfa28542ef89029dec20568905f872
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6f05ee9dcd35ccee1a2361fa796ee8506d697f0de9292913f0be941c131e7bb
[INFO] running `Command { std: "docker" "start" "-a" "d6f05ee9dcd35ccee1a2361fa796ee8506d697f0de9292913f0be941c131e7bb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `anyhow`
[INFO] [stderr]  --> src/repl/metacommand.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{anyhow, bail, Result};
[INFO] [stderr]   |              ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `anyhow` and `bail`
[INFO] [stderr]  --> src/repl/mod.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | use anyhow::{anyhow, bail, Context, Result};
[INFO] [stderr]   |              ^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Result` and `anyhow`
[INFO] [stderr]  --> src/sql_parser.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{anyhow, Result};
[INFO] [stderr]   |              ^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Result` and `anyhow`
[INFO] [stderr]   --> src/storage/btree.rs:31:14
[INFO] [stderr]    |
[INFO] [stderr] 31 | use anyhow::{anyhow, Result};
[INFO] [stderr]    |              ^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/storage/btree.rs:33:16
[INFO] [stderr]    |
[INFO] [stderr] 33 | use std::vec::{self, Vec};
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DataType` is never used
[INFO] [stderr]  --> src/sql_parser.rs:5:6
[INFO] [stderr]   |
[INFO] [stderr] 5 | enum DataType {
[INFO] [stderr]   |      ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Column` is never constructed
[INFO] [stderr]   --> src/sql_parser.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct Column {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_and_print` is never used
[INFO] [stderr]    --> src/sql_parser.rs:162:8
[INFO] [stderr]     |
[INFO] [stderr] 162 | pub fn parse_and_print(src: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Inner` and `Leaf` are never constructed
[INFO] [stderr]   --> src/storage/btree.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 60 | enum NonRootNode<'a, K: Ord, V: Ord> {
[INFO] [stderr]    |      ----------- variants in this enum
[INFO] [stderr] 61 |     Inner(InnerNode<'a, K, V>),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 62 |     Leaf(InnerNodeInterior<'a, K, V>),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NonRootNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `find_interior_node` and `delete_interior_node` are never used
[INFO] [stderr]    --> src/storage/btree.rs:101:8
[INFO] [stderr]     |
[INFO] [stderr] 100 | trait HasInteriorNodes<'a, K: Ord, V: Ord> {
[INFO] [stderr]     |       ---------------- methods in this trait
[INFO] [stderr] 101 |     fn find_interior_node(&self) -> Option<&InnerNodeInterior<'a, K, V>>;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     fn delete_interior_node(&mut self, key: K) -> ();
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `interior_nodes`, `left_sibling`, and `right_sibling` are never read
[INFO] [stderr]    --> src/storage/btree.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | struct InnerNode<'a, K: Ord, V: Ord> {
[INFO] [stderr]     |        --------- fields in this struct
[INFO] [stderr] 116 |     // -- Our guideposts to get to leaf Nodes which hold the actual data..
[INFO] [stderr] 117 |     interior_nodes: Vec<InnerNodeInterior<'a, K, V>>, // sorted by K to enable binary search lookup
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     left_sibling: Option<&'a InnerNode<'a, K, V>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 123 |     right_sibling: Option<&'a InnerNode<'a, K, V>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InnerNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `value` and `children` are never read
[INFO] [stderr]    --> src/storage/btree.rs:129:5
[INFO] [stderr]     |
[INFO] [stderr] 127 | struct InnerNodeInterior<'a, K: Ord, V: Ord> {
[INFO] [stderr]     |        ----------------- fields in this struct
[INFO] [stderr] 128 |     key: K,   //   Key is used to maintain the order of the tree,
[INFO] [stderr] 129 |     value: V, // Value is the actual data being stored.
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 130 |     // Maximum of N + 1 child nodes
[INFO] [stderr] 131 |     children: Vec<NonRootNode<'a, K, V>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InnerNodeInterior` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/storage/btree.rs:135:12
[INFO] [stderr]     |
[INFO] [stderr] 134 | impl<'a, K: Ord, V: Ord> InnerNode<'a, K, V> {
[INFO] [stderr]     | -------------------------------------------- associated function in this implementation
[INFO] [stderr] 135 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LeafNode` is never constructed
[INFO] [stderr]    --> src/storage/btree.rs:155:8
[INFO] [stderr]     |
[INFO] [stderr] 155 | struct LeafNode<'a, K: Ord, V: Ord> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LeafNodeInterior` is never constructed
[INFO] [stderr]    --> src/storage/btree.rs:168:8
[INFO] [stderr]     |
[INFO] [stderr] 168 | struct LeafNodeInterior<K: Ord, V> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find` is never used
[INFO] [stderr]    --> src/storage/btree.rs:191:4
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn find() {}
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `insert` is never used
[INFO] [stderr]    --> src/storage/btree.rs:193:4
[INFO] [stderr]     |
[INFO] [stderr] 193 | fn insert() {}
[INFO] [stderr]     |    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete` is never used
[INFO] [stderr]    --> src/storage/btree.rs:195:4
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn delete() {}
[INFO] [stderr]     |    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `split` is never used
[INFO] [stderr]    --> src/storage/btree.rs:199:4
[INFO] [stderr]     |
[INFO] [stderr] 199 | fn split() {}
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `merge` is never used
[INFO] [stderr]    --> src/storage/btree.rs:201:4
[INFO] [stderr]     |
[INFO] [stderr] 201 | fn merge() {}
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-wrapper` (bin "rust-wrapper" test) generated 20 warnings (run `cargo fix --bin "rust-wrapper" -p rust-wrapper --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_wrapper-c6ea8721c1656c1e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sql_parser::tests::parse_basic_select_with_extra_whitespace ... ok
[INFO] [stdout] test storage::btree::tests::new_btree_inits_correctly_with_single_key_value ... ok
[INFO] [stdout] test sql_parser::tests::parse_basic_select ... ok
[INFO] [stdout] test sql_parser::tests::parse_insert_patch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d6f05ee9dcd35ccee1a2361fa796ee8506d697f0de9292913f0be941c131e7bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f05ee9dcd35ccee1a2361fa796ee8506d697f0de9292913f0be941c131e7bb", kill_on_drop: false }`
[INFO] [stdout] d6f05ee9dcd35ccee1a2361fa796ee8506d697f0de9292913f0be941c131e7bb
