[INFO] cloning repository https://github.com/dihmeetree/aster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dihmeetree/aster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Faster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Faster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d492c2e62e5de4bdf78f964819f5cdeda8d75c3f
[INFO] checking dihmeetree/aster/d492c2e62e5de4bdf78f964819f5cdeda8d75c3f against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Faster" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dihmeetree/aster
[INFO] finished tweaking git repo https://github.com/dihmeetree/aster
[INFO] tweaked toml for git repo https://github.com/dihmeetree/aster written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dihmeetree/aster on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dihmeetree/aster 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/twitter/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `twitter-example`
[INFO] [stderr]   * `example` target `twitter`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/benchmark_runner.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `aster-bench`
[INFO] [stderr]   * `example` target `benchmark_runner`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded askama_axum v0.4.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded rayon v1.11.0
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efb05f67761acb525b4f2af2558a6607bd79f85d2b4614870edda0a1c553e0d1
[INFO] running `Command { std: "docker" "start" "-a" "efb05f67761acb525b4f2af2558a6607bd79f85d2b4614870edda0a1c553e0d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efb05f67761acb525b4f2af2558a6607bd79f85d2b4614870edda0a1c553e0d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb05f67761acb525b4f2af2558a6607bd79f85d2b4614870edda0a1c553e0d1", kill_on_drop: false }`
[INFO] [stdout] efb05f67761acb525b4f2af2558a6607bd79f85d2b4614870edda0a1c553e0d1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ead2d3af7c4a7ff62cd0af590683b58da72662a20c22274222b563e541ed10d
[INFO] running `Command { std: "docker" "start" "-a" "4ead2d3af7c4a7ff62cd0af590683b58da72662a20c22274222b563e541ed10d", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/benchmark_runner.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `aster-bench`
[INFO] [stderr]   * `example` target `benchmark_runner`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/twitter/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `twitter-example`
[INFO] [stderr]   * `example` target `twitter`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking askama_axum v0.4.0
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking aster-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BlockId`
[INFO] [stdout]   --> src/storage/sstable.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::block_cache::{BlockCache, BlockCacheConfig, BlockId, BlockManager};
[INFO] [stdout]    |                                                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EntryType`
[INFO] [stdout]   --> src/storage/sstable.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use super::memtable::{EntryType, MemTableEntry};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decode_neighbors_adaptive`, `encode_neighbors_adaptive`, and `get_encoding_stats`
[INFO] [stdout]   --> src/storage/sstable.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     decode_neighbors_adaptive, encode_neighbors_adaptive, get_encoding_stats,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EntryType`
[INFO] [stdout]   --> src/storage/sstable.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use super::memtable::{EntryType, MemTableEntry};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decode_neighbors_adaptive`, `encode_neighbors_adaptive`, and `get_encoding_stats`
[INFO] [stdout]   --> src/storage/sstable.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     decode_neighbors_adaptive, encode_neighbors_adaptive, get_encoding_stats,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/benchmarks/metrics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let len = sorted_samples.len();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/benchmarks/metrics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let len = sorted_samples.len();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `count` is assigned to, but never used
[INFO] [stdout]     --> src/query/engine.rs:1278:29
[INFO] [stdout]      |
[INFO] [stdout] 1278 |                         let mut count = 0;
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]     --> src/query/engine.rs:1287:41
[INFO] [stdout]      |
[INFO] [stdout] 1287 | ...                   count += 1;
[INFO] [stdout]      |                       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]     --> src/query/engine.rs:1290:41
[INFO] [stdout]      |
[INFO] [stdout] 1290 | ...                   count += 1;
[INFO] [stdout]      |                       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/query/gremlin.rs:642:23
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 .map(|f| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/query/gremlin.rs:633:23
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 .map(|f| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout_ms`
[INFO] [stdout]     --> src/query/gremlin.rs:1026:21
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         if let Some(timeout_ms) = context.query_context.timeout_ms {
[INFO] [stdout]      |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1130:9
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1190:9
[INFO] [stdout]      |
[INFO] [stdout] 1190 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1237:9
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1307:9
[INFO] [stdout]      |
[INFO] [stdout] 1307 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/metrics.rs:1260:13
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         let mut collector = MetricsCollector::new(config);
[INFO] [stdout]      |             ----^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1386:9
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1423:9
[INFO] [stdout]      |
[INFO] [stdout] 1423 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1460:9
[INFO] [stdout]      |
[INFO] [stdout] 1460 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]     --> src/query/gremlin.rs:1478:9
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         results: Vec<GremlinResult>,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1481:9
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1510:9
[INFO] [stdout]      |
[INFO] [stdout] 1510 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1511:9
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1537:9
[INFO] [stdout]      |
[INFO] [stdout] 1537 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1538:9
[INFO] [stdout]      |
[INFO] [stdout] 1538 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1548:9
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1549:9
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1560:9
[INFO] [stdout]      |
[INFO] [stdout] 1560 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1561:9
[INFO] [stdout]      |
[INFO] [stdout] 1561 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1570:9
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1571:9
[INFO] [stdout]      |
[INFO] [stdout] 1571 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1582:9
[INFO] [stdout]      |
[INFO] [stdout] 1582 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1600:9
[INFO] [stdout]      |
[INFO] [stdout] 1600 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1601:9
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1668:9
[INFO] [stdout]      |
[INFO] [stdout] 1668 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1669:9
[INFO] [stdout]      |
[INFO] [stdout] 1669 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1701:9
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1702:9
[INFO] [stdout]      |
[INFO] [stdout] 1702 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1771:9
[INFO] [stdout]      |
[INFO] [stdout] 1771 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1772:9
[INFO] [stdout]      |
[INFO] [stdout] 1772 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1801:9
[INFO] [stdout]      |
[INFO] [stdout] 1801 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1802:9
[INFO] [stdout]      |
[INFO] [stdout] 1802 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1831:9
[INFO] [stdout]      |
[INFO] [stdout] 1831 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1832:9
[INFO] [stdout]      |
[INFO] [stdout] 1832 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]     --> src/query/gremlin.rs:1840:9
[INFO] [stdout]      |
[INFO] [stdout] 1840 |         results: Vec<GremlinResult>,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1842:9
[INFO] [stdout]      |
[INFO] [stdout] 1842 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2529:9
[INFO] [stdout]      |
[INFO] [stdout] 2529 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]     --> src/query/gremlin.rs:2567:9
[INFO] [stdout]      |
[INFO] [stdout] 2567 |         results: Vec<GremlinResult>,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]     --> src/query/gremlin.rs:2653:25
[INFO] [stdout]      |
[INFO] [stdout] 2653 |                     let label = context
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2678:9
[INFO] [stdout]      |
[INFO] [stdout] 2678 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2707:9
[INFO] [stdout]      |
[INFO] [stdout] 2707 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2724:9
[INFO] [stdout]      |
[INFO] [stdout] 2724 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2758:9
[INFO] [stdout]      |
[INFO] [stdout] 2758 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2787:9
[INFO] [stdout]      |
[INFO] [stdout] 2787 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2788:9
[INFO] [stdout]      |
[INFO] [stdout] 2788 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2818:9
[INFO] [stdout]      |
[INFO] [stdout] 2818 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2819:9
[INFO] [stdout]      |
[INFO] [stdout] 2819 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prop`
[INFO] [stdout]     --> src/query/gremlin.rs:2834:47
[INFO] [stdout]      |
[INFO] [stdout] 2834 |                         Some(GremlinOrder::By(prop, direction)) => {
[INFO] [stdout]      |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_prop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]     --> src/query/gremlin.rs:2834:53
[INFO] [stdout]      |
[INFO] [stdout] 2834 |                         Some(GremlinOrder::By(prop, direction)) => {
[INFO] [stdout]      |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2899:9
[INFO] [stdout]      |
[INFO] [stdout] 2899 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2900:9
[INFO] [stdout]      |
[INFO] [stdout] 2900 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2961:9
[INFO] [stdout]      |
[INFO] [stdout] 2961 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1737:9
[INFO] [stdout]      |
[INFO] [stdout] 1737 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1738:9
[INFO] [stdout]      |
[INFO] [stdout] 1738 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `count` is assigned to, but never used
[INFO] [stdout]     --> src/query/engine.rs:1278:29
[INFO] [stdout]      |
[INFO] [stdout] 1278 |                         let mut count = 0;
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]     --> src/query/engine.rs:1287:41
[INFO] [stdout]      |
[INFO] [stdout] 1287 | ...                   count += 1;
[INFO] [stdout]      |                       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]     --> src/query/engine.rs:1290:41
[INFO] [stdout]      |
[INFO] [stdout] 1290 | ...                   count += 1;
[INFO] [stdout]      |                       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/query/optimizer.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let start_time = std::time::Instant::now();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/query/optimizer.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         context: &QueryContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry`
[INFO] [stdout]     --> src/query/optimizer.rs:1241:9
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         entry: &crate::storage::MemTableEntry,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]     --> src/query/optimizer.rs:1257:43
[INFO] [stdout]      |
[INFO] [stdout] 1257 |             QueryPredicate::PropertyRange(key, min, max) => {
[INFO] [stdout]      |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/query/optimizer.rs:949:9
[INFO] [stdout]     |
[INFO] [stdout] 949 |         context: &QueryContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_name`
[INFO] [stdout]     --> src/query/optimizer.rs:1342:9
[INFO] [stdout]      |
[INFO] [stdout] 1342 |         index_name: &str,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/query/optimizer.rs:1349:49
[INFO] [stdout]      |
[INFO] [stdout] 1349 |             QueryPredicate::PropertyEquals(key, value) => {
[INFO] [stdout]      |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]     --> src/query/optimizer.rs:1355:43
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             QueryPredicate::PropertyRange(key, min, max) => {
[INFO] [stdout]      |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]     --> src/query/optimizer.rs:1307:43
[INFO] [stdout]      |
[INFO] [stdout] 1307 |             QueryPredicate::PropertyRange(key, min, max) => {
[INFO] [stdout]      |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `partition_count`
[INFO] [stdout]     --> src/query/optimizer.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         partition_count: usize,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_stats`
[INFO] [stdout]     --> src/query/optimizer.rs:1103:34
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                     let (result, part_stats) = self
[INFO] [stdout]      |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_stats`
[INFO] [stdout]     --> src/query/optimizer.rs:1117:34
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                     let (result, part_stats) = self
[INFO] [stdout]      |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_manager`
[INFO] [stdout]    --> src/recovery.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |         transaction_manager: &TransactionManager,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_manager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_id`
[INFO] [stdout]    --> src/recovery.rs:457:21
[INFO] [stdout]     |
[INFO] [stdout] 457 |                     transaction_id,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: try ignoring the field: `transaction_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem_entry`
[INFO] [stdout]    --> src/recovery.rs:463:37
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     for (vertex_id, mem_entry) in changes {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mem_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/recovery.rs:729:13
[INFO] [stdout]     |
[INFO] [stdout] 729 |         let stats = Arc::clone(&self.stats);
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `config` is assigned to, but never used
[INFO] [stdout]    --> src/storage/block_cache.rs:494:13
[INFO] [stdout]     |
[INFO] [stdout] 494 |         let mut config = self.config.clone();
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_config` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config` is never read
[INFO] [stdout]    --> src/storage/block_cache.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 495 |         config.max_size_bytes = max_size_bytes;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config` is never read
[INFO] [stdout]    --> src/storage/block_cache.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         config.max_entries = max_entries;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/query/gremlin.rs:642:23
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 .map(|f| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/query/gremlin.rs:633:23
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 .map(|f| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout_ms`
[INFO] [stdout]     --> src/query/gremlin.rs:1026:21
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         if let Some(timeout_ms) = context.query_context.timeout_ms {
[INFO] [stdout]      |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1130:9
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1190:9
[INFO] [stdout]      |
[INFO] [stdout] 1190 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1237:9
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1307:9
[INFO] [stdout]      |
[INFO] [stdout] 1307 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1386:9
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1423:9
[INFO] [stdout]      |
[INFO] [stdout] 1423 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1460:9
[INFO] [stdout]      |
[INFO] [stdout] 1460 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]     --> src/query/gremlin.rs:1478:9
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         results: Vec<GremlinResult>,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1481:9
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1510:9
[INFO] [stdout]      |
[INFO] [stdout] 1510 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1511:9
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1537:9
[INFO] [stdout]      |
[INFO] [stdout] 1537 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1538:9
[INFO] [stdout]      |
[INFO] [stdout] 1538 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1548:9
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1549:9
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1560:9
[INFO] [stdout]      |
[INFO] [stdout] 1560 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1561:9
[INFO] [stdout]      |
[INFO] [stdout] 1561 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1570:9
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1571:9
[INFO] [stdout]      |
[INFO] [stdout] 1571 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1582:9
[INFO] [stdout]      |
[INFO] [stdout] 1582 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1600:9
[INFO] [stdout]      |
[INFO] [stdout] 1600 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1601:9
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1668:9
[INFO] [stdout]      |
[INFO] [stdout] 1668 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1669:9
[INFO] [stdout]      |
[INFO] [stdout] 1669 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1701:9
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1702:9
[INFO] [stdout]      |
[INFO] [stdout] 1702 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1771:9
[INFO] [stdout]      |
[INFO] [stdout] 1771 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1772:9
[INFO] [stdout]      |
[INFO] [stdout] 1772 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1801:9
[INFO] [stdout]      |
[INFO] [stdout] 1801 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1802:9
[INFO] [stdout]      |
[INFO] [stdout] 1802 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1831:9
[INFO] [stdout]      |
[INFO] [stdout] 1831 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1832:9
[INFO] [stdout]      |
[INFO] [stdout] 1832 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]     --> src/query/gremlin.rs:1840:9
[INFO] [stdout]      |
[INFO] [stdout] 1840 |         results: Vec<GremlinResult>,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1842:9
[INFO] [stdout]      |
[INFO] [stdout] 1842 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2529:9
[INFO] [stdout]      |
[INFO] [stdout] 2529 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]     --> src/query/gremlin.rs:2567:9
[INFO] [stdout]      |
[INFO] [stdout] 2567 |         results: Vec<GremlinResult>,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]     --> src/query/gremlin.rs:2653:25
[INFO] [stdout]      |
[INFO] [stdout] 2653 |                     let label = context
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2678:9
[INFO] [stdout]      |
[INFO] [stdout] 2678 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2707:9
[INFO] [stdout]      |
[INFO] [stdout] 2707 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2724:9
[INFO] [stdout]      |
[INFO] [stdout] 2724 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2758:9
[INFO] [stdout]      |
[INFO] [stdout] 2758 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2787:9
[INFO] [stdout]      |
[INFO] [stdout] 2787 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2788:9
[INFO] [stdout]      |
[INFO] [stdout] 2788 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2818:9
[INFO] [stdout]      |
[INFO] [stdout] 2818 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2819:9
[INFO] [stdout]      |
[INFO] [stdout] 2819 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prop`
[INFO] [stdout]     --> src/query/gremlin.rs:2834:47
[INFO] [stdout]      |
[INFO] [stdout] 2834 |                         Some(GremlinOrder::By(prop, direction)) => {
[INFO] [stdout]      |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_prop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]     --> src/query/gremlin.rs:2834:53
[INFO] [stdout]      |
[INFO] [stdout] 2834 |                         Some(GremlinOrder::By(prop, direction)) => {
[INFO] [stdout]      |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:2899:9
[INFO] [stdout]      |
[INFO] [stdout] 2899 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2900:9
[INFO] [stdout]      |
[INFO] [stdout] 2900 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:2961:9
[INFO] [stdout]      |
[INFO] [stdout] 2961 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]     --> src/query/gremlin.rs:1737:9
[INFO] [stdout]      |
[INFO] [stdout] 1737 |         context: &mut GremlinContext,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]     --> src/query/gremlin.rs:1738:9
[INFO] [stdout]      |
[INFO] [stdout] 1738 |         stats: &mut QueryStats,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/query/optimizer.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let start_time = std::time::Instant::now();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/query/optimizer.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         context: &QueryContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry`
[INFO] [stdout]     --> src/query/optimizer.rs:1241:9
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         entry: &crate::storage::MemTableEntry,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]     --> src/query/optimizer.rs:1257:43
[INFO] [stdout]      |
[INFO] [stdout] 1257 |             QueryPredicate::PropertyRange(key, min, max) => {
[INFO] [stdout]      |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/query/optimizer.rs:949:9
[INFO] [stdout]     |
[INFO] [stdout] 949 |         context: &QueryContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_name`
[INFO] [stdout]     --> src/query/optimizer.rs:1342:9
[INFO] [stdout]      |
[INFO] [stdout] 1342 |         index_name: &str,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/query/optimizer.rs:1349:49
[INFO] [stdout]      |
[INFO] [stdout] 1349 |             QueryPredicate::PropertyEquals(key, value) => {
[INFO] [stdout]      |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]     --> src/query/optimizer.rs:1355:43
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             QueryPredicate::PropertyRange(key, min, max) => {
[INFO] [stdout]      |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]     --> src/query/optimizer.rs:1307:43
[INFO] [stdout]      |
[INFO] [stdout] 1307 |             QueryPredicate::PropertyRange(key, min, max) => {
[INFO] [stdout]      |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `partition_count`
[INFO] [stdout]     --> src/query/optimizer.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         partition_count: usize,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_stats`
[INFO] [stdout]     --> src/query/optimizer.rs:1103:34
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                     let (result, part_stats) = self
[INFO] [stdout]      |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_stats`
[INFO] [stdout]     --> src/query/optimizer.rs:1117:34
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                     let (result, part_stats) = self
[INFO] [stdout]      |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_manager`
[INFO] [stdout]    --> src/recovery.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |         transaction_manager: &TransactionManager,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_manager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_id`
[INFO] [stdout]    --> src/recovery.rs:457:21
[INFO] [stdout]     |
[INFO] [stdout] 457 |                     transaction_id,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: try ignoring the field: `transaction_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem_entry`
[INFO] [stdout]    --> src/recovery.rs:463:37
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     for (vertex_id, mem_entry) in changes {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mem_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/recovery.rs:729:13
[INFO] [stdout]     |
[INFO] [stdout] 729 |         let stats = Arc::clone(&self.stats);
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_threshold`
[INFO] [stdout]    --> src/storage/adaptive_updates.rs:722:13
[INFO] [stdout]     |
[INFO] [stdout] 722 |         let initial_threshold = cost_model.current_threshold();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `config` is assigned to, but never used
[INFO] [stdout]    --> src/storage/block_cache.rs:494:13
[INFO] [stdout]     |
[INFO] [stdout] 494 |         let mut config = self.config.clone();
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_config` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config` is never read
[INFO] [stdout]    --> src/storage/block_cache.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 495 |         config.max_size_bytes = max_size_bytes;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config` is never read
[INFO] [stdout]    --> src/storage/block_cache.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         config.max_entries = max_entries;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/utils/elias_fano.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         config: &EliasFanoConfig,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/utils/elias_fano.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let delta = target - base;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `adaptive_delta_count`, `adaptive_pivot_count`, `lock_free_acquisitions`, and `lock_free_contentions` are never read
[INFO] [stdout]    --> src/benchmarks/benchmark_suite.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 852 | struct SystemStats {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 853 |     timestamp: Instant,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 854 |     memory_usage_mb: f64,
[INFO] [stdout] 855 |     adaptive_delta_count: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 856 |     adaptive_pivot_count: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 857 |     lock_free_acquisitions: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 858 |     lock_free_contentions: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SystemStats` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `next_alert_id` is never read
[INFO] [stdout]    --> src/metrics.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub struct MetricsCollector {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 415 |     next_alert_id: AtomicU64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `property_store` is never read
[INFO] [stdout]    --> src/query/optimizer.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct RangeScanOptimizer {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 138 |     /// Property store for index information
[INFO] [stdout] 139 |     property_store: Option<Arc<PropertyStore>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RangeScanOptimizer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_sstable_id` is never read
[INFO] [stdout]   --> src/storage/compaction.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct CompactionEntry {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     source_sstable_id: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompactionEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_most_authoritative_presence` is never used
[INFO] [stdout]    --> src/storage/compaction.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl NeighborVersionHistory {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn get_most_authoritative_presence(&self) -> Option<(Timestamp, u32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]    --> src/storage/property_store.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct PropertyIndex {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 168 |     /// Index name (property key)
[INFO] [stdout] 169 |     key: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PropertyIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_unique_values` and `cardinality` are never used
[INFO] [stdout]    --> src/storage/property_store.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl PropertyIndex {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 251 |     fn get_unique_values(&self) -> Vec<PropertyValue> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn cardinality(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data_dir` and `next_file_id` are never read
[INFO] [stdout]    --> src/storage/property_store.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct PropertyStore {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 263 |     config: PropertyStoreConfig,
[INFO] [stdout] 264 |     data_dir: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     next_file_id: Arc<Mutex<u64>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> src/storage/sstable.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct SSTableWriter {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 212 |     file: BufWriter<File>,
[INFO] [stdout] 213 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/storage/storage_manager.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct SSTableHandle {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/storage/storage_manager.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 440 | struct StorageManagerForTask {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 444 |     config: StorageManagerConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StorageManagerForTask` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wait_queue` is never read
[INFO] [stdout]    --> src/transaction.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct LockManager {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     wait_queue: RwLock<BTreeMap<TransactionId, Vec<LockResource>>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LockManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/transaction.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 494 | pub struct Transaction {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 505 |     config: TransactionConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `estimated_size` is never read
[INFO] [stdout]    --> src/utils/elias_fano.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | struct SegmentInfo {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |     estimated_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SegmentInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_optimal_segments` is never used
[INFO] [stdout]    --> src/utils/encoding.rs:403:4
[INFO] [stdout]     |
[INFO] [stdout] 403 | fn calculate_optimal_segments(neighbor_count: usize) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/query/gremlin.rs:3041:17
[INFO] [stdout]      |
[INFO] [stdout] 3041 |     pub fn iter(&self) -> std::slice::Iter<GremlinResult> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3041 |     pub fn iter(&self) -> std::slice::Iter<'_, GremlinResult> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manager`
[INFO] [stdout]    --> src/storage/sstable.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 |         let manager = BlockManager::new(cache.clone(), 4096);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_id`
[INFO] [stdout]    --> src/transaction.rs:867:13
[INFO] [stdout]     |
[INFO] [stdout] 867 |         let tx_id = tx.id();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `product_id`
[INFO] [stdout]   --> tests/property_analytics_test.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let product_id = VertexId::from_u64(self.next_product_id);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_product_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `customer_id`
[INFO] [stdout]    --> tests/property_analytics_test.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let customer_id = VertexId::from_u64(self.next_customer_id);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_customer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `customer_name`
[INFO] [stdout]    --> tests/property_analytics_test.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let (customer_name, product_name, amount) = {
[INFO] [stdout]     |              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_customer_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `product_name`
[INFO] [stdout]    --> tests/property_analytics_test.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let (customer_name, product_name, amount) = {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_product_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/utils/elias_fano.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         config: &EliasFanoConfig,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> src/utils/elias_fano.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let delta = target - base;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `category`, `brand`, `rating`, and `inventory` are never read
[INFO] [stdout]   --> tests/property_analytics_test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Product {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 16 |     id: VertexId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 17 |     name: String,
[INFO] [stdout] 18 |     category: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 19 |     price: f64,
[INFO] [stdout] 20 |     brand: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     rating: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     inventory: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Product` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `age`, `city`, and `loyalty_tier` are never read
[INFO] [stdout]   --> tests/property_analytics_test.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Customer {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     age: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     city: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 32 |     total_spent: f64,
[INFO] [stdout] 33 |     loyalty_tier: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Customer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/morris_counter.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |         let mut counter = MorrisCounter::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aster_db::VertexId`
[INFO] [stdout]  --> examples/twitter/seeder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aster_db::VertexId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> examples/twitter/seeder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rating`
[INFO] [stdout]    --> tests/recommendation_engine_test.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         rating: f64,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_rating`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/validation.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |         let mut validator = CostModelValidator::new();
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `movie3_id`
[INFO] [stdout]    --> tests/recommendation_engine_test.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |     let movie3_id = engine
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_movie3_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `age`, and `preferences` are never read
[INFO] [stdout]   --> tests/recommendation_engine_test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct User {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 16 |     id: VertexId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 17 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     age: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 19 |     preferences: Vec<String>, // genres they like
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `id`, `title`, `genres`, `year`, and `rating` are never read
[INFO] [stdout]   --> tests/recommendation_engine_test.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Movie {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 25 |     id: VertexId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 26 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     genres: Vec<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 28 |     year: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     rating: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Movie` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `adaptive_delta_count`, `adaptive_pivot_count`, `lock_free_acquisitions`, and `lock_free_contentions` are never read
[INFO] [stdout]    --> src/benchmarks/benchmark_suite.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 852 | struct SystemStats {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 853 |     timestamp: Instant,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 854 |     memory_usage_mb: f64,
[INFO] [stdout] 855 |     adaptive_delta_count: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 856 |     adaptive_pivot_count: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 857 |     lock_free_acquisitions: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 858 |     lock_free_contentions: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SystemStats` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `next_alert_id` is never read
[INFO] [stdout]    --> src/metrics.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub struct MetricsCollector {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 415 |     next_alert_id: AtomicU64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `property_store` is never read
[INFO] [stdout]    --> src/query/optimizer.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct RangeScanOptimizer {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 138 |     /// Property store for index information
[INFO] [stdout] 139 |     property_store: Option<Arc<PropertyStore>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RangeScanOptimizer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_sstable_id` is never read
[INFO] [stdout]   --> src/storage/compaction.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct CompactionEntry {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     source_sstable_id: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompactionEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_most_authoritative_presence` is never used
[INFO] [stdout]    --> src/storage/compaction.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl NeighborVersionHistory {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn get_most_authoritative_presence(&self) -> Option<(Timestamp, u32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]    --> src/storage/property_store.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct PropertyIndex {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 168 |     /// Index name (property key)
[INFO] [stdout] 169 |     key: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PropertyIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_unique_values` and `cardinality` are never used
[INFO] [stdout]    --> src/storage/property_store.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl PropertyIndex {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 251 |     fn get_unique_values(&self) -> Vec<PropertyValue> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn cardinality(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data_dir` and `next_file_id` are never read
[INFO] [stdout]    --> src/storage/property_store.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct PropertyStore {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 263 |     config: PropertyStoreConfig,
[INFO] [stdout] 264 |     data_dir: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     next_file_id: Arc<Mutex<u64>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> src/storage/sstable.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct SSTableWriter {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 212 |     file: BufWriter<File>,
[INFO] [stdout] 213 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/storage/storage_manager.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct SSTableHandle {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/storage/storage_manager.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 440 | struct StorageManagerForTask {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 444 |     config: StorageManagerConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StorageManagerForTask` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wait_queue` is never read
[INFO] [stdout]    --> src/transaction.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct LockManager {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     wait_queue: RwLock<BTreeMap<TransactionId, Vec<LockResource>>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LockManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/transaction.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 494 | pub struct Transaction {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 505 |     config: TransactionConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `estimated_size` is never read
[INFO] [stdout]    --> src/utils/elias_fano.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | struct SegmentInfo {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |     estimated_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SegmentInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_optimal_segments` is never used
[INFO] [stdout]    --> src/utils/encoding.rs:403:4
[INFO] [stdout]     |
[INFO] [stdout] 403 | fn calculate_optimal_segments(neighbor_count: usize) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aster_db::VertexId`
[INFO] [stdout]  --> examples/twitter/seeder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aster_db::VertexId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> examples/twitter/seeder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/query/engine.rs:1987:17
[INFO] [stdout]      |
[INFO] [stdout] 1987 |         assert!(stats.execution_time_ms >= 0); // Can be 0 for fast operations
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/query/gremlin.rs:3041:17
[INFO] [stdout]      |
[INFO] [stdout] 3041 |     pub fn iter(&self) -> std::slice::Iter<GremlinResult> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3041 |     pub fn iter(&self) -> std::slice::Iter<'_, GremlinResult> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `num_concurrent_workers`, `operations_per_worker`, and `test_duration_ms` are never read
[INFO] [stdout]   --> tests/concurrent_workload_stress_integration_test.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct StressTestConfig {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub num_concurrent_workers: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub operations_per_worker: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub test_duration_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StressTestConfig` has a derived impl for the trait `Clone`, 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: comparison is useless due to type limits
[INFO] [stdout]    --> src/storage/adaptive_updates.rs:778:17
[INFO] [stdout]     |
[INFO] [stdout] 778 |         assert!(threshold >= 0, "Degree threshold should be non-negative");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/concurrent_workload_stress_integration_test.rs:505:17
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert!(neighbors.len() >= 0); // Basic sanity check
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> tests/concurrent_workload_stress_integration_test.rs:1141:13
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     assert!(final_neighbors.len() >= 0);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/storage/storage_manager.rs:634:17
[INFO] [stdout]     |
[INFO] [stdout] 634 |         assert!(cache_stats.hits >= 0 && cache_stats.misses >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/storage/storage_manager.rs:634:42
[INFO] [stdout]     |
[INFO] [stdout] 634 |         assert!(cache_stats.hits >= 0 && cache_stats.misses >= 0);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/utils/morris_counter.rs:447:17
[INFO] [stdout]     |
[INFO] [stdout] 447 |         assert!(sketch.get_degree(0).unwrap_or(0) >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> tests/gremlin_integration_test.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     let result = db
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aster_db::VertexId`
[INFO] [stdout]  --> examples/twitter/seeder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aster_db::VertexId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> examples/twitter/seeder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/gremlin_integration_test.rs:591:13
[INFO] [stdout]     |
[INFO] [stdout] 591 |     assert!(result.stats.execution_time_ms >= 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/gremlin_integration_test.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 |     assert!(result.stats.vertices_visited >= 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/benchmark_suite_integration_test.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         adaptive_stats.delta_updates >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/benchmark_suite_integration_test.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |         adaptive_stats.pivot_updates >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/benchmark_suite_integration_test.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         adaptive_stats.threshold_adaptations >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/benchmark_suite_integration_test.rs:608:9
[INFO] [stdout]     |
[INFO] [stdout] 608 |         lock_free_stats.total_acquisitions >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/benchmark_suite_integration_test.rs:616:9
[INFO] [stdout]     |
[INFO] [stdout] 616 |         lock_free_stats.contention_events >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsterDBConfig` and `AsterDB`
[INFO] [stdout]  --> tests/twitter_comprehensive_test.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use aster_db::{AsterDB, AsterDBConfig, VertexId};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/twitter_comprehensive_test.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use std::collections::HashMap;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/twitter_comprehensive_test.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use std::sync::Arc;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> tests/query_optimizer_integration_test.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `committed_tx_id`
[INFO] [stdout]   --> tests/recovery_integration_test.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let committed_tx_id = {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_committed_tx_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> tests/recovery_integration_test.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let tx = db.begin_transaction().await?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> tests/storage_engine_integration_test.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let neighbors = db.graph().get_neighbors(vertex_id).await?;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:696:9
[INFO] [stdout]     |
[INFO] [stdout] 696 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:796:9
[INFO] [stdout]     |
[INFO] [stdout] 796 |     let db = AsterDB::open_with_config(test_config.temp_dir.path(), test_config.db_config.clone())
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             plan.cost_estimate.estimated_disk_ios >= 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             plan.cost_estimate.estimated_memory_usage >= 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             plan.cost_estimate.estimated_execution_time_ms >= 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         plan.optimization_stats.predicates_pushed_down >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         plan.optimization_stats.optimization_time_ms >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         plan.optimization_stats.cost_estimation_time_ms >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:861:13
[INFO] [stdout]     |
[INFO] [stdout] 861 |             cost.estimated_disk_ios >= 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:866:13
[INFO] [stdout]     |
[INFO] [stdout] 866 |             cost.estimated_memory_usage >= 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/query_optimizer_integration_test.rs:871:13
[INFO] [stdout]     |
[INFO] [stdout] 871 |             cost.estimated_execution_time_ms >= 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]    --> tests/recovery_integration_test.rs:717:13
[INFO] [stdout]     |
[INFO] [stdout] 717 |         let neighbors = db.graph().get_neighbors(VertexId::from_u64(10)).await?;
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_threshold`
[INFO] [stdout]    --> tests/validation_system_integration_test.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |         let new_threshold = mutable_cost_model.current_threshold();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_threshold`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated_threshold`
[INFO] [stdout]    --> tests/validation_system_integration_test.rs:516:13
[INFO] [stdout]     |
[INFO] [stdout] 516 |         let updated_threshold = mutable_cost_model.current_threshold();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]   --> tests/social_network_test.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let user_id = VertexId::from_u64(self.next_user_id);
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertex_id`
[INFO] [stdout]   --> tests/metrics_integration_test.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let vertex_id = VertexId::from_u64(i);
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]    --> tests/metrics_integration_test.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let neighbors = db.graph().get_neighbors(test_vertex).await?;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]    --> tests/metrics_integration_test.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let neighbors = db.graph().get_neighbors(test_vertex).await?;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> tests/metrics_integration_test.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let props = db.get_vertex_properties(test_vertex).await?;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `age`, `interests`, and `follower_count` are never read
[INFO] [stdout]   --> tests/social_network_test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct User {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 16 |     id: VertexId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 17 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     age: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 19 |     city: String,
[INFO] [stdout] 20 |     interests: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     follower_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has derived impls for the traits `Clone` and `Debug`, but these are 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: unused variable: `neighbors_read`
[INFO] [stdout]    --> tests/metrics_integration_test.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let neighbors_read = db.graph().get_neighbors(test_vertex_read).await?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Like`, `Share`, and `Mention` are never constructed
[INFO] [stdout]   --> tests/social_network_test.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | enum RelationshipType {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Like,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 30 |     Share,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     Mention,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelationshipType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]    --> tests/metrics_integration_test.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let neighbors = db.graph().get_neighbors(test_vertex).await?;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bob_results`
[INFO] [stdout]    --> tests/twitter_comprehensive_test.rs:462:13
[INFO] [stdout]     |
[INFO] [stdout] 462 |         let bob_results = db.search_users("BOB", 10).await?;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bob_results`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated_timeline`
[INFO] [stdout]    --> tests/twitter_comprehensive_test.rs:549:13
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let updated_timeline = db.get_user_timeline(newbie.id, 10).await?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated_timeline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostWithComments` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct PostWithComments {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserProfile` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct UserProfile {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedData` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct FeedData {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Reposts` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub enum EdgeType {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 263 |     Reposts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaginationParams` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct PaginationParams {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserParams` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct UserParams {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostParams` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct PostParams {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommentParams` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct CommentParams {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LikeParams` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct LikeParams {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FollowParams` is never constructed
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/models.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub struct FollowParams {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user_id` is never read
[INFO] [stdout]   --> /opt/rustwide/workdir/examples/twitter/database.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct TwitterDatabase {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 13 |     pub db: Arc<AsterDB>,
[INFO] [stdout] 14 |     pub current_user_id: Option<VertexId>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TwitterDatabase` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> /opt/rustwide/workdir/examples/twitter/database.rs:42:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl TwitterDatabase {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub fn set_current_user(&mut self, user_id: VertexId) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub async fn has_existing_data(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub async fn has_any_data(db: &AsterDB) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub async fn batch_follow_users(&self, follows: Vec<(VertexId, VertexId)>) -> Result<usize> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     async fn batch_update_following_counts(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     async fn batch_update_follower_counts(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 664 |     pub async fn get_profile_data(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 |     async fn count_mutual_connections(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> examples/twitter/handlers.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 |     Query(params): Query<PaginationParams>,
[INFO] [stdout]     |           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> examples/twitter/handlers.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 |     Query(params): Query<PaginationParams>,
[INFO] [stdout]     |           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_existing_data` and `count_mutual_connections` are never used
[INFO] [stdout]    --> examples/twitter/database.rs:80:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl TwitterDatabase {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub async fn has_existing_data(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 |     async fn count_mutual_connections(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Layout` is never constructed
[INFO] [stdout]   --> examples/twitter/handlers.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Layout<'a> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct HomeTemplate {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ProfileTemplate {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct PostTemplate {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostWithComments` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct PostWithComments {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserProfile` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct UserProfile {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedData` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct FeedData {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Reposts` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub enum EdgeType {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 263 |     Reposts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `page` is never read
[INFO] [stdout]    --> examples/twitter/models.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct PaginationParams {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 297 |     pub page: Option<u32>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaginationParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LikeParams` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct LikeParams {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FollowParams` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub struct FollowParams {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `seed_all` is never used
[INFO] [stdout]    --> examples/twitter/seeder.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl DatabaseSeeder {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn seed_all(&mut self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Seeder` is never used
[INFO] [stdout]    --> examples/twitter/seeder.rs:523:10
[INFO] [stdout]     |
[INFO] [stdout] 523 | pub type Seeder = DatabaseSeeder;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_existing_data` and `count_mutual_connections` are never used
[INFO] [stdout]    --> examples/twitter/database.rs:80:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl TwitterDatabase {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub async fn has_existing_data(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 |     async fn count_mutual_connections(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Layout` is never constructed
[INFO] [stdout]   --> examples/twitter/handlers.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Layout<'a> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct HomeTemplate {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ProfileTemplate {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct PostTemplate {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostWithComments` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct PostWithComments {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserProfile` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct UserProfile {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedData` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct FeedData {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Reposts` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub enum EdgeType {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 263 |     Reposts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `page` is never read
[INFO] [stdout]    --> examples/twitter/models.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct PaginationParams {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 297 |     pub page: Option<u32>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaginationParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LikeParams` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct LikeParams {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FollowParams` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub struct FollowParams {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `seed_all` is never used
[INFO] [stdout]    --> examples/twitter/seeder.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl DatabaseSeeder {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn seed_all(&mut self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Seeder` is never used
[INFO] [stdout]    --> examples/twitter/seeder.rs:523:10
[INFO] [stdout]     |
[INFO] [stdout] 523 | pub type Seeder = DatabaseSeeder;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> examples/twitter/handlers.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 |     Query(params): Query<PaginationParams>,
[INFO] [stdout]     |           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_existing_data` and `count_mutual_connections` are never used
[INFO] [stdout]    --> examples/twitter/database.rs:80:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl TwitterDatabase {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub async fn has_existing_data(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 |     async fn count_mutual_connections(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Layout` is never constructed
[INFO] [stdout]   --> examples/twitter/handlers.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Layout<'a> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct HomeTemplate {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ProfileTemplate {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_user` is never read
[INFO] [stdout]   --> examples/twitter/handlers.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct PostTemplate {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub current_user: Option<User>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostWithComments` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct PostWithComments {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserProfile` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct UserProfile {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedData` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct FeedData {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Reposts` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub enum EdgeType {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 263 |     Reposts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `page` is never read
[INFO] [stdout]    --> examples/twitter/models.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct PaginationParams {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 297 |     pub page: Option<u32>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaginationParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LikeParams` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct LikeParams {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FollowParams` is never constructed
[INFO] [stdout]    --> examples/twitter/models.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub struct FollowParams {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `seed_all` is never used
[INFO] [stdout]    --> examples/twitter/seeder.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl DatabaseSeeder {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn seed_all(&mut self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Seeder` is never used
[INFO] [stdout]    --> examples/twitter/seeder.rs:523:10
[INFO] [stdout]     |
[INFO] [stdout] 523 | pub type Seeder = DatabaseSeeder;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "4ead2d3af7c4a7ff62cd0af590683b58da72662a20c22274222b563e541ed10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ead2d3af7c4a7ff62cd0af590683b58da72662a20c22274222b563e541ed10d", kill_on_drop: false }`
[INFO] [stdout] 4ead2d3af7c4a7ff62cd0af590683b58da72662a20c22274222b563e541ed10d
