[INFO] cloning repository https://github.com/alexhholmes/flint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexhholmes/flint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexhholmes%2Fflint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexhholmes%2Fflint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa1d442edb750dd90eb026635992c93448cb46a2
[INFO] checking alexhholmes/flint against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexhholmes%2Fflint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexhholmes/flint
[INFO] finished tweaking git repo https://github.com/alexhholmes/flint
[INFO] tweaked toml for git repo https://github.com/alexhholmes/flint written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexhholmes/flint on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexhholmes/flint 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02323b343592c292dd94d12c84a1d3af6738a66f398e5a1475232af432a3e09d
[INFO] running `Command { std: "docker" "start" "-a" "02323b343592c292dd94d12c84a1d3af6738a66f398e5a1475232af432a3e09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02323b343592c292dd94d12c84a1d3af6738a66f398e5a1475232af432a3e09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02323b343592c292dd94d12c84a1d3af6738a66f398e5a1475232af432a3e09d", kill_on_drop: false }`
[INFO] [stdout] 02323b343592c292dd94d12c84a1d3af6738a66f398e5a1475232af432a3e09d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4af9043990324274f94abe4dc7423ad808126166622953a4bda09a0f53631982
[INFO] running `Command { std: "docker" "start" "-a" "4af9043990324274f94abe4dc7423ad808126166622953a4bda09a0f53631982", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking bcder v0.7.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.59.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking x509-certificate v0.25.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]     Checking lazy-regex v3.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking postgres-types v0.2.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking pgwire v0.35.0
[INFO] [stderr]     Checking flintdb v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/storage/mod.rs:600:17
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let mut index = index_arc.lock();
[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/storage/mod.rs:600:17
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let mut index = index_arc.lock();
[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: function `compute_checksum` is never used
[INFO] [stdout]   --> src/storage/mod.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn compute_checksum(data: &[u8]) -> u64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CatalogHeader` is never constructed
[INFO] [stdout]   --> src/storage/mod.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct CatalogHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/storage/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl CatalogHeader {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 47 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MetadataManager` is never constructed
[INFO] [stdout]   --> src/storage/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct MetadataManager {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_active`, `get_inactive`, and `flip` are never used
[INFO] [stdout]   --> src/storage/mod.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl MetadataManager {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 63 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn get_active(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn get_inactive(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn flip(&self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index_type` is never read
[INFO] [stdout]   --> src/storage/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct IndexMetadata {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub index_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `file_path` are never read
[INFO] [stdout]   --> src/storage/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct TableMetadata {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 96 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 97 |     pub file_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_registry`, `operator_registry`, and `function_registry` are never read
[INFO] [stdout]    --> src/storage/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct Database {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub type_registry: Arc<TypeRegistry>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 121 |     #[cfg(feature = "extensions")]
[INFO] [stdout] 122 |     pub operator_registry: Arc<OperatorRegistry>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 123 |     #[cfg(feature = "extensions")]
[INFO] [stdout] 124 |     pub function_registry: Arc<FunctionRegistry>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_primary_index` and `range_scan_index` are never used
[INFO] [stdout]    --> src/storage/mod.rs:509:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 509 |     fn update_primary_index(&mut self, _table_name: &str, _key: u64, _tuple_ptr: TuplePointer) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     pub fn range_scan_index(&self, table_name: &str, start_key: u64, end_key: u64) -> Result<Vec<TuplePointer>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TxId` is never used
[INFO] [stdout]   --> src/storage/base.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type TxId = u64;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleMeta` is never constructed
[INFO] [stdout]   --> src/storage/base.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TupleMeta {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_deleted`, and `mark_deleted` are never used
[INFO] [stdout]   --> src/storage/base.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl TupleMeta {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 64 |     pub fn new(xmin: TxId) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn is_deleted(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn mark_deleted(&mut self, xmax: TxId) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mark_block_free` is never used
[INFO] [stdout]    --> src/storage/base.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl SegmentHeader {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn mark_block_free(&mut self, block_id: BlockId) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/base.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | impl Block {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 194 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]  --> src/storage/internal.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGES_PER_BLOCK` is never used
[INFO] [stdout]   --> src/storage/internal.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const PAGES_PER_BLOCK: usize = BLOCK_SIZE / PAGE_SIZE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DatabaseFile` is never constructed
[INFO] [stdout]   --> src/storage/internal.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DatabaseFile {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/storage/internal.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl DatabaseFile {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  20 |     /// Open or create database file
[INFO] [stdout]  21 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     fn segment_offset(segment_id: SegmentId) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     fn block_offset(segment_id: SegmentId, block_id: BlockId) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn read_segment_header(&self, segment_id: SegmentId) -> Result<SegmentHeader> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn write_segment_header(&self, segment_id: SegmentId, header: &SegmentHeader) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn read_block(&self, segment_id: SegmentId, block_id: BlockId) -> Result<Block> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn write_block(&self, segment_id: SegmentId, block_id: BlockId, block: &Block) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn initialize_segment(&self, segment_id: SegmentId) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn allocate_block(&self, segment_id: SegmentId) -> Result<Option<BlockId>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn free_block(&self, segment_id: SegmentId, block_id: BlockId) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn read_page(&self, segment_id: SegmentId, block_id: BlockId, page_id: u8) -> Result<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn read_pages(&self, segment_id: SegmentId, block_id: BlockId, page_ids: &[u8]) -> Result<Vec<Vec<u8>>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OrderedIndex` is never used
[INFO] [stdout]   --> src/storage/index/mod.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub trait OrderedIndex: Index {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_internal` is never used
[INFO] [stdout]   --> src/storage/index/page.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl IndexEntry {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn new_internal(key: u64, child_page_id: crate::storage::base::PageId) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_prev_sibling` is never used
[INFO] [stdout]    --> src/storage/index/page.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl IndexPage {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub fn set_prev_sibling(&mut self, prev_id: Option<crate::storage::base::PageId>) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `range_scan_page` and `scan_page` are never used
[INFO] [stdout]    --> src/storage/index/btree.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl BTree {
[INFO] [stdout]     | ---------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn range_scan_page(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn scan_page(page: &IndexPage) -> IoResult<Vec<(u64, TuplePointer)>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root_page_id` is never read
[INFO] [stdout]   --> src/storage/index/hash.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct HashIndex {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 13 |     /// Root page ID (reserved for metadata, not used yet)
[INFO] [stdout] 14 |     root_page_id: Option<PageId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HashIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_seed`, `root_page_id`, and `find_last_page` are never used
[INFO] [stdout]    --> src/storage/index/hash.rs:35:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl HashIndex {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn with_seed(root_page_id: Option<PageId>, seed: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn root_page_id(&self) -> Option<PageId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn find_last_page(&self, first_page_id: PageId, disk_mgr: &IndexFile) -> IoResult<PageId> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/storage/files.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TableFile {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     disk: Disk,
[INFO] [stdout] 15 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_next_segment_id`, `free_block`, and `path` are never used
[INFO] [stdout]    --> src/storage/files.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl TableFile {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn set_next_segment_id(&self, id: u32) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn free_block(&self, segment_id: u32, block_id: u8) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_table` and `remove_table` are never used
[INFO] [stdout]    --> src/storage/catalog.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl Catalog {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn get_table(&self, name: &str) -> Result<Option<&TableFileMetadata>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn remove_table(&mut self, name: &str) -> Result<Option<TableFileMetadata>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> src/storage/wal.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct WalFile {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 103 |     disk: Disk,
[INFO] [stdout] 104 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `truncate_before` and `path` are never used
[INFO] [stdout]    --> src/storage/wal.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl WalFile {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn truncate_before(&mut self, offset: u64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Aggregate` is never constructed
[INFO] [stdout]   --> src/planner/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Operator {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Aggregate {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_checksum` is never used
[INFO] [stdout]   --> src/storage/mod.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn compute_checksum(data: &[u8]) -> u64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CatalogHeader` is never constructed
[INFO] [stdout]   --> src/storage/mod.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct CatalogHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/storage/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl CatalogHeader {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 47 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MetadataManager` is never constructed
[INFO] [stdout]   --> src/storage/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct MetadataManager {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_active`, `get_inactive`, and `flip` are never used
[INFO] [stdout]   --> src/storage/mod.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl MetadataManager {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 63 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn get_active(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn get_inactive(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn flip(&self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index_type` is never read
[INFO] [stdout]   --> src/storage/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct IndexMetadata {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub index_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `file_path` are never read
[INFO] [stdout]   --> src/storage/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct TableMetadata {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 96 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 97 |     pub file_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_registry`, `operator_registry`, and `function_registry` are never read
[INFO] [stdout]    --> src/storage/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct Database {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub type_registry: Arc<TypeRegistry>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 121 |     #[cfg(feature = "extensions")]
[INFO] [stdout] 122 |     pub operator_registry: Arc<OperatorRegistry>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 123 |     #[cfg(feature = "extensions")]
[INFO] [stdout] 124 |     pub function_registry: Arc<FunctionRegistry>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_primary_index` and `range_scan_index` are never used
[INFO] [stdout]    --> src/storage/mod.rs:509:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 509 |     fn update_primary_index(&mut self, _table_name: &str, _key: u64, _tuple_ptr: TuplePointer) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     pub fn range_scan_index(&self, table_name: &str, start_key: u64, end_key: u64) -> Result<Vec<TuplePointer>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TxId` is never used
[INFO] [stdout]   --> src/storage/base.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type TxId = u64;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleMeta` is never constructed
[INFO] [stdout]   --> src/storage/base.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TupleMeta {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_deleted`, and `mark_deleted` are never used
[INFO] [stdout]   --> src/storage/base.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl TupleMeta {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 64 |     pub fn new(xmin: TxId) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn is_deleted(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn mark_deleted(&mut self, xmax: TxId) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mark_block_free` is never used
[INFO] [stdout]    --> src/storage/base.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl SegmentHeader {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn mark_block_free(&mut self, block_id: BlockId) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/storage/base.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | impl Block {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 194 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]  --> src/storage/internal.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGES_PER_BLOCK` is never used
[INFO] [stdout]   --> src/storage/internal.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const PAGES_PER_BLOCK: usize = BLOCK_SIZE / PAGE_SIZE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DatabaseFile` is never constructed
[INFO] [stdout]   --> src/storage/internal.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DatabaseFile {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/storage/internal.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl DatabaseFile {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  20 |     /// Open or create database file
[INFO] [stdout]  21 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     fn segment_offset(segment_id: SegmentId) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     fn block_offset(segment_id: SegmentId, block_id: BlockId) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn read_segment_header(&self, segment_id: SegmentId) -> Result<SegmentHeader> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn write_segment_header(&self, segment_id: SegmentId, header: &SegmentHeader) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn read_block(&self, segment_id: SegmentId, block_id: BlockId) -> Result<Block> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn write_block(&self, segment_id: SegmentId, block_id: BlockId, block: &Block) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn initialize_segment(&self, segment_id: SegmentId) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn allocate_block(&self, segment_id: SegmentId) -> Result<Option<BlockId>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn free_block(&self, segment_id: SegmentId, block_id: BlockId) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn read_page(&self, segment_id: SegmentId, block_id: BlockId, page_id: u8) -> Result<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn read_pages(&self, segment_id: SegmentId, block_id: BlockId, page_ids: &[u8]) -> Result<Vec<Vec<u8>>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OrderedIndex` is never used
[INFO] [stdout]   --> src/storage/index/mod.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub trait OrderedIndex: Index {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_internal` is never used
[INFO] [stdout]   --> src/storage/index/page.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl IndexEntry {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn new_internal(key: u64, child_page_id: crate::storage::base::PageId) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_prev_sibling` is never used
[INFO] [stdout]    --> src/storage/index/page.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl IndexPage {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub fn set_prev_sibling(&mut self, prev_id: Option<crate::storage::base::PageId>) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `root_page_id`, `range_scan_page`, and `scan_page` are never used
[INFO] [stdout]    --> src/storage/index/btree.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl BTree {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn root_page_id(&self) -> Option<PageId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn range_scan_page(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn scan_page(page: &IndexPage) -> IoResult<Vec<(u64, TuplePointer)>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root_page_id` is never read
[INFO] [stdout]   --> src/storage/index/hash.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct HashIndex {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 13 |     /// Root page ID (reserved for metadata, not used yet)
[INFO] [stdout] 14 |     root_page_id: Option<PageId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HashIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `root_page_id` and `find_last_page` are never used
[INFO] [stdout]    --> src/storage/index/hash.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl HashIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn root_page_id(&self) -> Option<PageId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn find_last_page(&self, first_page_id: PageId, disk_mgr: &IndexFile) -> IoResult<PageId> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/storage/files.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TableFile {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     disk: Disk,
[INFO] [stdout] 15 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_segment_id`, `set_next_segment_id`, `free_block`, and `path` are never used
[INFO] [stdout]    --> src/storage/files.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl TableFile {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn next_segment_id(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn set_next_segment_id(&self, id: u32) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn free_block(&self, segment_id: u32, block_id: u8) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_table` and `remove_table` are never used
[INFO] [stdout]    --> src/storage/catalog.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl Catalog {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn get_table(&self, name: &str) -> Result<Option<&TableFileMetadata>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn remove_table(&mut self, name: &str) -> Result<Option<TableFileMetadata>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WalEntryType` is never used
[INFO] [stdout]  --> src/storage/wal.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum WalEntryType {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]   --> src/storage/wal.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl WalEntryType {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn from_u8(val: u8) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalEntryHeader` is never constructed
[INFO] [stdout]   --> src/storage/wal.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WalEntryHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `MAGIC`, `new`, and `validate` are never used
[INFO] [stdout]   --> src/storage/wal.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl WalEntryHeader {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 53 |     const MAGIC: u32 = 0x574C4F47; // "WLOG"
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 54 |
[INFO] [stdout] 55 |     pub fn new(entry_type: WalEntryType, payload_len: u32, lsn: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn validate(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalEntry` is never constructed
[INFO] [stdout]   --> src/storage/wal.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct WalEntry {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/storage/wal.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl WalEntry {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 91 |     pub fn new(entry_type: WalEntryType, payload: Vec<u8>, lsn: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalFile` is never constructed
[INFO] [stdout]    --> src/storage/wal.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct WalFile {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/storage/wal.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl WalFile {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 110 |     /// Open or create a WAL file
[INFO] [stdout] 111 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn append(&mut self, entry: &WalEntry) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn read_at(&self, offset: u64) -> Result<Option<WalEntry>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn iter_from(&self, start_offset: u64) -> WalIterator<'_> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn next_offset(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn truncate_before(&mut self, offset: u64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalIterator` is never constructed
[INFO] [stdout]    --> src/storage/wal.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct WalIterator<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_crc32` is never used
[INFO] [stdout]    --> src/storage/wal.rs:260:4
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn compute_crc32(data: &[u8]) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Aggregate` is never constructed
[INFO] [stdout]   --> src/planner/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Operator {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Aggregate {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking point-ext v0.1.0 (/opt/rustwide/workdir/contrib/point-ext)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2576) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/persistence.rs:6:1: 6:8 (#17), segments: [PathSegment { ident: <test_trace>#17, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(22), style: Outer, span: tests/persistence.rs:6:1: 6:8 (#17) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x71494dc2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x71494e20fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x71494dc42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x71494dc01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x71494dc1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x71494cc0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x71494dc1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x71494dc01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x71494dbf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x71494dc0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x71494a838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x71494efe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x71494f81c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x71494f7e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x71494e8f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x71494f407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x71494f4073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x71494f4073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x71494f3ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x71494f3ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x71494f57127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x71494f45ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x71494f2eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x71494f2eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x71494f2ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x714948e8aaa4 - <unknown>
[INFO] [stderr]   26:     0x714948f17a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T08_59_45-2558.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2573) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/basic_crud.rs:6:1: 6:8 (#17), segments: [PathSegment { ident: <test_trace>#17, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(24), style: Outer, span: tests/basic_crud.rs:6:1: 6:8 (#17) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr] error: could not compile `flintdb` (test "persistence")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name persistence --edition=2024 tests/persistence.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="extensions"' --cfg 'feature="inventory"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extensions", "inventory"))' -C metadata=ec37109586abe145 -C extra-filename=-0ca6bfb09bddee05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-46e3794a494b7736.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-18a77a08812a68d0.rmeta --extern flintdb=/opt/rustwide/target/debug/deps/libflintdb-de1100dc392bf602.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a3f132448ed413c8.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-e708bf595bd32348.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f5a911f2dad390d7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8c3651b5020fc7a7.rmeta --extern pgwire=/opt/rustwide/target/debug/deps/libpgwire-8d5d5dfaca7bbb9e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-80384d42613554ee.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7e0d4e889b89e10f.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-828df04bef37d0cd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3fbaf0bfeb919377.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-99e2fac7d0d1b342.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-235b10247c9f1fee.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-b33bb13d812624d7.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-456a58e741f5cb40.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-414dd10a5d9e141b/out -L native=/opt/rustwide/target/debug/build/ring-613e5b60871bb93a/out -L native=/opt/rustwide/target/debug/build/psm-a17e06e2b8dc7ad9/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr]    0:     0x7d9605e2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7d960640fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7d9605e42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7d9605e01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7d9605e1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7d9604e0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7d9605e1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7d9605e01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7d9605df89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7d9605e0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7d9602a38f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7d96071e0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7d9607a1c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7d96079e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7d9606af0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7d9607607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7d96076073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7d96076073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7d96075ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7d96075ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7d960777127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7d960765ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7d96074eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7d96074eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7d96074ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7d960108aaa4 - <unknown>
[INFO] [stderr]   26:     0x7d9601117a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T08_59_44-2560.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `flintdb` (test "basic_crud")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_crud --edition=2024 tests/basic_crud.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="extensions"' --cfg 'feature="inventory"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extensions", "inventory"))' -C metadata=290e6a6862d45533 -C extra-filename=-55c9418b6921ae00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-46e3794a494b7736.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-18a77a08812a68d0.rmeta --extern flintdb=/opt/rustwide/target/debug/deps/libflintdb-de1100dc392bf602.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a3f132448ed413c8.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-e708bf595bd32348.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f5a911f2dad390d7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8c3651b5020fc7a7.rmeta --extern pgwire=/opt/rustwide/target/debug/deps/libpgwire-8d5d5dfaca7bbb9e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-80384d42613554ee.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7e0d4e889b89e10f.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-828df04bef37d0cd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3fbaf0bfeb919377.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-99e2fac7d0d1b342.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-235b10247c9f1fee.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-b33bb13d812624d7.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-456a58e741f5cb40.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-414dd10a5d9e141b/out -L native=/opt/rustwide/target/debug/build/ring-613e5b60871bb93a/out -L native=/opt/rustwide/target/debug/build/psm-a17e06e2b8dc7ad9/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "4af9043990324274f94abe4dc7423ad808126166622953a4bda09a0f53631982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af9043990324274f94abe4dc7423ad808126166622953a4bda09a0f53631982", kill_on_drop: false }`
[INFO] [stdout] 4af9043990324274f94abe4dc7423ad808126166622953a4bda09a0f53631982
