[INFO] cloning repository https://github.com/cfeitong/cft-leveldb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cfeitong/cft-leveldb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfeitong%2Fcft-leveldb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfeitong%2Fcft-leveldb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c9c30c9bf5cc68c3fbaf1f549b87f37d0efe78b
[INFO] testing cfeitong/cft-leveldb against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfeitong%2Fcft-leveldb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cfeitong/cft-leveldb
[INFO] finished tweaking git repo https://github.com/cfeitong/cft-leveldb
[INFO] tweaked toml for git repo https://github.com/cfeitong/cft-leveldb written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cfeitong/cft-leveldb on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cfeitong/cft-leveldb 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.1.0
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded build_const v0.2.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.5
[INFO] [stderr]   Downloaded tracing-attributes v0.1.12
[INFO] [stderr]   Downloaded futures-executor v0.3.13
[INFO] [stderr]   Downloaded futures-macro v0.3.13
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded futures v0.3.13
[INFO] [stderr]   Downloaded mio v0.7.7
[INFO] [stderr]   Downloaded tracing v0.1.23
[INFO] [stderr]   Downloaded futures-channel v0.3.13
[INFO] [stderr]   Downloaded futures-core v0.3.13
[INFO] [stderr]   Downloaded futures-io v0.3.13
[INFO] [stderr]   Downloaded memmap2 v0.2.1
[INFO] [stderr]   Downloaded mimalloc v0.1.24
[INFO] [stderr]   Downloaded futures-util v0.3.13
[INFO] [stderr]   Downloaded miow v0.3.6
[INFO] [stderr]   Downloaded tokio v1.2.0
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 735d0cb0d3d095f735b1a63e63fe27af643bceddf008fc662e6570c25240df8a
[INFO] running `Command { std: "docker" "start" "-a" "735d0cb0d3d095f735b1a63e63fe27af643bceddf008fc662e6570c25240df8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "735d0cb0d3d095f735b1a63e63fe27af643bceddf008fc662e6570c25240df8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "735d0cb0d3d095f735b1a63e63fe27af643bceddf008fc662e6570c25240df8a", kill_on_drop: false }`
[INFO] [stdout] 735d0cb0d3d095f735b1a63e63fe27af643bceddf008fc662e6570c25240df8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fc1530a59df029ea88f87bf0f273a216f08ae13552a5ad16ed33d38b8455dab
[INFO] running `Command { std: "docker" "start" "-a" "1fc1530a59df029ea88f87bf0f273a216f08ae13552a5ad16ed33d38b8455dab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.20
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling memmap2 v0.2.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling mimalloc v0.1.24
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.12
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling tracing v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling cft-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `put_var_u64_le` is never used
[INFO] [stdout]  --> src/encoding.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait BufMutExt: BufMut {
[INFO] [stdout]   |           --------- method in this trait
[INFO] [stdout] 8 |     fn put_var_u32_le(&mut self, n: u32);
[INFO] [stdout] 9 |     fn put_var_u64_le(&mut self, n: u64);
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BytesExt` is never used
[INFO] [stdout]   --> src/encoding.rs:72:11
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub trait BytesExt {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains` and `remove` are never used
[INFO] [stdout]   --> src/mem_table.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl MemTable {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn contains(&self, key: &Bytes) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn remove(&self, key: &Bytes) -> Option<Bytes> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESTART_THRESHOLD` is never used
[INFO] [stdout]  --> src/sorted_stable.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const RESTART_THRESHOLD: usize = 16;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockHandle` is never constructed
[INFO] [stdout]   --> src/sorted_stable.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct BlockHandle {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockBuilder` is never constructed
[INFO] [stdout]   --> src/sorted_stable.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct BlockBuilder {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, and `build` are never used
[INFO] [stdout]   --> src/sorted_stable.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BlockBuilder {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 21 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn add(&mut self, key: Bytes, value: Bytes) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn build(mut self) -> Bytes {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shared_prefix_len` is never used
[INFO] [stdout]   --> src/sorted_stable.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn shared_prefix_len(key1: &Bytes, key2: &Bytes) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_sstable` is never used
[INFO] [stdout]   --> src/vfs.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Vfs {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub async fn open_sstable(&self, level: usize) -> Result<VFile> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_at`, `read_exact`, and `sync` are never used
[INFO] [stdout]    --> src/vfs.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl VFile {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub async fn read_at(&self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub async fn read_exact(&self, buf: &mut [u8]) -> Result<usize> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub async fn sync(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_at` and `sync` are never used
[INFO] [stdout]    --> src/vfs.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl VFileInner {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     async fn read_at(&mut self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     async fn sync(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/wal.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl WalFileWriter {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 73 |     /// into inner vfile
[INFO] [stdout] 74 |     pub fn into_inner(self) -> VFile {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalFileReader` is never constructed
[INFO] [stdout]    --> src/wal.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct WalFileReader {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `open`, `read_record`, `into_record_stream`, `read_data`, and `into_data_stream` are never used
[INFO] [stdout]    --> src/wal.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl WalFileReader {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 151 |     pub async fn new(file: VFile) -> Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub async fn open(vfs: Vfs) -> Result<Self> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     async fn read_record(&mut self) -> Result<Option<Record>> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     fn into_record_stream(self) -> impl Stream<Item = Result<Record>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn read_data(&mut self) -> Result<Option<Bytes>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn into_data_stream(self) -> impl Stream<Item = Result<Bytes>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_rest_records` is never used
[INFO] [stdout]    --> src/wal.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | async fn read_rest_records(reader: &mut WalFileReader) -> Result<Vec<Record>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> src/wal.rs:271:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | impl RecordType {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     fn from_u8(ty: u8) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Record` is never constructed
[INFO] [stdout]    --> src/wal.rs:283:12
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub struct Record {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_valid` is never used
[INFO] [stdout]    --> src/wal.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl Record {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 291 |     fn is_valid(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vfs` is never read
[INFO] [stdout]   --> src/db.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Db {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 32 |     vfs: Vfs,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.01s
[INFO] running `Command { std: "docker" "inspect" "1fc1530a59df029ea88f87bf0f273a216f08ae13552a5ad16ed33d38b8455dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc1530a59df029ea88f87bf0f273a216f08ae13552a5ad16ed33d38b8455dab", kill_on_drop: false }`
[INFO] [stdout] 1fc1530a59df029ea88f87bf0f273a216f08ae13552a5ad16ed33d38b8455dab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faaa85c880aada709e8fb3e9c59bc05048cc968bf7e5f7a7ec8c1ae89ebe1164
[INFO] running `Command { std: "docker" "start" "-a" "faaa85c880aada709e8fb3e9c59bc05048cc968bf7e5f7a7ec8c1ae89ebe1164", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stdout] warning: method `put_var_u64_le` is never used
[INFO] [stdout]  --> src/encoding.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait BufMutExt: BufMut {
[INFO] [stdout]   |           --------- method in this trait
[INFO] [stdout] 8 |     fn put_var_u32_le(&mut self, n: u32);
[INFO] [stdout] 9 |     fn put_var_u64_le(&mut self, n: u64);
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BytesExt` is never used
[INFO] [stdout]   --> src/encoding.rs:72:11
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub trait BytesExt {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains` and `remove` are never used
[INFO] [stdout]   --> src/mem_table.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl MemTable {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn contains(&self, key: &Bytes) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn remove(&self, key: &Bytes) -> Option<Bytes> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESTART_THRESHOLD` is never used
[INFO] [stdout]  --> src/sorted_stable.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const RESTART_THRESHOLD: usize = 16;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockHandle` is never constructed
[INFO] [stdout]   --> src/sorted_stable.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct BlockHandle {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockBuilder` is never constructed
[INFO] [stdout]   --> src/sorted_stable.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct BlockBuilder {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, and `build` are never used
[INFO] [stdout]   --> src/sorted_stable.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BlockBuilder {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 21 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn add(&mut self, key: Bytes, value: Bytes) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn build(mut self) -> Bytes {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shared_prefix_len` is never used
[INFO] [stdout]   --> src/sorted_stable.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn shared_prefix_len(key1: &Bytes, key2: &Bytes) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_sstable` is never used
[INFO] [stdout]   --> src/vfs.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Vfs {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub async fn open_sstable(&self, level: usize) -> Result<VFile> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_at`, `read_exact`, and `sync` are never used
[INFO] [stdout]    --> src/vfs.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl VFile {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub async fn read_at(&self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub async fn read_exact(&self, buf: &mut [u8]) -> Result<usize> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub async fn sync(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_at` and `sync` are never used
[INFO] [stdout]    --> src/vfs.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl VFileInner {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     async fn read_at(&mut self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     async fn sync(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/wal.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl WalFileWriter {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 73 |     /// into inner vfile
[INFO] [stdout] 74 |     pub fn into_inner(self) -> VFile {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalFileReader` is never constructed
[INFO] [stdout]    --> src/wal.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct WalFileReader {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `open`, `read_record`, `into_record_stream`, `read_data`, and `into_data_stream` are never used
[INFO] [stdout]    --> src/wal.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl WalFileReader {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 151 |     pub async fn new(file: VFile) -> Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub async fn open(vfs: Vfs) -> Result<Self> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     async fn read_record(&mut self) -> Result<Option<Record>> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     fn into_record_stream(self) -> impl Stream<Item = Result<Record>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn read_data(&mut self) -> Result<Option<Bytes>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn into_data_stream(self) -> impl Stream<Item = Result<Bytes>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_rest_records` is never used
[INFO] [stdout]    --> src/wal.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | async fn read_rest_records(reader: &mut WalFileReader) -> Result<Vec<Record>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> src/wal.rs:271:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | impl RecordType {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     fn from_u8(ty: u8) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Record` is never constructed
[INFO] [stdout]    --> src/wal.rs:283:12
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub struct Record {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_valid` is never used
[INFO] [stdout]    --> src/wal.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl Record {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 291 |     fn is_valid(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vfs` is never read
[INFO] [stdout]   --> src/db.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Db {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 32 |     vfs: Vfs,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling cft-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `contains` and `remove` are never used
[INFO] [stdout]   --> src/mem_table.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl MemTable {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn contains(&self, key: &Bytes) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn remove(&self, key: &Bytes) -> Option<Bytes> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESTART_THRESHOLD` is never used
[INFO] [stdout]  --> src/sorted_stable.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const RESTART_THRESHOLD: usize = 16;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockHandle` is never constructed
[INFO] [stdout]   --> src/sorted_stable.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct BlockHandle {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockBuilder` is never constructed
[INFO] [stdout]   --> src/sorted_stable.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct BlockBuilder {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, and `build` are never used
[INFO] [stdout]   --> src/sorted_stable.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BlockBuilder {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 21 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn add(&mut self, key: Bytes, value: Bytes) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn build(mut self) -> Bytes {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shared_prefix_len` is never used
[INFO] [stdout]   --> src/sorted_stable.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn shared_prefix_len(key1: &Bytes, key2: &Bytes) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_sstable` is never used
[INFO] [stdout]   --> src/vfs.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Vfs {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub async fn open_sstable(&self, level: usize) -> Result<VFile> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_at` and `sync` are never used
[INFO] [stdout]    --> src/vfs.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl VFile {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub async fn read_at(&self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub async fn sync(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_at` and `sync` are never used
[INFO] [stdout]    --> src/vfs.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl VFileInner {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     async fn read_at(&mut self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     async fn sync(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/wal.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl WalFileWriter {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 73 |     /// into inner vfile
[INFO] [stdout] 74 |     pub fn into_inner(self) -> VFile {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `into_record_stream` and `into_data_stream` are never used
[INFO] [stdout]    --> src/wal.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl WalFileReader {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 193 |     fn into_record_stream(self) -> impl Stream<Item = Result<Record>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn into_data_stream(self) -> impl Stream<Item = Result<Bytes>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `len` is never read
[INFO] [stdout]    --> src/wal.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub struct Record {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 284 |     pub crc:  u32,
[INFO] [stdout] 285 |     pub len:  u16,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vfs` is never read
[INFO] [stdout]   --> src/db.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Db {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 32 |     vfs: Vfs,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.19s
[INFO] running `Command { std: "docker" "inspect" "faaa85c880aada709e8fb3e9c59bc05048cc968bf7e5f7a7ec8c1ae89ebe1164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faaa85c880aada709e8fb3e9c59bc05048cc968bf7e5f7a7ec8c1ae89ebe1164", kill_on_drop: false }`
[INFO] [stdout] faaa85c880aada709e8fb3e9c59bc05048cc968bf7e5f7a7ec8c1ae89ebe1164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 856d046be0fb49d0d7757df881359a7cbbdfc305ea4c08f406c4e6018ba60855
[INFO] running `Command { std: "docker" "start" "-a" "856d046be0fb49d0d7757df881359a7cbbdfc305ea4c08f406c4e6018ba60855", kill_on_drop: false }`
[INFO] [stderr] warning: method `put_var_u64_le` is never used
[INFO] [stderr]  --> src/encoding.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub trait BufMutExt: BufMut {
[INFO] [stderr]   |           --------- method in this trait
[INFO] [stderr] 8 |     fn put_var_u32_le(&mut self, n: u32);
[INFO] [stderr] 9 |     fn put_var_u64_le(&mut self, n: u64);
[INFO] [stderr]   |        ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BytesExt` is never used
[INFO] [stderr]   --> src/encoding.rs:72:11
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub trait BytesExt {
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `contains` and `remove` are never used
[INFO] [stderr]   --> src/mem_table.rs:32:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl MemTable {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub async fn contains(&self, key: &Bytes) -> bool {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub async fn remove(&self, key: &Bytes) -> Option<Bytes> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RESTART_THRESHOLD` is never used
[INFO] [stderr]  --> src/sorted_stable.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const RESTART_THRESHOLD: usize = 16;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BlockHandle` is never constructed
[INFO] [stderr]   --> src/sorted_stable.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct BlockHandle {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BlockBuilder` is never constructed
[INFO] [stderr]   --> src/sorted_stable.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct BlockBuilder {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add`, and `build` are never used
[INFO] [stderr]   --> src/sorted_stable.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl BlockBuilder {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 21 |     fn new() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn add(&mut self, key: Bytes, value: Bytes) {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     fn build(mut self) -> Bytes {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `shared_prefix_len` is never used
[INFO] [stderr]   --> src/sorted_stable.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn shared_prefix_len(key1: &Bytes, key2: &Bytes) -> usize {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `open_sstable` is never used
[INFO] [stderr]   --> src/vfs.rs:60:18
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl Vfs {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub async fn open_sstable(&self, level: usize) -> Result<VFile> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `read_at`, `read_exact`, and `sync` are never used
[INFO] [stderr]    --> src/vfs.rs:91:18
[INFO] [stderr]     |
[INFO] [stderr]  83 | impl VFile {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub async fn read_at(&self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  96 |     pub async fn read_exact(&self, buf: &mut [u8]) -> Result<usize> {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub async fn sync(&self) -> Result<()> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `read_at` and `sync` are never used
[INFO] [stderr]    --> src/vfs.rs:135:14
[INFO] [stderr]     |
[INFO] [stderr] 119 | impl VFileInner {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 135 |     async fn read_at(&mut self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stderr]     |              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     async fn sync(&self) -> Result<()> {
[INFO] [stderr]     |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `into_inner` is never used
[INFO] [stderr]   --> src/wal.rs:74:12
[INFO] [stderr]    |
[INFO] [stderr] 72 | impl WalFileWriter {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] 73 |     /// into inner vfile
[INFO] [stderr] 74 |     pub fn into_inner(self) -> VFile {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WalFileReader` is never constructed
[INFO] [stderr]    --> src/wal.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 146 | pub struct WalFileReader {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `open`, `read_record`, `into_record_stream`, `read_data`, and `into_data_stream` are never used
[INFO] [stderr]    --> src/wal.rs:151:18
[INFO] [stderr]     |
[INFO] [stderr] 150 | impl WalFileReader {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] 151 |     pub async fn new(file: VFile) -> Result<Self> {
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     pub async fn open(vfs: Vfs) -> Result<Self> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     async fn read_record(&mut self) -> Result<Option<Record>> {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 193 |     fn into_record_stream(self) -> impl Stream<Item = Result<Record>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub async fn read_data(&mut self) -> Result<Option<Bytes>> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub fn into_data_stream(self) -> impl Stream<Item = Result<Bytes>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_rest_records` is never used
[INFO] [stderr]    --> src/wal.rs:232:10
[INFO] [stderr]     |
[INFO] [stderr] 232 | async fn read_rest_records(reader: &mut WalFileReader) -> Result<Vec<Record>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_u8` is never used
[INFO] [stderr]    --> src/wal.rs:271:8
[INFO] [stderr]     |
[INFO] [stderr] 261 | impl RecordType {
[INFO] [stderr]     | --------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 271 |     fn from_u8(ty: u8) -> Result<Self> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Record` is never constructed
[INFO] [stderr]    --> src/wal.rs:283:12
[INFO] [stderr]     |
[INFO] [stderr] 283 | pub struct Record {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_valid` is never used
[INFO] [stderr]    --> src/wal.rs:291:8
[INFO] [stderr]     |
[INFO] [stderr] 290 | impl Record {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] 291 |     fn is_valid(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `vfs` is never read
[INFO] [stderr]   --> src/db.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct Db {
[INFO] [stderr]    |            -- field in this struct
[INFO] [stderr] 32 |     vfs: Vfs,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `contains` and `remove` are never used
[INFO] [stderr]   --> src/mem_table.rs:32:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl MemTable {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub async fn contains(&self, key: &Bytes) -> bool {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub async fn remove(&self, key: &Bytes) -> Option<Bytes> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `read_at` and `sync` are never used
[INFO] [stderr]    --> src/vfs.rs:91:18
[INFO] [stderr]     |
[INFO] [stderr]  83 | impl VFile {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub async fn read_at(&self, offset: u64, len: usize) -> Result<Vec<u8>> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub async fn sync(&self) -> Result<()> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `into_record_stream` and `into_data_stream` are never used
[INFO] [stderr]    --> src/wal.rs:193:8
[INFO] [stderr]     |
[INFO] [stderr] 150 | impl WalFileReader {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 193 |     fn into_record_stream(self) -> impl Stream<Item = Result<Record>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub fn into_data_stream(self) -> impl Stream<Item = Result<Bytes>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `len` is never read
[INFO] [stderr]    --> src/wal.rs:285:9
[INFO] [stderr]     |
[INFO] [stderr] 283 | pub struct Record {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] 284 |     pub crc:  u32,
[INFO] [stderr] 285 |     pub len:  u16,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cft-db` (lib) generated 19 warnings
[INFO] [stderr] warning: `cft-db` (lib test) generated 13 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cft_db-2f3fe36c139a11b4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test encoding::tests::test_var_u64_le ... ok
[INFO] [stdout] test encoding::tests::test_var_u32_le ... ok
[INFO] [stdout] test wal::tests::test_wal_data_read_write ... ok
[INFO] [stdout] test db::tests::test_db_basic ... FAILED
[INFO] [stdout] test wal::tests::test_wal_data_many_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_db_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_db_basic' (25) panicked at src/db.rs:70:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: VfsError(IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ade8177482 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ade8177482 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ade8177482 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ade8177482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ade8187ecf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ade8187ecf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ade8143bd3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ade8143bd3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ade8150362 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ade815530f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ade81551a1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ade806b44e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ade806b44e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ade815591f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ade815591f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ade815577a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ade81504a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ade8137ebd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ade818fb20 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ade818f026 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x56ade7fe7e33 - core::result::Result<T,E>::unwrap::h0eef200cfb7c5a9b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56ade7fe7e33 - cft_db::db::tests::test_db_basic::{{closure}}::hca5d4b5000b281c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:70:46
[INFO] [stdout]   22:     0x56ade800c06d - <core::pin::Pin<P> as core::future::future::Future>::poll::h558d4c0a7a910359
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56ade7ff694d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h0893a6ec6ed31d6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   24:     0x56ade800e250 - tokio::coop::with_budget::{{closure}}::h98348612ecbb132a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:121:9
[INFO] [stdout]   25:     0x56ade7ffb6c5 - std::thread::local::LocalKey<T>::try_with::hda485bef24eef309
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   26:     0x56ade7ffa6ee - std::thread::local::LocalKey<T>::with::h464144d252b0410e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   27:     0x56ade7ff5d6c - tokio::coop::with_budget::he1f7f5dbe8a76608
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:114:13
[INFO] [stdout]   28:     0x56ade7ff5d6c - tokio::coop::budget::hc2f1cbca2f8fe3d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:98:5
[INFO] [stdout]   29:     0x56ade7ff5d6c - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h9582c34bd5a84eca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   30:     0x56ade7ff864a - tokio::runtime::basic_scheduler::enter::{{closure}}::h08112eb42d174a98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   31:     0x56ade800f715 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha232887ef602f64c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x56ade7ff8242 - tokio::runtime::basic_scheduler::enter::h84f7d8948da1b6fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   33:     0x56ade7ff53b3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::hd97a9bd9c4b9661a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   34:     0x56ade7ff6e73 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h4c0e63c7b723fbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   35:     0x56ade7ff771a - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h73207c721a8d7f42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   36:     0x56ade8005991 - tokio::runtime::Runtime::block_on::hd20f526187ad67c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x56ade7fe7ab1 - cft_db::db::tests::test_db_basic::heea7ce061a067eef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:68:5
[INFO] [stdout]   38:     0x56ade7fe7b37 - cft_db::db::tests::test_db_basic::{{closure}}::h7d16e72609f8813f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:69:29
[INFO] [stdout]   39:     0x56ade7fe1ce6 - core::ops::function::FnOnce::call_once::h6bccf080f1de8a09
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x56ade806b22b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56ade806b22b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x56ade807f2ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x56ade807f2ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x56ade807f2ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x56ade807f2ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x56ade807f2ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x56ade807f2ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x56ade807f2ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x56ade80587c4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x56ade80587c4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x56ade805c0fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x56ade805c0fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x56ade805c0fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x56ade805c0fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x56ade805c0fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x56ade805c0fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x56ade805c0fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56ade814b89f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x56ade814b89f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x7bacd050daa4 - <unknown>
[INFO] [stdout]   61:     0x7bacd059aa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::test_db_basic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "856d046be0fb49d0d7757df881359a7cbbdfc305ea4c08f406c4e6018ba60855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856d046be0fb49d0d7757df881359a7cbbdfc305ea4c08f406c4e6018ba60855", kill_on_drop: false }`
[INFO] [stdout] 856d046be0fb49d0d7757df881359a7cbbdfc305ea4c08f406c4e6018ba60855
