[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] testing dihmeetree/aster against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Faster" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dihmeetree/aster on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-2-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-2-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 tokio-test v0.4.4 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded lz4 v1.28.1 [INFO] [stderr] Downloaded axum-macros v0.4.2 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8353dbb33d93f20fe3196c97840f67818f349d52316203c2d6bdad2c012a31d [INFO] running `Command { std: "docker" "start" "-a" "b8353dbb33d93f20fe3196c97840f67818f349d52316203c2d6bdad2c012a31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8353dbb33d93f20fe3196c97840f67818f349d52316203c2d6bdad2c012a31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8353dbb33d93f20fe3196c97840f67818f349d52316203c2d6bdad2c012a31d", kill_on_drop: false }` [INFO] [stdout] b8353dbb33d93f20fe3196c97840f67818f349d52316203c2d6bdad2c012a31d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f18b587fef81bbe3176f71407a71c37742a5e57e7682eea2cbdd41dedf36cdb [INFO] running `Command { std: "docker" "start" "-a" "6f18b587fef81bbe3176f71407a71c37742a5e57e7682eea2cbdd41dedf36cdb", kill_on_drop: false }` [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] 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] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling 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)]` 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: variable `count` is assigned to, but never used [INFO] [stdout] --> src/query/engine.rs:1278:33 [INFO] [stdout] | [INFO] [stdout] 1278 | let mut count = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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, [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: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: `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, [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, [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: `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: `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: `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: `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: `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: `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: `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] | ^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [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: `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] [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: `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: `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)]` 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>, [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 { [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>, [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, [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>>, [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 { [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 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)]` 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: `params` [INFO] [stdout] --> examples/twitter/handlers.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | Query(params): Query, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 731 | async fn count_mutual_connections( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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, [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, [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, [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, [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> { [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 05s [INFO] running `Command { std: "docker" "inspect" "6f18b587fef81bbe3176f71407a71c37742a5e57e7682eea2cbdd41dedf36cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f18b587fef81bbe3176f71407a71c37742a5e57e7682eea2cbdd41dedf36cdb", kill_on_drop: false }` [INFO] [stdout] 6f18b587fef81bbe3176f71407a71c37742a5e57e7682eea2cbdd41dedf36cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f7a03dca2f32ed53a2bb4ecf9fcd072e682065e709cf34428ebe5f4a02b40d [INFO] running `Command { std: "docker" "start" "-a" "64f7a03dca2f32ed53a2bb4ecf9fcd072e682065e709cf34428ebe5f4a02b40d", kill_on_drop: false }` [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] 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] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling 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)]` 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)]` 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: variable `count` is assigned to, but never used [INFO] [stdout] --> src/query/engine.rs:1278:33 [INFO] [stdout] | [INFO] [stdout] 1278 | let mut count = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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, [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: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: `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, [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, [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: `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: variable `count` is assigned to, but never used [INFO] [stdout] --> src/query/engine.rs:1278:33 [INFO] [stdout] | [INFO] [stdout] 1278 | let mut count = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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: `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: `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: `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: `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: `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: `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] | ^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [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: `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: `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: `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, [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: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: `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, [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, [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: `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: `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: `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: `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: `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: `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: `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] | ^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [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: `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] [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: `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: `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] [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)]` on by default [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: `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: `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)]` 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>, [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 { [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>, [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, [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>>, [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 { [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: `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: 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: `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: 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: 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: 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)]` 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>, [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 { [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>, [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, [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>>, [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: 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 { [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: 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] --> 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: `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)]` 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: 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: 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)]` on by default [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: `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)]` on by default [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)]` on by default [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: `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: `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: 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)]` 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)]` 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: 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, // 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)]` 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, [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: 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: 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)]` 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 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)]` 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: `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)]` 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: 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, [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)]` on by default [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: 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)]` 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: 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: `params` [INFO] [stdout] --> examples/twitter/handlers.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | Query(params): Query, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aster-db` (bin "twitter-example" test); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name twitter_example --edition=2021 examples/twitter/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72b8bad4f10fbbe7 -C extra-filename=-9994ee4af927d060 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6948d3952bdce257.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-7347d5859534b68c.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-dac7d5dd850eb978.rlib --extern aster_db=/opt/rustwide/target/debug/deps/libaster_db-71f1d8c036ef115c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae0404e6ef4ad10d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3550c9089839c5d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fb5668bfecc987d7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5b9de644f17b88f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-393b5b8826efa6ee.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7336c0c086a864a3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ae78507b1cb45e4c.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-0d2b228e9415e8cb.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8258ea64e2c8a075.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b407bb05f331bc7b.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-582a79310bb73b76.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-37500a9dd8cd11f6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4cbf7d6d01db33a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2186814a486c34a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6978f35ab1f06413.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-029e5c9807f87017.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d29c3128f1bff5dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc8570e733838486.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a8799027257d8305.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f3d9202051e0f117.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-86d41fdaace45653.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0cf344cfc607ceb9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1f9ce7934d927d36.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87a1c62643f35b8f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-eee6b92bb90f9865/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aster-db` (bin "twitter-example"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name twitter_example --edition=2021 examples/twitter/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f02e65db565ca60 -C extra-filename=-5f88f0c3746f4954 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6948d3952bdce257.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-7347d5859534b68c.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-dac7d5dd850eb978.rlib --extern aster_db=/opt/rustwide/target/debug/deps/libaster_db-71f1d8c036ef115c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae0404e6ef4ad10d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3550c9089839c5d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fb5668bfecc987d7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5b9de644f17b88f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-393b5b8826efa6ee.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7336c0c086a864a3.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-0d2b228e9415e8cb.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8258ea64e2c8a075.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b407bb05f331bc7b.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-582a79310bb73b76.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-37500a9dd8cd11f6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2186814a486c34a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6978f35ab1f06413.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-029e5c9807f87017.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d29c3128f1bff5dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc8570e733838486.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f3d9202051e0f117.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-86d41fdaace45653.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0cf344cfc607ceb9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1f9ce7934d927d36.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87a1c62643f35b8f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-eee6b92bb90f9865/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aster-db` (test "storage_engine_integration_test"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name storage_engine_integration_test --edition=2021 tests/storage_engine_integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0dc522670487a5a -C extra-filename=-c70450489766b686 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6948d3952bdce257.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-7347d5859534b68c.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-dac7d5dd850eb978.rlib --extern aster_db=/opt/rustwide/target/debug/deps/libaster_db-71f1d8c036ef115c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae0404e6ef4ad10d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3550c9089839c5d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fb5668bfecc987d7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5b9de644f17b88f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-393b5b8826efa6ee.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7336c0c086a864a3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ae78507b1cb45e4c.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-0d2b228e9415e8cb.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8258ea64e2c8a075.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b407bb05f331bc7b.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-582a79310bb73b76.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-37500a9dd8cd11f6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4cbf7d6d01db33a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2186814a486c34a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6978f35ab1f06413.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-029e5c9807f87017.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d29c3128f1bff5dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc8570e733838486.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a8799027257d8305.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f3d9202051e0f117.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-86d41fdaace45653.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0cf344cfc607ceb9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1f9ce7934d927d36.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87a1c62643f35b8f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-eee6b92bb90f9865/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aster-db` (test "recovery_integration_test"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name recovery_integration_test --edition=2021 tests/recovery_integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6c38f31d78dec90 -C extra-filename=-6efb3ffd3e1d7325 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6948d3952bdce257.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-7347d5859534b68c.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-dac7d5dd850eb978.rlib --extern aster_db=/opt/rustwide/target/debug/deps/libaster_db-71f1d8c036ef115c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae0404e6ef4ad10d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3550c9089839c5d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fb5668bfecc987d7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5b9de644f17b88f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-393b5b8826efa6ee.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7336c0c086a864a3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ae78507b1cb45e4c.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-0d2b228e9415e8cb.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8258ea64e2c8a075.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b407bb05f331bc7b.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-582a79310bb73b76.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-37500a9dd8cd11f6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4cbf7d6d01db33a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2186814a486c34a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6978f35ab1f06413.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-029e5c9807f87017.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d29c3128f1bff5dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc8570e733838486.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a8799027257d8305.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f3d9202051e0f117.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-86d41fdaace45653.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0cf344cfc607ceb9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1f9ce7934d927d36.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87a1c62643f35b8f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-eee6b92bb90f9865/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aster-db` (test "social_network_test"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name social_network_test --edition=2021 tests/social_network_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d670c8ec044febd9 -C extra-filename=-231846fded1b52e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6948d3952bdce257.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-7347d5859534b68c.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-dac7d5dd850eb978.rlib --extern aster_db=/opt/rustwide/target/debug/deps/libaster_db-71f1d8c036ef115c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae0404e6ef4ad10d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3550c9089839c5d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fb5668bfecc987d7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5b9de644f17b88f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-393b5b8826efa6ee.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7336c0c086a864a3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ae78507b1cb45e4c.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-0d2b228e9415e8cb.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8258ea64e2c8a075.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b407bb05f331bc7b.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-582a79310bb73b76.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-37500a9dd8cd11f6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4cbf7d6d01db33a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2186814a486c34a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6978f35ab1f06413.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-029e5c9807f87017.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d29c3128f1bff5dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc8570e733838486.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a8799027257d8305.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f3d9202051e0f117.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-86d41fdaace45653.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0cf344cfc607ceb9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1f9ce7934d927d36.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87a1c62643f35b8f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-eee6b92bb90f9865/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aster-db` (bin "aster-server") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name aster_server --edition=2021 src/bin/server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56ee3dc674ca536d -C extra-filename=-7b1f898fdc55152f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6948d3952bdce257.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-7347d5859534b68c.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-dac7d5dd850eb978.rlib --extern aster_db=/opt/rustwide/target/debug/deps/libaster_db-71f1d8c036ef115c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae0404e6ef4ad10d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3550c9089839c5d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fb5668bfecc987d7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5b9de644f17b88f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-393b5b8826efa6ee.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7336c0c086a864a3.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-0d2b228e9415e8cb.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8258ea64e2c8a075.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b407bb05f331bc7b.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-582a79310bb73b76.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-37500a9dd8cd11f6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2186814a486c34a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6978f35ab1f06413.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-029e5c9807f87017.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d29c3128f1bff5dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc8570e733838486.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f3d9202051e0f117.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-86d41fdaace45653.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0cf344cfc607ceb9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1f9ce7934d927d36.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87a1c62643f35b8f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-eee6b92bb90f9865/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aster-db` (test "gremlin_integration_test"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gremlin_integration_test --edition=2021 tests/gremlin_integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6a7e6ed46aa0c23 -C extra-filename=-5e55fbb84b925752 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6948d3952bdce257.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-7347d5859534b68c.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-dac7d5dd850eb978.rlib --extern aster_db=/opt/rustwide/target/debug/deps/libaster_db-71f1d8c036ef115c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae0404e6ef4ad10d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3550c9089839c5d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fb5668bfecc987d7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5b9de644f17b88f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-393b5b8826efa6ee.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7336c0c086a864a3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ae78507b1cb45e4c.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-0d2b228e9415e8cb.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8258ea64e2c8a075.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b407bb05f331bc7b.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-582a79310bb73b76.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-37500a9dd8cd11f6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4cbf7d6d01db33a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2186814a486c34a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6978f35ab1f06413.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-029e5c9807f87017.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d29c3128f1bff5dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc8570e733838486.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a8799027257d8305.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f3d9202051e0f117.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-86d41fdaace45653.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0cf344cfc607ceb9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1f9ce7934d927d36.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87a1c62643f35b8f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-eee6b92bb90f9865/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "64f7a03dca2f32ed53a2bb4ecf9fcd072e682065e709cf34428ebe5f4a02b40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f7a03dca2f32ed53a2bb4ecf9fcd072e682065e709cf34428ebe5f4a02b40d", kill_on_drop: false }` [INFO] [stdout] 64f7a03dca2f32ed53a2bb4ecf9fcd072e682065e709cf34428ebe5f4a02b40d