[INFO] cloning repository https://github.com/mattg23/vodnik
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattg23/vodnik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattg23%2Fvodnik", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattg23%2Fvodnik'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3810b6ab652379ff0b46ae5ff272b27c106bf6b8
[INFO] checking mattg23/vodnik against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattg23%2Fvodnik" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mattg23/vodnik
[INFO] finished tweaking git repo https://github.com/mattg23/vodnik
[INFO] tweaked toml for git repo https://github.com/mattg23/vodnik written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mattg23/vodnik on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mattg23/vodnik 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/vodnik-server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f24d2804b71d0775b73c0ec5e2558cf08a82ff20caf641855082f1aeebb0518
[INFO] running `Command { std: "docker" "start" "-a" "7f24d2804b71d0775b73c0ec5e2558cf08a82ff20caf641855082f1aeebb0518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f24d2804b71d0775b73c0ec5e2558cf08a82ff20caf641855082f1aeebb0518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f24d2804b71d0775b73c0ec5e2558cf08a82ff20caf641855082f1aeebb0518", kill_on_drop: false }`
[INFO] [stdout] 7f24d2804b71d0775b73c0ec5e2558cf08a82ff20caf641855082f1aeebb0518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41e03486ddb685113a74c774821e4a9833020c519a104d6fcbe86c2ac2b862d0
[INFO] running `Command { std: "docker" "start" "-a" "41e03486ddb685113a74c774821e4a9833020c519a104d6fcbe86c2ac2b862d0", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/vodnik-server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking vodnik-cli v0.1.0 (/opt/rustwide/workdir/vodnik-cli)
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling sea-orm-macros v1.1.19
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rkyv v0.8.12
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking reqwest v0.12.25
[INFO] [stderr]     Checking vodnik-core v0.1.0 (/opt/rustwide/workdir/vodnik-core)
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]   --> vodnik-core/src/helpers.rs:43:40
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let (block_len, block_res) = match (ms_per_sample * MIN_BLOCK_LENGTH) {
[INFO] [stdout]    |                                        ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -     let (block_len, block_res) = match (ms_per_sample * MIN_BLOCK_LENGTH) {
[INFO] [stdout] 43 +     let (block_len, block_res) = match ms_per_sample * MIN_BLOCK_LENGTH  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> vodnik-core/src/meta.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]   --> vodnik-core/src/helpers.rs:43:40
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let (block_len, block_res) = match (ms_per_sample * MIN_BLOCK_LENGTH) {
[INFO] [stdout]    |                                        ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -     let (block_len, block_res) = match (ms_per_sample * MIN_BLOCK_LENGTH) {
[INFO] [stdout] 43 +     let (block_len, block_res) = match ms_per_sample * MIN_BLOCK_LENGTH  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> vodnik-core/src/meta.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking opendal v0.55.0
[INFO] [stdout] warning: unused variable: `sample_bytes`
[INFO] [stdout]   --> vodnik-core/src/helpers.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let sample_bytes = storage_type.sample_bytes();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stdout] warning: unused variable: `sample_bytes`
[INFO] [stdout]   --> vodnik-core/src/helpers.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let sample_bytes = storage_type.sample_bytes();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.19
[INFO] [stderr]     Checking vodnik-server v0.1.0 (/opt/rustwide/workdir/vodnik-server)
[INFO] [stdout] warning: field `live` is never read
[INFO] [stdout]   --> vodnik-server/src/hot.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Ok {
[INFO] [stdout]    |     -- field in this variant
[INFO] [stdout] 21 |         live: BlockNumber,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flushed` is never used
[INFO] [stdout]   --> vodnik-server/src/hot.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl HotData {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 90 |     fn flushed(&mut self, block: BlockNumber) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_live_blocks` is never used
[INFO] [stdout]    --> vodnik-server/src/hot.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl HotSet {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub(crate) fn get_live_blocks(&self, id: SeriesId) -> (Option<BlockNumber>, Vec<BlockNumber>) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> vodnik-server/src/ingest.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl ValueVec {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `list_in_range`, `get`, and `model_to_meta` are never used
[INFO] [stdout]    --> vodnik-server/src/meta/block.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl BlockMetaStore {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub async fn list_in_range<T>(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub async fn get<T>(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     fn model_to_meta<T>(m: &Model) -> Result<BlockMeta<T>, BlockMetaStoreError>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all`, `match_any`, and `match_all` are never used
[INFO] [stdout]    --> vodnik-server/src/meta/store.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl SqlMetaStore {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub(crate) async fn get_all(&self) -> Result<Vec<SeriesMeta>, MetaStoreError> {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) async fn match_any(
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub(crate) async fn match_all(
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `live` is never read
[INFO] [stdout]   --> vodnik-server/src/hot.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Ok {
[INFO] [stdout]    |     -- field in this variant
[INFO] [stdout] 21 |         live: BlockNumber,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flushed` is never used
[INFO] [stdout]   --> vodnik-server/src/hot.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl HotData {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 90 |     fn flushed(&mut self, block: BlockNumber) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_live_blocks` is never used
[INFO] [stdout]    --> vodnik-server/src/hot.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl HotSet {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub(crate) fn get_live_blocks(&self, id: SeriesId) -> (Option<BlockNumber>, Vec<BlockNumber>) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> vodnik-server/src/ingest.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl ValueVec {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `list_in_range`, `get`, and `model_to_meta` are never used
[INFO] [stdout]    --> vodnik-server/src/meta/block.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl BlockMetaStore {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub async fn list_in_range<T>(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub async fn get<T>(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     fn model_to_meta<T>(m: &Model) -> Result<BlockMeta<T>, BlockMetaStoreError>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all`, `match_any`, and `match_all` are never used
[INFO] [stdout]    --> vodnik-server/src/meta/store.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl SqlMetaStore {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub(crate) async fn get_all(&self) -> Result<Vec<SeriesMeta>, MetaStoreError> {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) async fn match_any(
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub(crate) async fn match_all(
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "41e03486ddb685113a74c774821e4a9833020c519a104d6fcbe86c2ac2b862d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e03486ddb685113a74c774821e4a9833020c519a104d6fcbe86c2ac2b862d0", kill_on_drop: false }`
[INFO] [stdout] 41e03486ddb685113a74c774821e4a9833020c519a104d6fcbe86c2ac2b862d0
