[INFO] cloning repository https://github.com/enbyted/codecrafters-sqlite-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enbyted/codecrafters-sqlite-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenbyted%2Fcodecrafters-sqlite-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenbyted%2Fcodecrafters-sqlite-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0523fbf2bccc49ff12c1857ee80fbba9fab7fda8
[INFO] checking enbyted/codecrafters-sqlite-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenbyted%2Fcodecrafters-sqlite-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enbyted/codecrafters-sqlite-rust
[INFO] finished tweaking git repo https://github.com/enbyted/codecrafters-sqlite-rust
[INFO] tweaked toml for git repo https://github.com/enbyted/codecrafters-sqlite-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enbyted/codecrafters-sqlite-rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enbyted/codecrafters-sqlite-rust 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4af30edd2096e4189a9266a62e10512f4535e1669a43740f57f26fe8fd816f0
[INFO] running `Command { std: "docker" "start" "-a" "d4af30edd2096e4189a9266a62e10512f4535e1669a43740f57f26fe8fd816f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4af30edd2096e4189a9266a62e10512f4535e1669a43740f57f26fe8fd816f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4af30edd2096e4189a9266a62e10512f4535e1669a43740f57f26fe8fd816f0", kill_on_drop: false }`
[INFO] [stdout] d4af30edd2096e4189a9266a62e10512f4535e1669a43740f57f26fe8fd816f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2947c9389d3ea8893a430d49d9fd6ed98cd56289fa1180a915bd5b9e58214c85
[INFO] running `Command { std: "docker" "start" "-a" "2947c9389d3ea8893a430d49d9fd6ed98cd56289fa1180a915bd5b9e58214c85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking codecrafters-sqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `IndexScan`
[INFO] [stdout]  --> src/db.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |         index::{IndexScan, IndexSearch},
[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: `collections::HashMap`
[INFO] [stdout]  --> src/db/index.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/db/page/table_leaf.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Read, Seek, SeekFrom},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IndexScan`
[INFO] [stdout]  --> src/db.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |         index::{IndexScan, IndexSearch},
[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: `collections::HashMap`
[INFO] [stdout]  --> src/db/index.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/db/page/table_leaf.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Read, Seek, SeekFrom},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seek`
[INFO] [stdout]  --> src/db/page/table_leaf.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Read, Seek, SeekFrom},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seek`
[INFO] [stdout]  --> src/db/page/table_leaf.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Read, Seek, SeekFrom},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sql/query_planner.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let mut search_index = query.tables.len();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sql/query_planner.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let mut search_index = query.tables.len();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/db/executor.rs:701:5
[INFO] [stdout]     |
[INFO] [stdout] 700 | struct QueryResultColumn {
[INFO] [stdout]     |        ----------------- field in this struct
[INFO] [stdout] 701 |     name: Arc<str>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResultColumn` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_column_by_name` and `get_column_by_index` are never used
[INFO] [stdout]    --> src/db/executor.rs:715:8
[INFO] [stdout]     |
[INFO] [stdout] 710 | impl QueryResultRow {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 715 |     fn get_column_by_name(&self, name: &str) -> Option<&QueryColumnValue> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 722 |     fn get_column_by_index(&self, index: usize) -> Option<&QueryColumnValue> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `take_decoded` is never used
[INFO] [stdout]   --> src/db/index.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<'db> IndexRow<'db> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn take_decoded(&mut self) -> anyhow::Result<CellData> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/db/index.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl<'db> IndexScan<'db> {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 149 |     pub(super) fn new(
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `length_in_bytes` is never used
[INFO] [stdout]   --> src/db/page/cell.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl CellType {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 63 |     fn length_in_bytes(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `into_blob`, `into_null`, and `into_float` are never used
[INFO] [stdout]    --> src/db/page/cell.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl CellValue {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn into_blob(self) -> Result<Vec<u8>, Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn into_null(self) -> Result<(), Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn into_float(self) -> Result<f64, Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]    --> src/db/page/cell.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub(crate) struct CellData {
[INFO] [stdout]     |                   -------- field in this struct
[INFO] [stdout] 281 |     header: CellHeader,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CellData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `database` is never read
[INFO] [stdout]    --> src/db/page/cell.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub(in crate::db) struct CellReader<'a> {
[INFO] [stdout]     |                          ---------- field in this struct
[INFO] [stdout] 304 |     main_page: Arc<[u8]>,
[INFO] [stdout] 305 |     database: &'a Database,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/index_interior.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(in crate::db) struct IndexInteriorPage {
[INFO] [stdout]    |                          ----------------- fields in this struct
[INFO] [stdout] 81 |     #[br(calc = data)]
[INFO] [stdout] 82 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IndexInteriorPage` 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 `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/index_leaf.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(in crate::db) struct IndexLeafPage {
[INFO] [stdout]    |                          ------------- fields in this struct
[INFO] [stdout] 76 |     #[br(calc = data)]
[INFO] [stdout] 77 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IndexLeafPage` 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 `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/table_interior.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(in crate::db) struct InteriorTablePage {
[INFO] [stdout]    |                          ----------------- fields in this struct
[INFO] [stdout] 27 |     #[br(calc = data)]
[INFO] [stdout] 28 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InteriorTablePage` 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 `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/table_leaf.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(in crate::db) struct LeafTablePage {
[INFO] [stdout]    |                          ------------- fields in this struct
[INFO] [stdout] 85 |     #[br(calc = data)]
[INFO] [stdout] 86 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeafTablePage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `indexes` is never read
[INFO] [stdout]    --> src/db/schema.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct Schema {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 221 |     tables: HashMap<i64, Table>,
[INFO] [stdout] 222 |     indexes: HashMap<i64, Arc<Index>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ResultColumnValue` is never used
[INFO] [stdout]   --> src/sql/query_planner.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum ResultColumnValue {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/db/executor.rs:701:5
[INFO] [stdout]     |
[INFO] [stdout] 700 | struct QueryResultColumn {
[INFO] [stdout]     |        ----------------- field in this struct
[INFO] [stdout] 701 |     name: Arc<str>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResultColumn` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_column_by_name` and `get_column_by_index` are never used
[INFO] [stdout]    --> src/db/executor.rs:715:8
[INFO] [stdout]     |
[INFO] [stdout] 710 | impl QueryResultRow {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 715 |     fn get_column_by_name(&self, name: &str) -> Option<&QueryColumnValue> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 722 |     fn get_column_by_index(&self, index: usize) -> Option<&QueryColumnValue> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `take_decoded` is never used
[INFO] [stdout]   --> src/db/index.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<'db> IndexRow<'db> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn take_decoded(&mut self) -> anyhow::Result<CellData> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/db/index.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl<'db> IndexScan<'db> {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 149 |     pub(super) fn new(
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `length_in_bytes` is never used
[INFO] [stdout]   --> src/db/page/cell.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl CellType {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 63 |     fn length_in_bytes(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `into_blob`, `into_null`, and `into_float` are never used
[INFO] [stdout]    --> src/db/page/cell.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl CellValue {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn into_blob(self) -> Result<Vec<u8>, Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn into_null(self) -> Result<(), Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn into_float(self) -> Result<f64, Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]    --> src/db/page/cell.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub(crate) struct CellData {
[INFO] [stdout]     |                   -------- field in this struct
[INFO] [stdout] 281 |     header: CellHeader,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CellData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `database` is never read
[INFO] [stdout]    --> src/db/page/cell.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub(in crate::db) struct CellReader<'a> {
[INFO] [stdout]     |                          ---------- field in this struct
[INFO] [stdout] 304 |     main_page: Arc<[u8]>,
[INFO] [stdout] 305 |     database: &'a Database,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/index_interior.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(in crate::db) struct IndexInteriorPage {
[INFO] [stdout]    |                          ----------------- fields in this struct
[INFO] [stdout] 81 |     #[br(calc = data)]
[INFO] [stdout] 82 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IndexInteriorPage` 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 `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/index_leaf.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(in crate::db) struct IndexLeafPage {
[INFO] [stdout]    |                          ------------- fields in this struct
[INFO] [stdout] 76 |     #[br(calc = data)]
[INFO] [stdout] 77 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IndexLeafPage` 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 `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/table_interior.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(in crate::db) struct InteriorTablePage {
[INFO] [stdout]    |                          ----------------- fields in this struct
[INFO] [stdout] 27 |     #[br(calc = data)]
[INFO] [stdout] 28 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InteriorTablePage` 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 `data` and `cell_offsets` are never read
[INFO] [stdout]   --> src/db/page/table_leaf.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(in crate::db) struct LeafTablePage {
[INFO] [stdout]    |                          ------------- fields in this struct
[INFO] [stdout] 85 |     #[br(calc = data)]
[INFO] [stdout] 86 |     data: Arc<[u8]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     cell_offsets: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeafTablePage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `indexes` is never read
[INFO] [stdout]    --> src/db/schema.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct Schema {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 221 |     tables: HashMap<i64, Table>,
[INFO] [stdout] 222 |     indexes: HashMap<i64, Arc<Index>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ResultColumnValue` is never used
[INFO] [stdout]   --> src/sql/query_planner.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum ResultColumnValue {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/index_interior.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/index_leaf.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/table_interior.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/table_leaf.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/index_interior.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/index_leaf.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/table_interior.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/db/page/table_leaf.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[br(count = number_of_cells)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `codecrafters-sqlite` (lib test) due to 4 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `codecrafters-sqlite` (lib) due to 4 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2947c9389d3ea8893a430d49d9fd6ed98cd56289fa1180a915bd5b9e58214c85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2947c9389d3ea8893a430d49d9fd6ed98cd56289fa1180a915bd5b9e58214c85", kill_on_drop: false }`
[INFO] [stdout] 2947c9389d3ea8893a430d49d9fd6ed98cd56289fa1180a915bd5b9e58214c85
