[INFO] cloning repository https://github.com/ancos2505/sqlite-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ancos2505/sqlite-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fancos2505%2Fsqlite-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fancos2505%2Fsqlite-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 665356e7628850686ae4957cfdd6e6c0a2d49e4e [INFO] checking ancos2505/sqlite-rs/665356e7628850686ae4957cfdd6e6c0a2d49e4e against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fancos2505%2Fsqlite-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ancos2505/sqlite-rs on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ancos2505/sqlite-rs [INFO] finished tweaking git repo https://github.com/ancos2505/sqlite-rs [INFO] tweaked toml for git repo https://github.com/ancos2505/sqlite-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ancos2505/sqlite-rs 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14e0fab32d0551c2595fdb72a62342316731319a7255f387ec312ff668fd3830 [INFO] running `Command { std: "docker" "start" "-a" "14e0fab32d0551c2595fdb72a62342316731319a7255f387ec312ff668fd3830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e0fab32d0551c2595fdb72a62342316731319a7255f387ec312ff668fd3830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e0fab32d0551c2595fdb72a62342316731319a7255f387ec312ff668fd3830", kill_on_drop: false }` [INFO] [stdout] 14e0fab32d0551c2595fdb72a62342316731319a7255f387ec312ff668fd3830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c16c12ad8b554785fa2e7a24bcb95fdf57f9ecc5958668f013eb62650f79a7 [INFO] running `Command { std: "docker" "start" "-a" "16c16c12ad8b554785fa2e7a24bcb95fdf57f9ecc5958668f013eb62650f79a7", kill_on_drop: false }` [INFO] [stderr] Compiling sqlite-rs v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Name`, `ParseBytes`, and `impl_name` [INFO] [stdout] --> src/pager/page/btree.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | impl_name, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 100 | traits::{Name, ParseBytes}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/pager/page/tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pager::ValidPage` [INFO] [stdout] --> src/pager/page/tests.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::{file_header::PageSize, pager::ValidPage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::runtime::SqliteRuntime` [INFO] [stdout] --> src/pager/tests.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::runtime::SqliteRuntime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MagicHeaderString` and `self` [INFO] [stdout] --> src/tests/mod.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | file_header::{self, MagicHeaderString}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Name`, `ParseBytes`, and `impl_name` [INFO] [stdout] --> src/pager/page/btree.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | impl_name, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 100 | traits::{Name, ParseBytes}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page` [INFO] [stdout] --> src/pager/page/tests.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | let page = Page::::parse(&buf).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_page` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page_number` [INFO] [stdout] --> src/pager.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let page_number: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page_number` [INFO] [stdout] --> src/pager.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let page_number: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/file_header/magic_header_string.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MagicHeaderString([u8; 16]); [INFO] [stdout] | ----------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/file_header/reserved_for_expansion.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ReservedForExpansion([u8; 20]); [INFO] [stdout] | -------------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uri` and `mode` are never read [INFO] [stdout] --> src/io.rs:143:3 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct SqliteUri { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 143 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | path: PathBuf, [INFO] [stdout] 145 | mode: SqliteUriFileMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteUri` 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 `size` and `header` are never read [INFO] [stdout] --> src/pager/page/btree.rs:127:3 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BtreePage { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 127 | size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 128 | /// The 8 or 12 byte b-tree page header [INFO] [stdout] 129 | header: BtreePageHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BtreePage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CellPointerArray` is never constructed [INFO] [stdout] --> src/pager/page/btree.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct CellPointerArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CellPointerArray` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnallocatedSpace` is never constructed [INFO] [stdout] --> src/pager/page/btree.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct UnallocatedSpace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnallocatedSpace` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CellContentRegion` is never constructed [INFO] [stdout] --> src/pager/page/btree.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct CellContentRegion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CellContentRegion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Freeblock` is never constructed [INFO] [stdout] --> src/pager/page/btree/freeblock.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Freeblock; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Freeblock` 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 `page_type` is never read [INFO] [stdout] --> src/pager/page/btree/header.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct BtreePageHeader { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 36 | page_type: BtreePageType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BtreePageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FirstFreeBlock` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct FirstFreeBlock(NonZeroU16); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FirstFreeBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NumberOfCells` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct NumberOfCells(u16); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NumberOfCells` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StartOfContentArea` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct StartOfContentArea(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StartOfContentArea` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NumberOfFragmented` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct NumberOfFragmented(u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NumberOfFragmented` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RightMostPointer` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct RightMostPointer(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RightMostPointer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteMaster` is never constructed [INFO] [stdout] --> src/runtime/internal_tables/sqlite_master.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub(super) struct SqliteMaster(()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteMaster` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteSequence` is never constructed [INFO] [stdout] --> src/runtime/internal_tables/sqlite_sequence.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub(super) struct SqliteSequence(()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteSequence` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/file_header/magic_header_string.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MagicHeaderString([u8; 16]); [INFO] [stdout] | ----------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/file_header/reserved_for_expansion.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ReservedForExpansion([u8; 20]); [INFO] [stdout] | -------------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uri` and `mode` are never read [INFO] [stdout] --> src/io.rs:143:3 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct SqliteUri { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 143 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | path: PathBuf, [INFO] [stdout] 145 | mode: SqliteUriFileMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteUri` 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 `size` and `header` are never read [INFO] [stdout] --> src/pager/page/btree.rs:127:3 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BtreePage { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 127 | size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 128 | /// The 8 or 12 byte b-tree page header [INFO] [stdout] 129 | header: BtreePageHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BtreePage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CellPointerArray` is never constructed [INFO] [stdout] --> src/pager/page/btree.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct CellPointerArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CellPointerArray` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnallocatedSpace` is never constructed [INFO] [stdout] --> src/pager/page/btree.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct UnallocatedSpace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnallocatedSpace` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CellContentRegion` is never constructed [INFO] [stdout] --> src/pager/page/btree.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct CellContentRegion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CellContentRegion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Freeblock` is never constructed [INFO] [stdout] --> src/pager/page/btree/freeblock.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Freeblock; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Freeblock` 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 `page_type` is never read [INFO] [stdout] --> src/pager/page/btree/header.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct BtreePageHeader { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 36 | page_type: BtreePageType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BtreePageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FirstFreeBlock` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct FirstFreeBlock(NonZeroU16); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FirstFreeBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NumberOfCells` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct NumberOfCells(u16); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NumberOfCells` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StartOfContentArea` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct StartOfContentArea(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StartOfContentArea` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NumberOfFragmented` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct NumberOfFragmented(u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NumberOfFragmented` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RightMostPointer` is never constructed [INFO] [stdout] --> src/pager/page/btree/header.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct RightMostPointer(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RightMostPointer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteMaster` is never constructed [INFO] [stdout] --> src/runtime/internal_tables/sqlite_master.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub(super) struct SqliteMaster(()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteMaster` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteSequence` is never constructed [INFO] [stdout] --> src/runtime/internal_tables/sqlite_sequence.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub(super) struct SqliteSequence(()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteSequence` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Not` [INFO] [stdout] --> src/sqlite_cli/cli.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{env::Args, ops::Not}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `runtime::SqliteRuntime` [INFO] [stdout] --> src/sqlite_cli/repl.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use sqlite_rs::{error, io::SqliteIoMode, runtime::SqliteRuntime, SqliteConnection, IN_MEMORY_URI}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cli` is never read [INFO] [stdout] --> src/sqlite_cli/repl.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct SqliteCliRepl { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 16 | is_tty: bool, [INFO] [stdout] 17 | cli: Cli, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliRepl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | SqliteRsLib(SqliteError), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 11 | SqliteRsLib(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | Custom(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 12 | Custom(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | StdIo(StdIoError), [INFO] [stdout] | ----- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 13 | StdIo(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | InvalidCLiArgs(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 14 | InvalidCLiArgs(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | AddrParseError(AddrParseError), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 15 | AddrParseError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | ParseIntError(ParseIntError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 16 | ParseIntError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Not` [INFO] [stdout] --> src/sqlite_cli/cli.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{env::Args, ops::Not}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `runtime::SqliteRuntime` [INFO] [stdout] --> src/sqlite_cli/repl.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use sqlite_rs::{error, io::SqliteIoMode, runtime::SqliteRuntime, SqliteConnection, IN_MEMORY_URI}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cli` is never read [INFO] [stdout] --> src/sqlite_cli/repl.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct SqliteCliRepl { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 16 | is_tty: bool, [INFO] [stdout] 17 | cli: Cli, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliRepl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | SqliteRsLib(SqliteError), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 11 | SqliteRsLib(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | Custom(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 12 | Custom(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | StdIo(StdIoError), [INFO] [stdout] | ----- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 13 | StdIo(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | InvalidCLiArgs(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 14 | InvalidCLiArgs(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | AddrParseError(AddrParseError), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 15 | AddrParseError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sqlite_cli/result.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | ParseIntError(ParseIntError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SqliteCliError` 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] 16 | ParseIntError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "16c16c12ad8b554785fa2e7a24bcb95fdf57f9ecc5958668f013eb62650f79a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c16c12ad8b554785fa2e7a24bcb95fdf57f9ecc5958668f013eb62650f79a7", kill_on_drop: false }` [INFO] [stdout] 16c16c12ad8b554785fa2e7a24bcb95fdf57f9ecc5958668f013eb62650f79a7