[INFO] cloning repository https://github.com/nikicivan/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/nikicivan/codecrafters-sqlite-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikicivan%2Fcodecrafters-sqlite-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikicivan%2Fcodecrafters-sqlite-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51c9c69e6864727843d6ea7fc85750a74d241209
[INFO] testing nikicivan/codecrafters-sqlite-rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikicivan%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/nikicivan/codecrafters-sqlite-rust
[INFO] finished tweaking git repo https://github.com/nikicivan/codecrafters-sqlite-rust
[INFO] tweaked toml for git repo https://github.com/nikicivan/codecrafters-sqlite-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikicivan/codecrafters-sqlite-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikicivan/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" "+beta-2025-09-21" "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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b59ac8b278b8bc0c00f43c26e4e33b423dc3440e21a40bef1426feecc6c25ec
[INFO] running `Command { std: "docker" "start" "-a" "4b59ac8b278b8bc0c00f43c26e4e33b423dc3440e21a40bef1426feecc6c25ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b59ac8b278b8bc0c00f43c26e4e33b423dc3440e21a40bef1426feecc6c25ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b59ac8b278b8bc0c00f43c26e4e33b423dc3440e21a40bef1426feecc6c25ec", kill_on_drop: false }`
[INFO] [stdout] 4b59ac8b278b8bc0c00f43c26e4e33b423dc3440e21a40bef1426feecc6c25ec
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4123ef29adf3523038cb9cf23725debb4cc31b277d24d7ae9d50df9d89ce016
[INFO] running `Command { std: "docker" "start" "-a" "d4123ef29adf3523038cb9cf23725debb4cc31b277d24d7ae9d50df9d89ce016", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling codecrafters-sqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ObjectType` is never used
[INFO] [stdout]   --> src/db/objects.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ObjectType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/objects.rs:260:58
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn read_row_range<R: RangeBounds<usize> + Debug>(&self, range: R) -> Result<Vec<Row>> {
[INFO] [stdout]     |                                                          ^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn read_row_range<R: RangeBounds<usize> + Debug>(&self, range: R) -> Result<Vec<Row<'_>>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/objects.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn read_row(&self, idx: usize) -> Result<Row> {
[INFO] [stdout]     |                 ^^^^^                        ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn read_row(&self, idx: usize) -> Result<Row<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/objects.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn find_row(&self, row_id: RowId) -> Option<Result<Row>> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here      ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn find_row(&self, row_id: RowId) -> Option<Result<Row<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s
[INFO] running `Command { std: "docker" "inspect" "d4123ef29adf3523038cb9cf23725debb4cc31b277d24d7ae9d50df9d89ce016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4123ef29adf3523038cb9cf23725debb4cc31b277d24d7ae9d50df9d89ce016", kill_on_drop: false }`
[INFO] [stdout] d4123ef29adf3523038cb9cf23725debb4cc31b277d24d7ae9d50df9d89ce016
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dd4073e88136505a0cc8ec7095fadd57babebdfc1d94d359b53e58a4e8f2e21
[INFO] running `Command { std: "docker" "start" "-a" "7dd4073e88136505a0cc8ec7095fadd57babebdfc1d94d359b53e58a4e8f2e21", kill_on_drop: false }`
[INFO] [stderr]    Compiling codecrafters-sqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ObjectType` is never used
[INFO] [stdout]   --> src/db/objects.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ObjectType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/objects.rs:260:58
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn read_row_range<R: RangeBounds<usize> + Debug>(&self, range: R) -> Result<Vec<Row>> {
[INFO] [stdout]     |                                                          ^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn read_row_range<R: RangeBounds<usize> + Debug>(&self, range: R) -> Result<Vec<Row<'_>>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/objects.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn read_row(&self, idx: usize) -> Result<Row> {
[INFO] [stdout]     |                 ^^^^^                        ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn read_row(&self, idx: usize) -> Result<Row<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/objects.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn find_row(&self, row_id: RowId) -> Option<Result<Row>> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here      ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn find_row(&self, row_id: RowId) -> Option<Result<Row<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "7dd4073e88136505a0cc8ec7095fadd57babebdfc1d94d359b53e58a4e8f2e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd4073e88136505a0cc8ec7095fadd57babebdfc1d94d359b53e58a4e8f2e21", kill_on_drop: false }`
[INFO] [stdout] 7dd4073e88136505a0cc8ec7095fadd57babebdfc1d94d359b53e58a4e8f2e21
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d58b6ec514fb1c9804dac3a448d491af60d42fb35b664c56161c18da93ce234b
[INFO] running `Command { std: "docker" "start" "-a" "d58b6ec514fb1c9804dac3a448d491af60d42fb35b664c56161c18da93ce234b", kill_on_drop: false }`
[INFO] [stderr] warning: enum `ObjectType` is never used
[INFO] [stderr]   --> src/db/objects.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum ObjectType {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db/objects.rs:260:58
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub fn read_row_range<R: RangeBounds<usize> + Debug>(&self, range: R) -> Result<Vec<Row>> {
[INFO] [stderr]     |                                                          ^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                          |
[INFO] [stderr]     |                                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub fn read_row_range<R: RangeBounds<usize> + Debug>(&self, range: R) -> Result<Vec<Row<'_>>> {
[INFO] [stderr]     |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db/objects.rs:274:17
[INFO] [stderr]     |
[INFO] [stderr] 274 |     fn read_row(&self, idx: usize) -> Result<Row> {
[INFO] [stderr]     |                 ^^^^^                        ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 274 |     fn read_row(&self, idx: usize) -> Result<Row<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db/objects.rs:284:21
[INFO] [stderr]     |
[INFO] [stderr] 284 |     pub fn find_row(&self, row_id: RowId) -> Option<Result<Row>> {
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here      ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 284 |     pub fn find_row(&self, row_id: RowId) -> Option<Result<Row<'_>>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-sqlite` (bin "codecrafters-sqlite" test) generated 4 warnings (run `cargo fix --bin "codecrafters-sqlite" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_sqlite-497f9c50c86b5dda)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test db::encoding::test::test_varint ... ok
[INFO] [stdout] test db::sql::test::test_select_statement ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin codecrafters-sqlite`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::sql::test::test_select_statement stdout ----
[INFO] [stdout] tokens: [Keyword(Select), FixedWidth(Star), Keyword(From), Keyword(Table)]
[INFO] [stdout] Error: Failed to parse SQL statement from string "SELECT * FROM table"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Expected table name, got Keyword(Table)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::sql::test::test_select_statement
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d58b6ec514fb1c9804dac3a448d491af60d42fb35b664c56161c18da93ce234b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58b6ec514fb1c9804dac3a448d491af60d42fb35b664c56161c18da93ce234b", kill_on_drop: false }`
[INFO] [stdout] d58b6ec514fb1c9804dac3a448d491af60d42fb35b664c56161c18da93ce234b
