[INFO] fetching crate darkbird 6.2.4... [INFO] checking darkbird-6.2.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate darkbird 6.2.4 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate darkbird 6.2.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 177 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding scylla v0.4.7 (available: v1.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scylla-macros v0.1.2 [INFO] [stderr] Downloaded advisory-lock v0.2.0 [INFO] [stderr] Downloaded simple_wal v0.3.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.18.0 [INFO] [stderr] Downloaded lz4_flex v0.9.5 [INFO] [stderr] Downloaded scylla v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b736f020cbc95a4c8bf264c87def1bf223b6d86012e0720e20846a91e0cd3c08 [INFO] running `Command { std: "docker" "start" "-a" "b736f020cbc95a4c8bf264c87def1bf223b6d86012e0720e20846a91e0cd3c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b736f020cbc95a4c8bf264c87def1bf223b6d86012e0720e20846a91e0cd3c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b736f020cbc95a4c8bf264c87def1bf223b6d86012e0720e20846a91e0cd3c08", kill_on_drop: false }` [INFO] [stdout] b736f020cbc95a4c8bf264c87def1bf223b6d86012e0720e20846a91e0cd3c08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c66ef4bf37cc80f98737c7d27b250625b2b9612854ec62e3e25c1ab9ae9d3a [INFO] running `Command { std: "docker" "start" "-a" "87c66ef4bf37cc80f98737c7d27b250625b2b9612854ec62e3e25c1ab9ae9d3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking lz4_flex v0.9.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling scylla-macros v0.1.2 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uuid-macro-internal v1.18.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking advisory-lock v0.2.0 [INFO] [stderr] Checking simple_wal v0.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking scylla v0.4.7 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking 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)]` 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: 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::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: methods `remove_tag` and `remove_view` are never used [INFO] [stdout] --> src/darkbird/index/tags.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 11 | / impl TagIndex [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)]` 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 RangeIndex [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 { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [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 Router [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 DbDropGuard [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 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn storage(&self) -> RedisStorage { [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>, 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>, 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(&self, field_name: &str, from: String, to: String) -> Result>, 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(&self, field_name: &str, from: String, to: String) -> Result>, 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(&self, key: &K) -> Result>, 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(&self, key: &K) -> Result>, 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(&self, index_key: &str) -> Result>, 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(&self, index_key: &str) -> Result>, 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(&self, tag: &str) -> Result>, 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(&self, tag: &str) -> Result>, 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(&self, view_name: &str) -> Result>, 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(&self, view_name: &str) -> Result>, 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(&self, text: String) -> Result>, 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(&self, text: String) -> Result>, 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(&self) -> Result, 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(&self) -> Result, 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(&self) -> Result>, 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(&self) -> Result>, 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>> { [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>> { [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>> { [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>> { [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> { [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> { [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>{ [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>{ [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{ [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> { [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> { [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) -> Vec> { [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) -> Vec> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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: 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)]` 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 TagIndex [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)]` 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 RangeIndex [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 { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [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 Router [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 DbDropGuard [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 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn storage(&self) -> RedisStorage { [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>, 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>, 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(&self, field_name: &str, from: String, to: String) -> Result>, 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(&self, field_name: &str, from: String, to: String) -> Result>, 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(&self, key: &K) -> Result>, 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(&self, key: &K) -> Result>, 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(&self, index_key: &str) -> Result>, 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(&self, index_key: &str) -> Result>, 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(&self, tag: &str) -> Result>, 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(&self, tag: &str) -> Result>, 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(&self, view_name: &str) -> Result>, 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(&self, view_name: &str) -> Result>, 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(&self, text: String) -> Result>, 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(&self, text: String) -> Result>, 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(&self) -> Result, 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(&self) -> Result, 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(&self) -> Result>, 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(&self) -> Result>, 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>> { [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>> { [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>> { [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>> { [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> { [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> { [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>{ [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>{ [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{ [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> { [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> { [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) -> Vec> { [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) -> Vec> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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 37.36s [INFO] running `Command { std: "docker" "inspect" "87c66ef4bf37cc80f98737c7d27b250625b2b9612854ec62e3e25c1ab9ae9d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c66ef4bf37cc80f98737c7d27b250625b2b9612854ec62e3e25c1ab9ae9d3a", kill_on_drop: false }` [INFO] [stdout] 87c66ef4bf37cc80f98737c7d27b250625b2b9612854ec62e3e25c1ab9ae9d3a