[INFO] cloning repository https://github.com/Rustixir/darkbird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rustixir/darkbird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustixir%2Fdarkbird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustixir%2Fdarkbird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26bff17531eaedad9264658b031e8060812bbc84 [INFO] checking Rustixir/darkbird/26bff17531eaedad9264658b031e8060812bbc84 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustixir%2Fdarkbird" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rustixir/darkbird on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rustixir/darkbird [INFO] finished tweaking git repo https://github.com/Rustixir/darkbird [INFO] tweaked toml for git repo https://github.com/Rustixir/darkbird written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rustixir/darkbird already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stringprep v0.1.4 [INFO] [stderr] Downloaded scylla-macros v0.1.2 [INFO] [stderr] Downloaded simple_wal v0.3.0 [INFO] [stderr] Downloaded scylla v0.4.7 [INFO] [stderr] Downloaded lz4_flex v0.9.5 [INFO] [stderr] Downloaded snap v1.1.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.5.0 [INFO] [stderr] Downloaded advisory-lock v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5766028df6460302aa059429048d8cfe8ab6782bb03f3714b5dc191a797ad063 [INFO] running `Command { std: "docker" "start" "-a" "5766028df6460302aa059429048d8cfe8ab6782bb03f3714b5dc191a797ad063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5766028df6460302aa059429048d8cfe8ab6782bb03f3714b5dc191a797ad063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5766028df6460302aa059429048d8cfe8ab6782bb03f3714b5dc191a797ad063", kill_on_drop: false }` [INFO] [stdout] 5766028df6460302aa059429048d8cfe8ab6782bb03f3714b5dc191a797ad063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e05af25a09646adf942089fcd8ec72bce90a56d7ccea959bc9b6eb1ef6fe800f [INFO] running `Command { std: "docker" "start" "-a" "e05af25a09646adf942089fcd8ec72bce90a56d7ccea959bc9b6eb1ef6fe800f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking lz4_flex v0.9.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking whoami v1.4.1 [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 dashmap v5.5.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Compiling scylla-macros v0.1.2 [INFO] [stderr] Compiling strum_macros v0.23.1 [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.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling uuid-macro-internal v1.5.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking advisory-lock v0.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking simple_wal v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking scylla v0.4.7 [INFO] [stderr] Checking tokio-postgres v0.7.10 [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: 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: 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: 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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 41.24s [INFO] running `Command { std: "docker" "inspect" "e05af25a09646adf942089fcd8ec72bce90a56d7ccea959bc9b6eb1ef6fe800f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05af25a09646adf942089fcd8ec72bce90a56d7ccea959bc9b6eb1ef6fe800f", kill_on_drop: false }` [INFO] [stdout] e05af25a09646adf942089fcd8ec72bce90a56d7ccea959bc9b6eb1ef6fe800f