[INFO] cloning repository https://github.com/romain325/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/romain325/codecrafters-sqlite-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromain325%2Fcodecrafters-sqlite-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromain325%2Fcodecrafters-sqlite-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb8c72347df54a4326887a0d453c6bfd20cc7ed7
[INFO] checking romain325/codecrafters-sqlite-rust against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromain325%2Fcodecrafters-sqlite-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/romain325/codecrafters-sqlite-rust
[INFO] finished tweaking git repo https://github.com/romain325/codecrafters-sqlite-rust
[INFO] tweaked toml for git repo https://github.com/romain325/codecrafters-sqlite-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/romain325/codecrafters-sqlite-rust on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/romain325/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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 anyhow v1.0.59
[INFO] [stderr]   Downloaded minimal-lexical v0.1.3
[INFO] [stderr]   Downloaded nom v7.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d68af738c11cd518a4d02b9a82099e0d7177cf41cbfe7e2ce8cc454389794eb6
[INFO] running `Command { std: "docker" "start" "-a" "d68af738c11cd518a4d02b9a82099e0d7177cf41cbfe7e2ce8cc454389794eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d68af738c11cd518a4d02b9a82099e0d7177cf41cbfe7e2ce8cc454389794eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d68af738c11cd518a4d02b9a82099e0d7177cf41cbfe7e2ce8cc454389794eb6", kill_on_drop: false }`
[INFO] [stdout] d68af738c11cd518a4d02b9a82099e0d7177cf41cbfe7e2ce8cc454389794eb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a0fdd0dc64bd2283ecd66f36d48d91ac08986fbb44dc3c1e0b4e827fc840b1b
[INFO] running `Command { std: "docker" "start" "-a" "7a0fdd0dc64bd2283ecd66f36d48d91ac08986fbb44dc3c1e0b4e827fc840b1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking sqlite-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/sqlite/database_header.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  8 |     pub header_string: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub page_size: u16,
[INFO] [stdout] 10 |     pub file_format_write_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub file_format_read_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub end_of_page_reserved_space: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub maximum_embedded_payload_fraction: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub minimum_embedded_payload_fraction: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub leaf_payload_fraction: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub file_change_counter: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub size_in_pages: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub page_number_of_the_first_freelist_trunk_page: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub total_freelist_pages: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub schema_cookie: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub schema_format_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub default_page_cache_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub largest_root_page: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub text_encoding: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub user_version: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub incremental_vacuum_mode: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub application_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub version_valid_for_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub version: u32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `page_type`, `first_freeblock`, `cell_content_start`, and `fragmented_free_bytes` are never read
[INFO] [stdout]   --> src/sqlite/page_header.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PageHeader {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub page_type: PageType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 15 |     pub first_freeblock: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub cells_count: u16,
[INFO] [stdout] 17 |     pub cell_content_start: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub fragmented_free_bytes: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     I8(i64),
[INFO] [stdout]    |     -- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     I8(i64),
[INFO] [stdout] 44 +     I8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     I16(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     I16(i64),
[INFO] [stdout] 45 +     I16(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     I24(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 46 -     I24(i64),
[INFO] [stdout] 46 +     I24(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     I32(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 47 -     I32(i64),
[INFO] [stdout] 47 +     I32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     I48(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 48 -     I48(i64),
[INFO] [stdout] 48 +     I48(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     I64(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     I64(i64),
[INFO] [stdout] 49 +     I64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     F64(f64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     F64(f64),
[INFO] [stdout] 50 +     F64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Blob(Vec<u8>),
[INFO] [stdout]    |     ---- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Blob(Vec<u8>),
[INFO] [stdout] 53 +     Blob(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_header_bytes` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Record {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 59 |     pub total_header_bytes: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/sqlite/database_header.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  8 |     pub header_string: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub page_size: u16,
[INFO] [stdout] 10 |     pub file_format_write_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub file_format_read_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub end_of_page_reserved_space: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub maximum_embedded_payload_fraction: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub minimum_embedded_payload_fraction: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub leaf_payload_fraction: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub file_change_counter: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub size_in_pages: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub page_number_of_the_first_freelist_trunk_page: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub total_freelist_pages: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub schema_cookie: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub schema_format_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub default_page_cache_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub largest_root_page: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub text_encoding: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub user_version: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub incremental_vacuum_mode: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub application_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub version_valid_for_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub version: u32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `page_type`, `first_freeblock`, `cell_content_start`, and `fragmented_free_bytes` are never read
[INFO] [stdout]   --> src/sqlite/page_header.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PageHeader {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub page_type: PageType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 15 |     pub first_freeblock: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub cells_count: u16,
[INFO] [stdout] 17 |     pub cell_content_start: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub fragmented_free_bytes: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     I8(i64),
[INFO] [stdout]    |     -- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     I8(i64),
[INFO] [stdout] 44 +     I8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     I16(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     I16(i64),
[INFO] [stdout] 45 +     I16(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     I24(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 46 -     I24(i64),
[INFO] [stdout] 46 +     I24(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     I32(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 47 -     I32(i64),
[INFO] [stdout] 47 +     I32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     I48(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 48 -     I48(i64),
[INFO] [stdout] 48 +     I48(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     I64(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     I64(i64),
[INFO] [stdout] 49 +     I64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     F64(f64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     F64(f64),
[INFO] [stdout] 50 +     F64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Blob(Vec<u8>),
[INFO] [stdout]    |     ---- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Blob(Vec<u8>),
[INFO] [stdout] 53 +     Blob(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_header_bytes` is never read
[INFO] [stdout]   --> src/sqlite/record.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Record {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 59 |     pub total_header_bytes: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
[INFO] running `Command { std: "docker" "inspect" "7a0fdd0dc64bd2283ecd66f36d48d91ac08986fbb44dc3c1e0b4e827fc840b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0fdd0dc64bd2283ecd66f36d48d91ac08986fbb44dc3c1e0b4e827fc840b1b", kill_on_drop: false }`
[INFO] [stdout] 7a0fdd0dc64bd2283ecd66f36d48d91ac08986fbb44dc3c1e0b4e827fc840b1b
