[INFO] cloning repository https://github.com/tz70s/blake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tz70s/blake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftz70s%2Fblake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftz70s%2Fblake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ea0067bd6fe089b2597658b58fc421c4b62fe93
[INFO] testing tz70s/blake against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftz70s%2Fblake" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tz70s/blake
[INFO] finished tweaking git repo https://github.com/tz70s/blake
[INFO] tweaked toml for git repo https://github.com/tz70s/blake written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tz70s/blake on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tz70s/blake already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 074c21053b8a4734bb4f5dae300c508154af64b1d272c090e383aef48ada9d42
[INFO] running `Command { std: "docker" "start" "-a" "074c21053b8a4734bb4f5dae300c508154af64b1d272c090e383aef48ada9d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "074c21053b8a4734bb4f5dae300c508154af64b1d272c090e383aef48ada9d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074c21053b8a4734bb4f5dae300c508154af64b1d272c090e383aef48ada9d42", kill_on_drop: false }`
[INFO] [stdout] 074c21053b8a4734bb4f5dae300c508154af64b1d272c090e383aef48ada9d42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57d8d47d032adf7537a3f34ca58cda95de88dc795f190dc9de813452a70ae84b
[INFO] running `Command { std: "docker" "start" "-a" "57d8d47d032adf7537a3f34ca58cda95de88dc795f190dc9de813452a70ae84b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling blake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ident::Oid`
[INFO] [stdout]   --> src/heap/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use ident::Oid;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exprs`
[INFO] [stdout]   --> src/lake.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record_batches`
[INFO] [stdout]   --> src/lake.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exprs`
[INFO] [stdout]   --> src/lake.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record_batches`
[INFO] [stdout]   --> src/lake.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUFFER_POOL_SIZE` is never used
[INFO] [stdout]   --> src/heap/mod.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const BUFFER_POOL_SIZE: usize = 1024;
[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 `HeapTable` is never constructed
[INFO] [stdout]   --> src/heap/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct HeapTable {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeapTableRef` is never constructed
[INFO] [stdout]   --> src/heap/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct HeapTableRef(Arc<HeapTable>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/heap/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl HeapTableRef {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 36 |     /// Create a new buffer pool owned reference.
[INFO] [stdout] 37 |     pub fn new(heap_table: HeapTable) -> HeapTableRef {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/heap/mod.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl HeapTable {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 51 |     /// Creates a new buffer pool.
[INFO] [stdout] 52 |     pub async fn new<P: AsRef<Path>>(data_file: P, page_dir_file: P) -> anyhow::Result<HeapTable> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]   --> src/heap/page.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PAGE_SIZE: usize = 8 * 1024;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageGuard` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PageGuard {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Page {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `try_from` and `remaining` are never used
[INFO] [stdout]   --> src/heap/page.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Page {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 33 |     /// Create a Page from raw bytes.
[INFO] [stdout] 34 |     pub fn try_from(data: BytesMut) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn remaining(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageHeader` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct PageHeader {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_HEADER_SIZE` is never used
[INFO] [stdout]   --> src/heap/page.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | const PAGE_HEADER_SIZE: usize = 4 + 4 + 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/page.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl PageHeader {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 72 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Slot` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct Slot {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/page.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl Slot {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 96 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_LOCATION_SIZE` is never used
[INFO] [stdout]  --> src/heap/page_dir.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const PAGE_LOCATION_SIZE: usize = 4 + 8;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageLocation` is never constructed
[INFO] [stdout]   --> src/heap/page_dir.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PageLocation(pub usize);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageDir` is never constructed
[INFO] [stdout]   --> src/heap/page_dir.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PageDir {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `inner_from_disk`, and `insert` are never used
[INFO] [stdout]   --> src/heap/page_dir.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PageDir {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 21 |     pub async fn new(file: impl AsRef<Path>) -> anyhow::Result<PageDir> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     async fn inner_from_disk(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub async fn insert(&self, page_id: PageId, page_location: PageLocation) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tuple` is never constructed
[INFO] [stdout]  --> src/heap/tuple.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tuple<'a> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tuple<'_> {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 11 |     /// try_from reads the tuple.
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleHeader` is never constructed
[INFO] [stdout]   --> src/heap/tuple.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TupleHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TUPLE_HEADER_SIZE` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const TUPLE_HEADER_SIZE: usize = 8 + 8 + 4 + 4 + 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl TupleHeader {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 39 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<TupleHeader> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]  --> src/lake.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DB {
[INFO] [stdout]   |            -- field in this struct
[INFO] [stdout] 8 |     schema: Schema,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DB` 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 `Tx` is never constructed
[INFO] [stdout]   --> src/lake.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Tx {}
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `scan`, `insert`, `commit`, and `rollback` are never used
[INFO] [stdout]   --> src/lake.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Tx {
[INFO] [stdout]    | ------- methods in this implementation
[INFO] [stdout] 30 |     /// scan scans all data out with a set of filtering.
[INFO] [stdout] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub async fn commit(&self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub async fn rollback(&self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keys` and `values` are never read
[INFO] [stdout]   --> src/lake.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct RecordBatch {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 56 |     keys: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 57 |     values: Vec<Vec<Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordBatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/heap/tuple.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stdout]    |                           ^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.05s
[INFO] running `Command { std: "docker" "inspect" "57d8d47d032adf7537a3f34ca58cda95de88dc795f190dc9de813452a70ae84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d8d47d032adf7537a3f34ca58cda95de88dc795f190dc9de813452a70ae84b", kill_on_drop: false }`
[INFO] [stdout] 57d8d47d032adf7537a3f34ca58cda95de88dc795f190dc9de813452a70ae84b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad2b462499852ad7b437f6e52218df168083d7245d215b2c69d048a50fb23a31
[INFO] running `Command { std: "docker" "start" "-a" "ad2b462499852ad7b437f6e52218df168083d7245d215b2c69d048a50fb23a31", kill_on_drop: false }`
[INFO] [stderr]    Compiling blake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ident::Oid`
[INFO] [stdout]   --> src/heap/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use ident::Oid;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exprs`
[INFO] [stdout]   --> src/lake.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record_batches`
[INFO] [stdout]   --> src/lake.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exprs`
[INFO] [stdout]   --> src/lake.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record_batches`
[INFO] [stdout]   --> src/lake.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUFFER_POOL_SIZE` is never used
[INFO] [stdout]   --> src/heap/mod.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const BUFFER_POOL_SIZE: usize = 1024;
[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 `HeapTable` is never constructed
[INFO] [stdout]   --> src/heap/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct HeapTable {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeapTableRef` is never constructed
[INFO] [stdout]   --> src/heap/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct HeapTableRef(Arc<HeapTable>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/heap/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl HeapTableRef {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 36 |     /// Create a new buffer pool owned reference.
[INFO] [stdout] 37 |     pub fn new(heap_table: HeapTable) -> HeapTableRef {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/heap/mod.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl HeapTable {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 51 |     /// Creates a new buffer pool.
[INFO] [stdout] 52 |     pub async fn new<P: AsRef<Path>>(data_file: P, page_dir_file: P) -> anyhow::Result<HeapTable> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]   --> src/heap/page.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PAGE_SIZE: usize = 8 * 1024;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageGuard` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PageGuard {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Page {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `try_from` and `remaining` are never used
[INFO] [stdout]   --> src/heap/page.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Page {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 33 |     /// Create a Page from raw bytes.
[INFO] [stdout] 34 |     pub fn try_from(data: BytesMut) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn remaining(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageHeader` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct PageHeader {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_HEADER_SIZE` is never used
[INFO] [stdout]   --> src/heap/page.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | const PAGE_HEADER_SIZE: usize = 4 + 4 + 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/page.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl PageHeader {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 72 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Slot` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct Slot {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/page.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl Slot {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 96 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_LOCATION_SIZE` is never used
[INFO] [stdout]  --> src/heap/page_dir.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const PAGE_LOCATION_SIZE: usize = 4 + 8;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageLocation` is never constructed
[INFO] [stdout]   --> src/heap/page_dir.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PageLocation(pub usize);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageDir` is never constructed
[INFO] [stdout]   --> src/heap/page_dir.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PageDir {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `inner_from_disk`, and `insert` are never used
[INFO] [stdout]   --> src/heap/page_dir.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PageDir {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 21 |     pub async fn new(file: impl AsRef<Path>) -> anyhow::Result<PageDir> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     async fn inner_from_disk(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub async fn insert(&self, page_id: PageId, page_location: PageLocation) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tuple` is never constructed
[INFO] [stdout]  --> src/heap/tuple.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tuple<'a> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tuple<'_> {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 11 |     /// try_from reads the tuple.
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleHeader` is never constructed
[INFO] [stdout]   --> src/heap/tuple.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TupleHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TUPLE_HEADER_SIZE` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const TUPLE_HEADER_SIZE: usize = 8 + 8 + 4 + 4 + 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl TupleHeader {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 39 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<TupleHeader> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]  --> src/lake.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DB {
[INFO] [stdout]   |            -- field in this struct
[INFO] [stdout] 8 |     schema: Schema,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DB` 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 `Tx` is never constructed
[INFO] [stdout]   --> src/lake.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Tx {}
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `scan`, `insert`, `commit`, and `rollback` are never used
[INFO] [stdout]   --> src/lake.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Tx {
[INFO] [stdout]    | ------- methods in this implementation
[INFO] [stdout] 30 |     /// scan scans all data out with a set of filtering.
[INFO] [stdout] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub async fn commit(&self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub async fn rollback(&self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keys` and `values` are never read
[INFO] [stdout]   --> src/lake.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct RecordBatch {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 56 |     keys: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 57 |     values: Vec<Vec<Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordBatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/heap/tuple.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stdout]    |                           ^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ident::Oid`
[INFO] [stdout]   --> src/heap/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use ident::Oid;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exprs`
[INFO] [stdout]   --> src/lake.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record_batches`
[INFO] [stdout]   --> src/lake.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exprs`
[INFO] [stdout]   --> src/lake.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record_batches`
[INFO] [stdout]   --> src/lake.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUFFER_POOL_SIZE` is never used
[INFO] [stdout]   --> src/heap/mod.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const BUFFER_POOL_SIZE: usize = 1024;
[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 `HeapTable` is never constructed
[INFO] [stdout]   --> src/heap/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct HeapTable {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeapTableRef` is never constructed
[INFO] [stdout]   --> src/heap/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct HeapTableRef(Arc<HeapTable>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/heap/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl HeapTableRef {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 36 |     /// Create a new buffer pool owned reference.
[INFO] [stdout] 37 |     pub fn new(heap_table: HeapTable) -> HeapTableRef {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/heap/mod.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl HeapTable {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 51 |     /// Creates a new buffer pool.
[INFO] [stdout] 52 |     pub async fn new<P: AsRef<Path>>(data_file: P, page_dir_file: P) -> anyhow::Result<HeapTable> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]   --> src/heap/page.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PAGE_SIZE: usize = 8 * 1024;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageGuard` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PageGuard {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Page {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `try_from` and `remaining` are never used
[INFO] [stdout]   --> src/heap/page.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Page {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 33 |     /// Create a Page from raw bytes.
[INFO] [stdout] 34 |     pub fn try_from(data: BytesMut) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn remaining(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageHeader` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct PageHeader {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_HEADER_SIZE` is never used
[INFO] [stdout]   --> src/heap/page.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | const PAGE_HEADER_SIZE: usize = 4 + 4 + 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/page.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl PageHeader {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 72 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Slot` is never constructed
[INFO] [stdout]   --> src/heap/page.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct Slot {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/page.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl Slot {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 96 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_LOCATION_SIZE` is never used
[INFO] [stdout]  --> src/heap/page_dir.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const PAGE_LOCATION_SIZE: usize = 4 + 8;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageLocation` is never constructed
[INFO] [stdout]   --> src/heap/page_dir.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PageLocation(pub usize);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageDir` is never constructed
[INFO] [stdout]   --> src/heap/page_dir.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PageDir {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `inner_from_disk`, and `insert` are never used
[INFO] [stdout]   --> src/heap/page_dir.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PageDir {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 21 |     pub async fn new(file: impl AsRef<Path>) -> anyhow::Result<PageDir> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     async fn inner_from_disk(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub async fn insert(&self, page_id: PageId, page_location: PageLocation) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tuple` is never constructed
[INFO] [stdout]  --> src/heap/tuple.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tuple<'a> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tuple<'_> {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 11 |     /// try_from reads the tuple.
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleHeader` is never constructed
[INFO] [stdout]   --> src/heap/tuple.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TupleHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TUPLE_HEADER_SIZE` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const TUPLE_HEADER_SIZE: usize = 8 + 8 + 4 + 4 + 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/heap/tuple.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl TupleHeader {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 39 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<TupleHeader> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]  --> src/lake.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DB {
[INFO] [stdout]   |            -- field in this struct
[INFO] [stdout] 8 |     schema: Schema,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DB` 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 `Tx` is never constructed
[INFO] [stdout]   --> src/lake.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Tx {}
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `scan`, `insert`, `commit`, and `rollback` are never used
[INFO] [stdout]   --> src/lake.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Tx {
[INFO] [stdout]    | ------- methods in this implementation
[INFO] [stdout] 30 |     /// scan scans all data out with a set of filtering.
[INFO] [stdout] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub async fn commit(&self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub async fn rollback(&self) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keys` and `values` are never read
[INFO] [stdout]   --> src/lake.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct RecordBatch {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 56 |     keys: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 57 |     values: Vec<Vec<Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordBatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/heap/tuple.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stdout]    |                           ^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "ad2b462499852ad7b437f6e52218df168083d7245d215b2c69d048a50fb23a31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2b462499852ad7b437f6e52218df168083d7245d215b2c69d048a50fb23a31", kill_on_drop: false }`
[INFO] [stdout] ad2b462499852ad7b437f6e52218df168083d7245d215b2c69d048a50fb23a31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8c6d516bc5a2bb4373b59fca01442672421e193c2c8cab28e2aabe93e658fcf
[INFO] running `Command { std: "docker" "start" "-a" "a8c6d516bc5a2bb4373b59fca01442672421e193c2c8cab28e2aabe93e658fcf", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ident::Oid`
[INFO] [stderr]   --> src/heap/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use ident::Oid;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `exprs`
[INFO] [stderr]   --> src/lake.rs:18:30
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stderr]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `record_batches`
[INFO] [stderr]   --> src/lake.rs:22:32
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `exprs`
[INFO] [stderr]   --> src/lake.rs:31:30
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stderr]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `record_batches`
[INFO] [stderr]   --> src/lake.rs:35:32
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_batches`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BUFFER_POOL_SIZE` is never used
[INFO] [stderr]   --> src/heap/mod.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 | const BUFFER_POOL_SIZE: usize = 1024;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HeapTable` is never constructed
[INFO] [stderr]   --> src/heap/mod.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct HeapTable {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HeapTableRef` is never constructed
[INFO] [stderr]   --> src/heap/mod.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct HeapTableRef(Arc<HeapTable>);
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/heap/mod.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl HeapTableRef {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 36 |     /// Create a new buffer pool owned reference.
[INFO] [stderr] 37 |     pub fn new(heap_table: HeapTable) -> HeapTableRef {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/heap/mod.rs:52:18
[INFO] [stderr]    |
[INFO] [stderr] 50 | impl HeapTable {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 51 |     /// Creates a new buffer pool.
[INFO] [stderr] 52 |     pub async fn new<P: AsRef<Path>>(data_file: P, page_dir_file: P) -> anyhow::Result<HeapTable> {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PAGE_SIZE` is never used
[INFO] [stderr]   --> src/heap/page.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const PAGE_SIZE: usize = 8 * 1024;
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PageGuard` is never constructed
[INFO] [stderr]   --> src/heap/page.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct PageGuard {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Page` is never constructed
[INFO] [stderr]   --> src/heap/page.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct Page {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `try_from` and `remaining` are never used
[INFO] [stderr]   --> src/heap/page.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl Page {
[INFO] [stderr]    | --------- associated items in this implementation
[INFO] [stderr] 33 |     /// Create a Page from raw bytes.
[INFO] [stderr] 34 |     pub fn try_from(data: BytesMut) -> anyhow::Result<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn remaining(&self) -> usize {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PageHeader` is never constructed
[INFO] [stderr]   --> src/heap/page.rs:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 | struct PageHeader {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PAGE_HEADER_SIZE` is never used
[INFO] [stderr]   --> src/heap/page.rs:69:7
[INFO] [stderr]    |
[INFO] [stderr] 69 | const PAGE_HEADER_SIZE: usize = 4 + 4 + 4;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/heap/page.rs:72:8
[INFO] [stderr]    |
[INFO] [stderr] 71 | impl PageHeader {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 72 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Slot` is never constructed
[INFO] [stderr]   --> src/heap/page.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 | struct Slot {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/heap/page.rs:96:8
[INFO] [stderr]    |
[INFO] [stderr] 95 | impl Slot {
[INFO] [stderr]    | --------- associated function in this implementation
[INFO] [stderr] 96 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<Self> {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PAGE_LOCATION_SIZE` is never used
[INFO] [stderr]  --> src/heap/page_dir.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | const PAGE_LOCATION_SIZE: usize = 4 + 8;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PageLocation` is never constructed
[INFO] [stderr]   --> src/heap/page_dir.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct PageLocation(pub usize);
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PageDir` is never constructed
[INFO] [stderr]   --> src/heap/page_dir.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct PageDir {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `inner_from_disk`, and `insert` are never used
[INFO] [stderr]   --> src/heap/page_dir.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl PageDir {
[INFO] [stderr]    | ------------ associated items in this implementation
[INFO] [stderr] 21 |     pub async fn new(file: impl AsRef<Path>) -> anyhow::Result<PageDir> {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     async fn inner_from_disk(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub async fn insert(&self, page_id: PageId, page_location: PageLocation) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tuple` is never constructed
[INFO] [stderr]  --> src/heap/tuple.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Tuple<'a> {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/heap/tuple.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Tuple<'_> {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 11 |     /// try_from reads the tuple.
[INFO] [stderr] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TupleHeader` is never constructed
[INFO] [stderr]   --> src/heap/tuple.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct TupleHeader {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TUPLE_HEADER_SIZE` is never used
[INFO] [stderr]   --> src/heap/tuple.rs:36:7
[INFO] [stderr]    |
[INFO] [stderr] 36 | const TUPLE_HEADER_SIZE: usize = 8 + 8 + 4 + 4 + 4;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/heap/tuple.rs:39:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl TupleHeader {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 39 |     fn try_from(data: &mut impl Buf) -> anyhow::Result<TupleHeader> {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `schema` is never read
[INFO] [stderr]  --> src/lake.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct DB {
[INFO] [stderr]   |            -- field in this struct
[INFO] [stderr] 8 |     schema: Schema,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `DB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tx` is never constructed
[INFO] [stderr]   --> src/lake.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Tx {}
[INFO] [stderr]    |            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `scan`, `insert`, `commit`, and `rollback` are never used
[INFO] [stderr]   --> src/lake.rs:31:18
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl Tx {
[INFO] [stderr]    | ------- methods in this implementation
[INFO] [stderr] 30 |     /// scan scans all data out with a set of filtering.
[INFO] [stderr] 31 |     pub async fn scan(&self, exprs: Vec<Expr>) -> anyhow::Result<RecordBatch> {
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub async fn insert(&self, record_batches: RecordBatch) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub async fn commit(&self) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub async fn rollback(&self) -> anyhow::Result<()> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `keys` and `values` are never read
[INFO] [stderr]   --> src/lake.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct RecordBatch {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 56 |     keys: Vec<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 57 |     values: Vec<Vec<Vec<u8>>>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RecordBatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/heap/tuple.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple> {
[INFO] [stderr]    |                           ^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn try_from(data: &[u8]) -> anyhow::Result<Tuple<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `blake` (lib) generated 33 warnings (run `cargo fix --lib -p blake` to apply 2 suggestions)
[INFO] [stderr] warning: `blake` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blake-10dbf0d78b742324)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test heap::ident::tests::oid_into_tup ... FAILED
[INFO] [stdout] test heap::ident::tests::oid_from_tup ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- heap::ident::tests::oid_into_tup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'heap::ident::tests::oid_into_tup' (25) panicked at src/heap/ident.rs:97:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: TupleId(1)
[INFO] [stdout]  right: TupleId(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6054058712c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6054058712c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6054058712c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6054058712c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6054058814cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6054058814cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60540583e831 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60540583e831 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60540584a892 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60540584f3df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60540584f271 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60540580f18e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60540580f18e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60540584fa9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60540584fa9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60540584f8fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60540584a9c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x605405832d0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x605405888d10 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605405888bb3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6054057edd99 - core::panicking::assert_failed::hce286f19129cde5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6054057ee109 - blake::heap::ident::tests::oid_into_tup::h9fd2534dfd79c80d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/heap/ident.rs:97:9
[INFO] [stdout]   22:     0x6054057ee137 - blake::heap::ident::tests::oid_into_tup::{{closure}}::h9e90723faa585f5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/heap/ident.rs:93:22
[INFO] [stdout]   23:     0x6054057edcb6 - core::ops::function::FnOnce::call_once::hea38b2b09b95f9c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60540580ef4b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60540580ef4b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x605405824bb5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x605405824bb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x605405824bb5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x605405824bb5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x605405824bb5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605405824bb5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x605405824bb5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6054057fb3a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6054057fb3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6054057fec6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6054057fec6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6054057fec6a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6054057fec6a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6054057fec6a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6054057fec6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6054057fec6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605405845b2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x605405845b2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x792d6a38baa4 - <unknown>
[INFO] [stdout]   45:     0x792d6a418a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- heap::ident::tests::oid_from_tup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'heap::ident::tests::oid_from_tup' (24) panicked at src/heap/ident.rs:89:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Oid(4294967298)
[INFO] [stdout]  right: Oid(17179869184)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6054058712c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6054058712c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6054058712c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6054058712c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6054058814cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6054058814cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60540583e831 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60540583e831 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60540584a892 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60540584f3df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60540584f271 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60540580f18e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60540580f18e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60540584fa9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60540584fa9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60540584f8fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60540584a9c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x605405832d0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x605405888d10 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605405888bb3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6054057edd5a - core::panicking::assert_failed::h313fc7a505ba5714
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6054057edfc0 - blake::heap::ident::tests::oid_from_tup::h74979738f8ea2d4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/heap/ident.rs:89:9
[INFO] [stdout]   22:     0x6054057edfe7 - blake::heap::ident::tests::oid_from_tup::{{closure}}::h437ea21064b79db0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/heap/ident.rs:85:22
[INFO] [stdout]   23:     0x6054057edc36 - core::ops::function::FnOnce::call_once::he3ec4582555373ea
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60540580ef4b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60540580ef4b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x605405824bb5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x605405824bb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x605405824bb5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x605405824bb5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x605405824bb5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605405824bb5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x605405824bb5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6054057fb3a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6054057fb3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6054057fec6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6054057fec6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6054057fec6a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6054057fec6a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6054057fec6a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6054057fec6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6054057fec6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605405845b2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x605405845b2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x792d6a38baa4 - <unknown>
[INFO] [stdout]   45:     0x792d6a418a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     heap::ident::tests::oid_from_tup
[INFO] [stdout]     heap::ident::tests::oid_into_tup
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a8c6d516bc5a2bb4373b59fca01442672421e193c2c8cab28e2aabe93e658fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c6d516bc5a2bb4373b59fca01442672421e193c2c8cab28e2aabe93e658fcf", kill_on_drop: false }`
[INFO] [stdout] a8c6d516bc5a2bb4373b59fca01442672421e193c2c8cab28e2aabe93e658fcf
