[INFO] cloning repository https://github.com/meiji163/bokedb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meiji163/bokedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeiji163%2Fbokedb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeiji163%2Fbokedb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f04fb7c8c753735286c7121c45fc470ec4d1adce [INFO] testing meiji163/bokedb against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeiji163%2Fbokedb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/meiji163/bokedb [INFO] finished tweaking git repo https://github.com/meiji163/bokedb [INFO] tweaked toml for git repo https://github.com/meiji163/bokedb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/meiji163/bokedb 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/meiji163/bokedb 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6863e846b886f4f7911571a36c44c1c7c9cdeaced7984871868a6b1bd0711fa2 [INFO] running `Command { std: "docker" "start" "-a" "6863e846b886f4f7911571a36c44c1c7c9cdeaced7984871868a6b1bd0711fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6863e846b886f4f7911571a36c44c1c7c9cdeaced7984871868a6b1bd0711fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6863e846b886f4f7911571a36c44c1c7c9cdeaced7984871868a6b1bd0711fa2", kill_on_drop: false }` [INFO] [stdout] 6863e846b886f4f7911571a36c44c1c7c9cdeaced7984871868a6b1bd0711fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6329b76f194c973f3e8b0d4f26e594ceb13ade2e0174ef7b481312a98d74c5b5 [INFO] running `Command { std: "docker" "start" "-a" "6329b76f194c973f3e8b0d4f26e594ceb13ade2e0174ef7b481312a98d74c5b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bokedb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CommitError` is never constructed [INFO] [stdout] --> src/storage.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CommitError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/storage.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl CommitError { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 46 | fn new(msg: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PAGE_SIZE` is never used [INFO] [stdout] --> src/storage.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | pub const PAGE_SIZE: usize = 1024 * 8; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `commit` is never used [INFO] [stdout] --> src/storage.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub trait Pager: fmt::Debug { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 112 | fn commit(&mut self); //-> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FilePager` is never constructed [INFO] [stdout] --> src/storage.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct FilePager { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PAGE_INDEX_SIZE` is never used [INFO] [stdout] --> src/storage.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | pub const PAGE_INDEX_SIZE: usize = 2 * PAGE_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_index`, `write_index`, and `new` are never used [INFO] [stdout] --> src/storage.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 229 | impl FilePager { [INFO] [stdout] | ------------------------------------ associated items in this implementation [INFO] [stdout] 230 | pub fn read_index(&mut self) -> std::io::Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | pub fn write_index(&mut self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn new(file: File) -> FilePager { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pack_bits` is never used [INFO] [stdout] --> src/storage.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn pack_bits(bits: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unpack_bits` is never used [INFO] [stdout] --> src/storage.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn unpack_bits(len: usize, bytes: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_bytes` and `from_bytes` are never used [INFO] [stdout] --> src/storage.rs:342:16 [INFO] [stdout] | [INFO] [stdout] 311 | impl Page { [INFO] [stdout] | ------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 342 | pub fn to_bytes(&self) -> [u8; PAGE_SIZE] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn from_bytes(bs: &[u8]) -> Result<(usize, Self), SerializeError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `traverse` are never used [INFO] [stdout] --> src/storage.rs:530:16 [INFO] [stdout] | [INFO] [stdout] 503 | impl BTree { [INFO] [stdout] | ---------------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 530 | pub fn new(b: usize, is_unique: bool, pager: Box>) -> BTree { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 902 | fn traverse(&mut self) -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SerializeError` is never used [INFO] [stdout] --> src/types.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum SerializeError { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_bytes`, `from_bytes`, and `size` are never used [INFO] [stdout] --> src/types.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Serializable { [INFO] [stdout] | ------------ associated items in this trait [INFO] [stdout] 16 | fn to_bytes(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | fn from_bytes(bs: &[u8]) -> Result<(usize, Self), SerializeError> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | fn size(&self) -> usize; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> src/types.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DateTime` is never constructed [INFO] [stdout] --> src/types.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum Value { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 37 | DateTime(DateTime), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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: method `vtype` is never used [INFO] [stdout] --> src/types.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Value { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 67 | fn vtype(&self) -> Type { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.44s [INFO] running `Command { std: "docker" "inspect" "6329b76f194c973f3e8b0d4f26e594ceb13ade2e0174ef7b481312a98d74c5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6329b76f194c973f3e8b0d4f26e594ceb13ade2e0174ef7b481312a98d74c5b5", kill_on_drop: false }` [INFO] [stdout] 6329b76f194c973f3e8b0d4f26e594ceb13ade2e0174ef7b481312a98d74c5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d890351bec144492df36bf755fd80d5757ec19dcd3eb0f43c8d9aace92eafa5a [INFO] running `Command { std: "docker" "start" "-a" "d890351bec144492df36bf755fd80d5757ec19dcd3eb0f43c8d9aace92eafa5a", kill_on_drop: false }` [INFO] [stderr] Compiling bokedb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CommitError` is never constructed [INFO] [stdout] --> src/storage.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CommitError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/storage.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl CommitError { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 46 | fn new(msg: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `commit` is never used [INFO] [stdout] --> src/storage.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub trait Pager: fmt::Debug { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 112 | fn commit(&mut self); //-> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `traverse` is never used [INFO] [stdout] --> src/storage.rs:902:12 [INFO] [stdout] | [INFO] [stdout] 503 | impl BTree { [INFO] [stdout] | ---------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 902 | fn traverse(&mut self) -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `size` is never used [INFO] [stdout] --> src/types.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Serializable { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn size(&self) -> usize; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "d890351bec144492df36bf755fd80d5757ec19dcd3eb0f43c8d9aace92eafa5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d890351bec144492df36bf755fd80d5757ec19dcd3eb0f43c8d9aace92eafa5a", kill_on_drop: false }` [INFO] [stdout] d890351bec144492df36bf755fd80d5757ec19dcd3eb0f43c8d9aace92eafa5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fedba33b687720844918a49a4f16960f935a57563ecddbaa96426148aadbc6cf [INFO] running `Command { std: "docker" "start" "-a" "fedba33b687720844918a49a4f16960f935a57563ecddbaa96426148aadbc6cf", kill_on_drop: false }` [INFO] [stderr] warning: struct `CommitError` is never constructed [INFO] [stderr] --> src/storage.rs:41:16 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct CommitError { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/storage.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 45 | impl CommitError { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 46 | fn new(msg: &str) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `commit` is never used [INFO] [stderr] --> src/storage.rs:112:12 [INFO] [stderr] | [INFO] [stderr] 109 | pub trait Pager: fmt::Debug { [INFO] [stderr] | ----- method in this trait [INFO] [stderr] ... [INFO] [stderr] 112 | fn commit(&mut self); //-> Result; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `traverse` is never used [INFO] [stderr] --> src/storage.rs:902:12 [INFO] [stderr] | [INFO] [stderr] 503 | impl BTree { [INFO] [stderr] | ---------------------------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 902 | fn traverse(&mut self) -> Vec> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `size` is never used [INFO] [stderr] --> src/types.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub trait Serializable { [INFO] [stderr] | ------------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 21 | fn size(&self) -> usize; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bokedb` (bin "bokedb" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bokedb-2f56d369267df85b) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test storage::tests::in_mem_delete_one ... ok [INFO] [stdout] test storage::tests::file_insert_split ... ok [INFO] [stdout] test storage::tests::in_mem_duplicate_key ... ok [INFO] [stdout] test storage::tests::file_insert_no_split ... ok [INFO] [stdout] test storage::tests::in_mem_insert_no_split ... ok [INFO] [stdout] test storage::tests::file_delete_one ... ok [INFO] [stdout] test storage::tests::in_mem_insert_split ... ok [INFO] [stdout] test storage::tests::serialize_page ... ok [INFO] [stdout] test storage::tests::test_pack_bits ... ok [INFO] [stdout] test types::tests::test_serialize_row ... ok [INFO] [stdout] test storage::tests::file_pager_rw ... ok [INFO] [stdout] test storage::tests::in_mem_find_range ... ok [INFO] [stdout] test storage::tests::file_find_range ... ok [INFO] [stdout] test storage::tests::in_mem_delete_rand ... ok [INFO] [stdout] test storage::tests::in_mem_insert_rand ... ok [INFO] [stdout] test storage::tests::file_delete_rand ... ok [INFO] [stdout] test storage::tests::file_insert_rand ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fedba33b687720844918a49a4f16960f935a57563ecddbaa96426148aadbc6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedba33b687720844918a49a4f16960f935a57563ecddbaa96426148aadbc6cf", kill_on_drop: false }` [INFO] [stdout] fedba33b687720844918a49a4f16960f935a57563ecddbaa96426148aadbc6cf