[INFO] fetching crate darkbird 6.2.4...
[INFO] testing darkbird-6.2.4 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate darkbird 6.2.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate darkbird 6.2.4
[INFO] finished tweaking crates.io crate darkbird 6.2.4
[INFO] tweaked toml for crates.io crate darkbird 6.2.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darkbird 6.2.4 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding scylla v0.4.7 (available: v1.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 330b5ab7f2cabcb16831acb6b6de84dcf754e8eee4e9a2428616dda371c6b237
[INFO] running `Command { std: "docker" "start" "-a" "330b5ab7f2cabcb16831acb6b6de84dcf754e8eee4e9a2428616dda371c6b237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "330b5ab7f2cabcb16831acb6b6de84dcf754e8eee4e9a2428616dda371c6b237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "330b5ab7f2cabcb16831acb6b6de84dcf754e8eee4e9a2428616dda371c6b237", kill_on_drop: false }`
[INFO] [stdout] 330b5ab7f2cabcb16831acb6b6de84dcf754e8eee4e9a2428616dda371c6b237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] faf25e55e56c985f0e52c2410ee2644fbad40ff15fbd88f5b762ab469ec94196
[INFO] running `Command { std: "docker" "start" "-a" "faf25e55e56c985f0e52c2410ee2644fbad40ff15fbd88f5b762ab469ec94196", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling scylla-macros v0.1.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling lz4_flex v0.9.5
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling whoami v2.0.2
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling advisory-lock v0.2.0
[INFO] [stderr]    Compiling simple_wal v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling scylla v0.4.7
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling darkbird v6.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Schema`, `VecStorage`, and `Vector`
[INFO] [stdout]   --> src/darkbird/storage_vector_test.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::{VecStorage, Options, Vector, Schema, StorageType};
[INFO] [stdout]    |             ^^^^^^^^^^           ^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/darkbird.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod storage_vector_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> src/darkbird/wal/helper.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::page_processor::{Format, Sync, PageProcessor};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/darkbird/wal/helper.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let date = dt.date().to_string();
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/darkbird/storage_redis.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let mut state = self.shared.state.lock().unwrap();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_tag` and `remove_view` are never used
[INFO] [stdout]   --> src/darkbird/index/tags.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<K> TagIndex<K>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     K: Serialize
[INFO] [stdout] 14 | |         + DeserializeOwned
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         + Send
[INFO] [stdout] 22 | |         + 'static,
[INFO] [stdout]    | |__________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |       pub fn remove_tag(&self, tag: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |       pub fn remove_view(&self, view_name: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_tree` is never used
[INFO] [stdout]   --> src/darkbird/index/range.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | / impl<K> RangeIndex<K>
[INFO] [stdout] 13 | | where
[INFO] [stdout] 14 | |     K: Serialize
[INFO] [stdout] 15 | |         + DeserializeOwned
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         + Send
[INFO] [stdout] 23 | |         + 'static,
[INFO] [stdout]    | |__________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |       pub fn remove_tree(&self, field_name: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `c` and `router_type` are never read
[INFO] [stdout]   --> src/darkbird/router.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Router<Msg> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 93 |     c: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout] 94 |     channels: Vec<Sender<Msg>>,
[INFO] [stdout] 95 |     router_type: RouterType
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_index` is never used
[INFO] [stdout]    --> src/darkbird/router.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout]  98 | / impl<Msg> Router<Msg> 
[INFO] [stdout]  99 | | where
[INFO] [stdout] 100 | |     Msg: Clone + Send + 'static
[INFO] [stdout]     | |_______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 190 |       fn next_index(&mut self) -> usize {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `storage` are never used
[INFO] [stdout]    --> src/darkbird/storage_redis.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | / impl<K, Doc> DbDropGuard<K, Doc> 
[INFO] [stdout]  87 | | where
[INFO] [stdout]  88 | |     Doc: Clone + Send + Sync + 'static,
[INFO] [stdout]  89 | |     K:  Clone
[INFO] [stdout] ...   |
[INFO] [stdout]  95 | |         + Send
[INFO] [stdout]  96 | |         + 'static
[INFO] [stdout]     | |_________________- associated items in this implementation
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       pub(crate) fn new() -> DbDropGuard<K, Doc> {
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |       pub(crate) fn storage(&self) -> RedisStorage<K, Doc> {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `factory_option` is never used
[INFO] [stdout]  --> src/darkbird/storage_vector_test.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_page_index` is never read
[INFO] [stdout]  --> src/darkbird/wal/disk_log.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct TmpLogStruct {
[INFO] [stdout]   |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     current_page_index: usize
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here   ^^^^^^^^^^^ the same lifetime is hidden 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] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:277:27
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<K, Doc>>, SessionResult> 
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<'_, K, Doc>>, SessionResult> 
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:303:36
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                                    ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:330:34
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:384:27
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:437:31
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<String, K>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<'_, String, K>, SessionResult>
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:463:30
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<String, DashSet<K>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<'_, String, DashSet<K>>, SessionResult>
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<String, DashSet<K>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<String, DashSet<K>>> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/darkbird/index/hash.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<String, K>>{
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<'_, String, K>>{
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/darkbird/index/hash.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter(&self) -> Iter<String, K>{
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter(&self) -> Iter<'_, String, K>{
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:242:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<K, Doc>> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:271:19
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:277:28
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<K, Doc>> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn search(&self, text: String) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn search(&self, text: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter_tags(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter_tags(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/darkbird/storage_vector_test.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options {
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options<'_> {
[INFO] [stdout]   |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "faf25e55e56c985f0e52c2410ee2644fbad40ff15fbd88f5b762ab469ec94196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf25e55e56c985f0e52c2410ee2644fbad40ff15fbd88f5b762ab469ec94196", kill_on_drop: false }`
[INFO] [stdout] faf25e55e56c985f0e52c2410ee2644fbad40ff15fbd88f5b762ab469ec94196
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 60ecc019a5d4ae03a745955f8ec2f96b658514ea37f0cc80abdadacd9f8230a8
[INFO] running `Command { std: "docker" "start" "-a" "60ecc019a5d4ae03a745955f8ec2f96b658514ea37f0cc80abdadacd9f8230a8", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Schema`, `VecStorage`, and `Vector`
[INFO] [stdout]   --> src/darkbird/storage_vector_test.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::{VecStorage, Options, Vector, Schema, StorageType};
[INFO] [stdout]    |             ^^^^^^^^^^           ^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/darkbird.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod storage_vector_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> src/darkbird/wal/helper.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::page_processor::{Format, Sync, PageProcessor};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/darkbird/wal/helper.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let date = dt.date().to_string();
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/darkbird/storage_redis.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let mut state = self.shared.state.lock().unwrap();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_tag` and `remove_view` are never used
[INFO] [stdout]   --> src/darkbird/index/tags.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<K> TagIndex<K>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     K: Serialize
[INFO] [stdout] 14 | |         + DeserializeOwned
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         + Send
[INFO] [stdout] 22 | |         + 'static,
[INFO] [stdout]    | |__________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |       pub fn remove_tag(&self, tag: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |       pub fn remove_view(&self, view_name: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_tree` is never used
[INFO] [stdout]   --> src/darkbird/index/range.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | / impl<K> RangeIndex<K>
[INFO] [stdout] 13 | | where
[INFO] [stdout] 14 | |     K: Serialize
[INFO] [stdout] 15 | |         + DeserializeOwned
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         + Send
[INFO] [stdout] 23 | |         + 'static,
[INFO] [stdout]    | |__________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |       pub fn remove_tree(&self, field_name: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `c` and `router_type` are never read
[INFO] [stdout]   --> src/darkbird/router.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Router<Msg> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 93 |     c: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout] 94 |     channels: Vec<Sender<Msg>>,
[INFO] [stdout] 95 |     router_type: RouterType
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_index` is never used
[INFO] [stdout]    --> src/darkbird/router.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout]  98 | / impl<Msg> Router<Msg> 
[INFO] [stdout]  99 | | where
[INFO] [stdout] 100 | |     Msg: Clone + Send + 'static
[INFO] [stdout]     | |_______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 190 |       fn next_index(&mut self) -> usize {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `storage` are never used
[INFO] [stdout]    --> src/darkbird/storage_redis.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | / impl<K, Doc> DbDropGuard<K, Doc> 
[INFO] [stdout]  87 | | where
[INFO] [stdout]  88 | |     Doc: Clone + Send + Sync + 'static,
[INFO] [stdout]  89 | |     K:  Clone
[INFO] [stdout] ...   |
[INFO] [stdout]  95 | |         + Send
[INFO] [stdout]  96 | |         + 'static
[INFO] [stdout]     | |_________________- associated items in this implementation
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       pub(crate) fn new() -> DbDropGuard<K, Doc> {
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |       pub(crate) fn storage(&self) -> RedisStorage<K, Doc> {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `factory_option` is never used
[INFO] [stdout]  --> src/darkbird/storage_vector_test.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_page_index` is never read
[INFO] [stdout]  --> src/darkbird/wal/disk_log.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct TmpLogStruct {
[INFO] [stdout]   |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     current_page_index: usize
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here   ^^^^^^^^^^^ the same lifetime is hidden 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] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:277:27
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<K, Doc>>, SessionResult> 
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<'_, K, Doc>>, SessionResult> 
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:303:36
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                                    ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:330:34
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:384:27
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:437:31
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<String, K>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<'_, String, K>, SessionResult>
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:463:30
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<String, DashSet<K>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<'_, String, DashSet<K>>, SessionResult>
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darkbird v6.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<String, DashSet<K>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<String, DashSet<K>>> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/darkbird/index/hash.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<String, K>>{
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<'_, String, K>>{
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/darkbird/index/hash.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter(&self) -> Iter<String, K>{
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter(&self) -> Iter<'_, String, K>{
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:242:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<K, Doc>> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:271:19
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:277:28
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<K, Doc>> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn search(&self, text: String) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn search(&self, text: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter_tags(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter_tags(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/darkbird/storage_vector_test.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options {
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options<'_> {
[INFO] [stdout]   |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> src/darkbird/wal/helper.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::page_processor::{Format, Sync, PageProcessor};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/darkbird/wal/helper.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let date = dt.date().to_string();
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/darkbird/storage_redis.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let mut state = self.shared.state.lock().unwrap();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_tag` and `remove_view` are never used
[INFO] [stdout]   --> src/darkbird/index/tags.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<K> TagIndex<K>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     K: Serialize
[INFO] [stdout] 14 | |         + DeserializeOwned
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         + Send
[INFO] [stdout] 22 | |         + 'static,
[INFO] [stdout]    | |__________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |       pub fn remove_tag(&self, tag: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |       pub fn remove_view(&self, view_name: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_tree` is never used
[INFO] [stdout]   --> src/darkbird/index/range.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | / impl<K> RangeIndex<K>
[INFO] [stdout] 13 | | where
[INFO] [stdout] 14 | |     K: Serialize
[INFO] [stdout] 15 | |         + DeserializeOwned
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         + Send
[INFO] [stdout] 23 | |         + 'static,
[INFO] [stdout]    | |__________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |       pub fn remove_tree(&self, field_name: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `c` and `router_type` are never read
[INFO] [stdout]   --> src/darkbird/router.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Router<Msg> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 93 |     c: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout] 94 |     channels: Vec<Sender<Msg>>,
[INFO] [stdout] 95 |     router_type: RouterType
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_index` is never used
[INFO] [stdout]    --> src/darkbird/router.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout]  98 | / impl<Msg> Router<Msg> 
[INFO] [stdout]  99 | | where
[INFO] [stdout] 100 | |     Msg: Clone + Send + 'static
[INFO] [stdout]     | |_______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 190 |       fn next_index(&mut self) -> usize {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `storage` are never used
[INFO] [stdout]    --> src/darkbird/storage_redis.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | / impl<K, Doc> DbDropGuard<K, Doc> 
[INFO] [stdout]  87 | | where
[INFO] [stdout]  88 | |     Doc: Clone + Send + Sync + 'static,
[INFO] [stdout]  89 | |     K:  Clone
[INFO] [stdout] ...   |
[INFO] [stdout]  95 | |         + Send
[INFO] [stdout]  96 | |         + 'static
[INFO] [stdout]     | |_________________- associated items in this implementation
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       pub(crate) fn new() -> DbDropGuard<K, Doc> {
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |       pub(crate) fn storage(&self) -> RedisStorage<K, Doc> {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_page_index` is never read
[INFO] [stdout]  --> src/darkbird/wal/disk_log.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct TmpLogStruct {
[INFO] [stdout]   |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     current_page_index: usize
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here   ^^^^^^^^^^^ the same lifetime is hidden 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] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:277:27
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<K, Doc>>, SessionResult> 
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<'_, K, Doc>>, SessionResult> 
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:303:36
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                                    ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:330:34
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:384:27
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:437:31
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<String, K>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<'_, String, K>, SessionResult>
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/database.rs:463:30
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<String, DashSet<K>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<'_, String, DashSet<K>>, SessionResult>
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<String, DashSet<K>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<String, DashSet<K>>> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/index/tags.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/darkbird/index/hash.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<String, K>>{
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<'_, String, K>>{
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/darkbird/index/hash.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter(&self) -> Iter<String, K>{
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter(&self) -> Iter<'_, String, K>{
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:242:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<K, Doc>> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:271:19
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:277:28
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<K, Doc>> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn search(&self, text: String) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn search(&self, text: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/darkbird/storage.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter_tags(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter_tags(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/darkbird/storage_vector_test.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options {
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn factory_option(name: &str) -> Options<'_> {
[INFO] [stdout]   |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "60ecc019a5d4ae03a745955f8ec2f96b658514ea37f0cc80abdadacd9f8230a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ecc019a5d4ae03a745955f8ec2f96b658514ea37f0cc80abdadacd9f8230a8", kill_on_drop: false }`
[INFO] [stdout] 60ecc019a5d4ae03a745955f8ec2f96b658514ea37f0cc80abdadacd9f8230a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ffcde43b795295c49b08dbe77d56e85bb7c83767c64d51cddd784214f176e166
[INFO] running `Command { std: "docker" "start" "-a" "ffcde43b795295c49b08dbe77d56e85bb7c83767c64d51cddd784214f176e166", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Schema`, `VecStorage`, and `Vector`
[INFO] [stderr]   --> src/darkbird/storage_vector_test.rs:1:13
[INFO] [stderr]    |
[INFO] [stderr]  1 | use crate::{VecStorage, Options, Vector, Schema, StorageType};
[INFO] [stderr]    |             ^^^^^^^^^^           ^^^^^^  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stderr]   --> src/darkbird.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | mod storage_vector_test;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Format`
[INFO] [stderr]  --> src/darkbird/wal/helper.rs:4:29
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::page_processor::{Format, Sync, PageProcessor};
[INFO] [stderr]   |                             ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stderr]   --> src/darkbird/wal/helper.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let date = dt.date().to_string();
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/darkbird/storage_redis.rs:261:13
[INFO] [stderr]     |
[INFO] [stderr] 261 |         let mut state = self.shared.state.lock().unwrap();
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `remove_tag` and `remove_view` are never used
[INFO] [stderr]   --> src/darkbird/index/tags.rs:92:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | / impl<K> TagIndex<K>
[INFO] [stderr] 12 | | where
[INFO] [stderr] 13 | |     K: Serialize
[INFO] [stderr] 14 | |         + DeserializeOwned
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         + Send
[INFO] [stderr] 22 | |         + 'static,
[INFO] [stderr]    | |__________________- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 92 |       pub fn remove_tag(&self, tag: &str) {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 99 |       pub fn remove_view(&self, view_name: &str) {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `remove_tree` is never used
[INFO] [stderr]   --> src/darkbird/index/range.rs:80:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | / impl<K> RangeIndex<K>
[INFO] [stderr] 13 | | where
[INFO] [stderr] 14 | |     K: Serialize
[INFO] [stderr] 15 | |         + DeserializeOwned
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |         + Send
[INFO] [stderr] 23 | |         + 'static,
[INFO] [stderr]    | |__________________- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 80 |       pub fn remove_tree(&self, field_name: &str) {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `c` and `router_type` are never read
[INFO] [stderr]   --> src/darkbird/router.rs:93:5
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub struct Router<Msg> {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 93 |     c: usize,
[INFO] [stderr]    |     ^
[INFO] [stderr] 94 |     channels: Vec<Sender<Msg>>,
[INFO] [stderr] 95 |     router_type: RouterType
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `next_index` is never used
[INFO] [stderr]    --> src/darkbird/router.rs:190:8
[INFO] [stderr]     |
[INFO] [stderr]  98 | / impl<Msg> Router<Msg> 
[INFO] [stderr]  99 | | where
[INFO] [stderr] 100 | |     Msg: Clone + Send + 'static
[INFO] [stderr]     | |_______________________________- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 190 |       fn next_index(&mut self) -> usize {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `storage` are never used
[INFO] [stderr]    --> src/darkbird/storage_redis.rs:98:19
[INFO] [stderr]     |
[INFO] [stderr]  86 | / impl<K, Doc> DbDropGuard<K, Doc> 
[INFO] [stderr]  87 | | where
[INFO] [stderr]  88 | |     Doc: Clone + Send + Sync + 'static,
[INFO] [stderr]  89 | |     K:  Clone
[INFO] [stderr] ...   |
[INFO] [stderr]  95 | |         + Send
[INFO] [stderr]  96 | |         + 'static
[INFO] [stderr]     | |_________________- associated items in this implementation
[INFO] [stderr]  97 |   {
[INFO] [stderr]  98 |       pub(crate) fn new() -> DbDropGuard<K, Doc> {
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |       pub(crate) fn storage(&self) -> RedisStorage<K, Doc> {
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `factory_option` is never used
[INFO] [stderr]  --> src/darkbird/storage_vector_test.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn factory_option(name: &str) -> Options {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `current_page_index` is never read
[INFO] [stderr]  --> src/darkbird/wal/disk_log.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct TmpLogStruct {
[INFO] [stderr]   |        ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 9 |     current_page_index: usize
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:224:29
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stderr]     |                             ^^^^^ the lifetime is elided here   ^^^^^^^^^^^ the same lifetime is hidden 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] 224 |     pub fn gets<'a, K, Doc>(&self, list: Vec<&K>) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:250:26
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn range<K, Doc>(&self, field_name: &str, from: String, to: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stderr]     |                                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:277:27
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<K, Doc>>, SessionResult> 
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub fn lookup<K, Doc>(&self, key: &K) -> Result<Option<Ref<'_, K, Doc>>, SessionResult> 
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:303:36
[INFO] [stderr]     |
[INFO] [stderr] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<K, Doc>>, SessionResult>
[INFO] [stderr]     |                                    ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 303 |     pub fn lookup_by_index<K, Doc>(&self, index_key: &str) -> Result<Option<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stderr]     |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:330:34
[INFO] [stderr]     |
[INFO] [stderr] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 330 |     pub fn lookup_by_tag<K, Doc>(&self, tag: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:357:31
[INFO] [stderr]     |
[INFO] [stderr] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stderr]     |                               ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 357 |     pub fn fetch_view<K, Doc>(&self, view_name: &str) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:384:27
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<K, Doc>>, SessionResult>
[INFO] [stderr]     |                           ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn search<K, Doc>(&self, text: String) -> Result<Vec<Ref<'_, K, Doc>>, SessionResult>
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:437:31
[INFO] [stderr]     |
[INFO] [stderr] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<String, K>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 437 |     pub fn iter_index<K, Doc>(&self) -> Result<Iter<'_, String, K>, SessionResult>
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/database.rs:463:30
[INFO] [stderr]     |
[INFO] [stderr] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<String, DashSet<K>>, SessionResult>
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 463 |     pub fn iter_tags<K, Doc>(&self) -> Result<Iter<'_, String, DashSet<K>>, SessionResult>
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/index/tags.rs:108:19
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<String, DashSet<K>>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub fn lookup(&self, tag: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/index/tags.rs:115:24
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<String, DashSet<K>>> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn lookup_view(&self, view_name: &str) -> Option<Ref<'_, String, DashSet<K>>> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/index/tags.rs:122:17
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn iter(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn iter(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/darkbird/index/hash.rs:64:19
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<String, K>>{
[INFO] [stderr]    |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn lookup(&self, index_key: &str) -> Option<Ref<'_, String, K>>{
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/darkbird/index/hash.rs:70:17
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn iter(&self) -> Iter<String, K>{
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn iter(&self) -> Iter<'_, String, K>{
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:228:17
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn gets(&self, list: Vec<&K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:242:30
[INFO] [stderr]     |
[INFO] [stderr] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 |         pub fn gets_by_value(&self, list: Vec<K>) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:256:18
[INFO] [stderr]     |
[INFO] [stderr] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<K, Doc>> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 256 |     pub fn range(&self, field_name: &str, from: String, to: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:271:19
[INFO] [stderr]     |
[INFO] [stderr] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 271 |     pub fn lookup(&self, key: &K) -> Option<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:277:28
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<K, Doc>> {
[INFO] [stderr]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub fn lookup_by_index(&self, index_key: &str) -> Option<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:288:26
[INFO] [stderr]     |
[INFO] [stderr] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 288 |     pub fn lookup_by_tag(&self, tag: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:305:23
[INFO] [stderr]     |
[INFO] [stderr] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 305 |     pub fn fetch_view(&self, view_name: &str) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:323:19
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub fn search(&self, text: String) -> Vec<Ref<K, Doc>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub fn search(&self, text: String) -> Vec<Ref<'_, K, Doc>> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/darkbird/storage.rs:351:22
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn iter_tags(&self) -> Iter<String, DashSet<K>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn iter_tags(&self) -> Iter<'_, String, DashSet<K>> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/darkbird/storage_vector_test.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn factory_option(name: &str) -> Options {
[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] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn factory_option(name: &str) -> Options<'_> {
[INFO] [stderr]   |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Format`
[INFO] [stderr]  --> src/darkbird/wal/helper.rs:4:29
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::page_processor::{Format, Sync, PageProcessor};
[INFO] [stderr]   |                             ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `darkbird` (lib) generated 35 warnings (run `cargo fix --lib -p darkbird` to apply 27 suggestions)
[INFO] [stderr] warning: `darkbird` (lib test) generated 33 warnings (32 duplicates) (run `cargo fix --lib -p darkbird --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/darkbird/7a1a9e1ca71bd9c3/deps/darkbird-7a1a9e1ca71bd9c3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test darkbird::storage_vector_test::k_nearest_neighbors ... FAILED
[INFO] [stdout] test darkbird::storage_vector_test::vector ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- darkbird::storage_vector_test::k_nearest_neighbors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'darkbird::storage_vector_test::k_nearest_neighbors' (24) panicked at src/darkbird/wal/disk_log.rs:415:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f60a1f3ae82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f60a1f3ae82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f60a1f3ae82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f60a1f3ae82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f60a1f509fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f60a1f509fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5f60a1f3fdd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f60a1f3fdd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f60a1f1824f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f60a1f1824f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f60a1f32f79 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f60a1e9dd9e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f60a1e9dd9e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f60a1f331e2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f60a1f331e2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f60a1f18308 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f60a1f0fbf9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f60a1f1915d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f60a1f510fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f60a1f50e72 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f60a1e895f7 - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f60a1e895f7 - darkbird[a59e2560c3b0e7d8]::darkbird::wal::disk_log::open_last_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:415:31
[INFO] [stdout]   22:     0x5f60a1e895f7 - <darkbird[a59e2560c3b0e7d8]::darkbird::wal::disk_log::Context>::open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:242:24
[INFO] [stdout]   23:     0x5f60a1e895f7 - <darkbird[a59e2560c3b0e7d8]::darkbird::wal::disk_log::DiskLog>::open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:34:15
[INFO] [stdout]   24:     0x5f60a1e73690 - <darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector::VecStorage>::open::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector.rs:36:15
[INFO] [stdout]   25:     0x5f60a1e76248 - <darkbird[a59e2560c3b0e7d8]::darkbird::schema::Schema>::with_vecstore::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/schema.rs:71:38
[INFO] [stdout]   26:     0x5f60a1e76248 - darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::k_nearest_neighbors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:41:10
[INFO] [stdout]   27:     0x5f60a1e83180 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5f60a1e83180 - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f60a1e83180 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   30:     0x5f60a1e83180 - tokio[b19fabc563b5e42f]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5f60a1e83180 - tokio[b19fabc563b5e42f]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5f60a1e83180 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   33:     0x5f60a1e83180 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   34:     0x5f60a1e81933 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   35:     0x5f60a1e81933 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   36:     0x5f60a1e81933 - <tokio[b19fabc563b5e42f]::runtime::context::scoped::Scoped<tokio[b19fabc563b5e42f]::runtime::scheduler::Context>>::set::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f60a1e8fd8f - tokio[b19fabc563b5e42f]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5f60a1e8fd8f - <std[840933623431fd06]::thread::local::LocalKey<tokio[b19fabc563b5e42f]::runtime::context::Context>>::try_with::<tokio[b19fabc563b5e42f]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f60a1e8fd8f - <std[840933623431fd06]::thread::local::LocalKey<tokio[b19fabc563b5e42f]::runtime::context::Context>>::with::<tokio[b19fabc563b5e42f]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f60a1e82e4d - tokio[b19fabc563b5e42f]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   42:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   43:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5f60a1e82e4d - tokio[b19fabc563b5e42f]::runtime::context::runtime::enter_runtime::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5f60a1e809b0 - <tokio[b19fabc563b5e42f]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5f60a1e809b0 - <tokio[b19fabc563b5e42f]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5f60a1e786da - darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::k_nearest_neighbors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:68:6
[INFO] [stdout]   49:     0x5f60a1e87569 - darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::k_nearest_neighbors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:38:31
[INFO] [stdout]   50:     0x5f60a1e87569 - <darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::k_nearest_neighbors::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f60a1e9214b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f60a1e9214b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5f60a1e9e9aa - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5f60a1e9e9aa - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f60a1e9e9aa - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f60a1e9e9aa - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f60a1e9e9aa - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f60a1e9e9aa - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5f60a1e9e9aa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5f60a1e98e74 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5f60a1e98e74 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f60a1ea14a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5f60a1ea14a2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5f60a1ea14a2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f60a1ea14a2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f60a1ea14a2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f60a1ea14a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5f60a1ea14a2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f60a1f3a6ef - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x5f60a1f3a6ef - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x7332de90daa4 - <unknown>
[INFO] [stdout]   72:     0x7332de99aa64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- darkbird::storage_vector_test::vector stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'darkbird::storage_vector_test::vector' (25) panicked at src/darkbird/wal/disk_log.rs:415:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f60a1f3ae82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f60a1f3ae82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f60a1f3ae82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f60a1f3ae82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f60a1f509fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f60a1f509fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5f60a1f3fdd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f60a1f3fdd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f60a1f1824f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f60a1f1824f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f60a1f32f79 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f60a1e9dd9e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f60a1e9dd9e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f60a1f331e2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f60a1f331e2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f60a1f18308 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f60a1f0fbf9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f60a1f1915d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f60a1f510fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f60a1f50e72 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f60a1e895f7 - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f60a1e895f7 - darkbird[a59e2560c3b0e7d8]::darkbird::wal::disk_log::open_last_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:415:31
[INFO] [stdout]   22:     0x5f60a1e895f7 - <darkbird[a59e2560c3b0e7d8]::darkbird::wal::disk_log::Context>::open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:242:24
[INFO] [stdout]   23:     0x5f60a1e895f7 - <darkbird[a59e2560c3b0e7d8]::darkbird::wal::disk_log::DiskLog>::open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:34:15
[INFO] [stdout]   24:     0x5f60a1e73690 - <darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector::VecStorage>::open::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector.rs:36:15
[INFO] [stdout]   25:     0x5f60a1e77bfb - darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::vector::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:17:42
[INFO] [stdout]   26:     0x5f60a1e83180 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5f60a1e83180 - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5f60a1e83180 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   29:     0x5f60a1e83180 - tokio[b19fabc563b5e42f]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5f60a1e83180 - tokio[b19fabc563b5e42f]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5f60a1e83180 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   32:     0x5f60a1e83180 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   33:     0x5f60a1e81933 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   34:     0x5f60a1e81933 - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   35:     0x5f60a1e81933 - <tokio[b19fabc563b5e42f]::runtime::context::scoped::Scoped<tokio[b19fabc563b5e42f]::runtime::scheduler::Context>>::set::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5f60a1e8fd8f - tokio[b19fabc563b5e42f]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5f60a1e8fd8f - <std[840933623431fd06]::thread::local::LocalKey<tokio[b19fabc563b5e42f]::runtime::context::Context>>::try_with::<tokio[b19fabc563b5e42f]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x5f60a1e8fd8f - <std[840933623431fd06]::thread::local::LocalKey<tokio[b19fabc563b5e42f]::runtime::context::Context>>::with::<tokio[b19fabc563b5e42f]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x5f60a1e82e4d - tokio[b19fabc563b5e42f]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   41:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   42:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5f60a1e82e4d - tokio[b19fabc563b5e42f]::runtime::context::runtime::enter_runtime::<<tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5f60a1e82e4d - <tokio[b19fabc563b5e42f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5f60a1e809b0 - <tokio[b19fabc563b5e42f]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5f60a1e809b0 - <tokio[b19fabc563b5e42f]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5f60a1e7882a - darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::vector
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:31:15
[INFO] [stdout]   48:     0x5f60a1e87589 - darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::vector::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:9:18
[INFO] [stdout]   49:     0x5f60a1e87589 - <darkbird[a59e2560c3b0e7d8]::darkbird::storage_vector_test::vector::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f60a1e9214b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f60a1e9214b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5f60a1e9e9aa - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5f60a1e9e9aa - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5f60a1e9e9aa - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f60a1e9e9aa - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f60a1e9e9aa - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f60a1e9e9aa - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5f60a1e9e9aa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5f60a1e98e74 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5f60a1e98e74 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5f60a1ea14a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5f60a1ea14a2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5f60a1ea14a2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5f60a1ea14a2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f60a1ea14a2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f60a1ea14a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5f60a1ea14a2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5f60a1f3a6ef - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   69:     0x5f60a1f3a6ef - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   70:     0x7332de90daa4 - <unknown>
[INFO] [stdout]   71:     0x7332de99aa64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     darkbird::storage_vector_test::k_nearest_neighbors
[INFO] [stdout]     darkbird::storage_vector_test::vector
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ffcde43b795295c49b08dbe77d56e85bb7c83767c64d51cddd784214f176e166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffcde43b795295c49b08dbe77d56e85bb7c83767c64d51cddd784214f176e166", kill_on_drop: false }`
[INFO] [stdout] ffcde43b795295c49b08dbe77d56e85bb7c83767c64d51cddd784214f176e166
