[INFO] fetching crate raphtory 0.16.3...
[INFO] testing raphtory-0.16.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate raphtory 0.16.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate raphtory 0.16.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate raphtory 0.16.3
[INFO] tweaked toml for crates.io crate raphtory 0.16.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate raphtory 0.16.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate raphtory 0.16.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a705752324b8bf8dba826f460c736166731098c3eaa7adc94b5641785a2a58c
[INFO] running `Command { std: "docker" "start" "-a" "3a705752324b8bf8dba826f460c736166731098c3eaa7adc94b5641785a2a58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a705752324b8bf8dba826f460c736166731098c3eaa7adc94b5641785a2a58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a705752324b8bf8dba826f460c736166731098c3eaa7adc94b5641785a2a58c", kill_on_drop: false }`
[INFO] [stdout] 3a705752324b8bf8dba826f460c736166731098c3eaa7adc94b5641785a2a58c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbf53203b96a4e6e11a7652569dfb5c160074dbaab15af7de9795437d8218f7e
[INFO] running `Command { std: "docker" "start" "-a" "dbf53203b96a4e6e11a7652569dfb5c160074dbaab15af7de9795437d8218f7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling raphtory v0.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling pometry-storage v0.16.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling iter-enum v1.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sorted_vector_map v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling raphtory-api v0.16.3
[INFO] [stderr]    Compiling raphtory-core v0.16.3
[INFO] [stderr]    Compiling raphtory-storage v0.16.3
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use parking_lot::{RwLock, RwLockWriteGuard};
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ops::{Deref, DerefMut},
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::api::view::IndexSpec`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::{db::api::view::IndexSpec, errors::GraphError};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nodes::node_storage_ops::NodeStorageOps`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |     graph::{locked::WriteLockedGraph, nodes::node_storage_ops::NodeStorageOps},
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsEdgeFilter` and `AsNodeFilter`
[INFO] [stdout]   --> src/db/api/view/graph.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     model::{AsEdgeFilter, AsNodeFilter},
[INFO] [stdout]    |                             ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]   --> src/errors.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tracing::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gid`
[INFO] [stdout]    --> src/db/api/storage/storage.rs:304:31
[INFO] [stdout]     |
[INFO] [stdout] 304 |             NodeRef::External(gid) => {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_gid`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn apply<G: StaticGraphViewOps>(&self, graph: G) -> Vec<String> {
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:143:44
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn apply<G: StaticGraphViewOps>(&self, graph: G) -> Vec<String> {
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     init_graph: impl FnOnce(Graph) -> Graph,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transform`
[INFO] [stdout]    --> src/db/graph/assertions.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     transform: impl GraphTransformer,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> src/db/graph/assertions.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     filter: impl AsNodeFilter + CreateNodeFilter + Clone,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> src/db/graph/assertions.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     expected: &[&str],
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variants`
[INFO] [stdout]    --> src/db/graph/assertions.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     variants: impl Into<Vec<TestGraphVariants>>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     init_graph: impl FnOnce(Graph) -> Graph,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transform`
[INFO] [stdout]    --> src/db/graph/assertions.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     transform: impl GraphTransformer,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> src/db/graph/assertions.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     filter: impl AsEdgeFilter + CreateEdgeFilter + Clone,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> src/db/graph/assertions.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     expected: &[&str],
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variants`
[INFO] [stdout]    --> src/db/graph/assertions.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     variants: impl Into<Vec<TestGraphVariants>>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `par_top_k` is never used
[INFO] [stdout]    --> src/db/api/state/node_state_ord_ops.rs:389:8
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub fn par_top_k<V: Send + Sync, F>(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `diff` and `union` are never used
[INFO] [stdout]    --> src/db/api/view/graph.rs:637:19
[INFO] [stdout]     |
[INFO] [stdout] 636 | impl IndexSpec {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 637 |     pub(crate) fn diff(existing: &IndexSpec, requested: &IndexSpec) -> Option<IndexSpec> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 663 |     pub(crate) fn union(existing: &IndexSpec, other: &IndexSpec) -> IndexSpec {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.96s
[INFO] running `Command { std: "docker" "inspect" "dbf53203b96a4e6e11a7652569dfb5c160074dbaab15af7de9795437d8218f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbf53203b96a4e6e11a7652569dfb5c160074dbaab15af7de9795437d8218f7e", kill_on_drop: false }`
[INFO] [stdout] dbf53203b96a4e6e11a7652569dfb5c160074dbaab15af7de9795437d8218f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d8ffaf88e007919cbe899eb580a0e6b4e524bc9a97978c84bd0544bd1295308
[INFO] running `Command { std: "docker" "start" "-a" "5d8ffaf88e007919cbe899eb580a0e6b4e524bc9a97978c84bd0544bd1295308", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling raphtory-core v0.16.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling raphtory-storage v0.16.3
[INFO] [stderr]    Compiling raphtory v0.16.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use parking_lot::{RwLock, RwLockWriteGuard};
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ops::{Deref, DerefMut},
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::api::view::IndexSpec`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::{db::api::view::IndexSpec, errors::GraphError};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nodes::node_storage_ops::NodeStorageOps`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |     graph::{locked::WriteLockedGraph, nodes::node_storage_ops::NodeStorageOps},
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsEdgeFilter` and `AsNodeFilter`
[INFO] [stdout]   --> src/db/api/view/graph.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     model::{AsEdgeFilter, AsNodeFilter},
[INFO] [stdout]    |                             ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]   --> src/errors.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tracing::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]  --> src/test_utils.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use proptest::{arbitrary::any, prelude::*};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proptest`
[INFO] [stdout]   --> src/core/state/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use proptest::proptest;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proptest_derive`
[INFO] [stdout]  --> src/test_utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use proptest_derive::Arbitrary;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `proptest_derive`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proptest_derive`, use `cargo add proptest_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]    --> src/test_utils.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         prop_oneof![inner, list, dict]
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   --> src/test_utils.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     proptest::collection::vec(
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   --> src/test_utils.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     proptest::collection::vec(
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   --> src/test_utils.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     proptest::collection::vec((0..num_nodes, 0..num_nodes, i64::MIN..i64::MAX), 0..=len)
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   --> src/test_utils.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     proptest::collection::hash_map(
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   --> src/test_utils.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         proptest::collection::vec(any::<(i64, Update)>(), 0..=len),
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:123:35
[INFO] [stdout]     |
[INFO] [stdout] 123 |         PropType::List(p_type) => proptest::collection::vec(prop(p_type), 0..10)
[INFO] [stdout]     |                                   ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |             let samples = proptest::sample::subsequence(key_val, 0..=len);
[INFO] [stdout]     |                           ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let leaf = proptest::sample::select(&[
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let dict = proptest::collection::hash_map(r"\w{1,10}", inner.clone(), 1..10)
[INFO] [stdout]     |                    ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     proptest::sample::select(vec![None, Some("one"), Some("two")])
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     proptest::sample::subsequence(vec!["_default", "one", "two"], 0..=3)
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     proptest::sample::subsequence(schema, 0..=num_props).prop_flat_map(|schema| {
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     proptest::collection::hash_map(0..len, prop_type(), 0..=len)
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     proptest::collection::vec((any::<i64>(), make_props(schema)), 0..=len)
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 |         proptest::collection::vec(i64::MIN..i64::MAX, 0..=del_len),
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 406 |         proptest::collection::hash_map(
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 |         proptest::collection::hash_map(
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    --> src/test_utils.rs:428:17
[INFO] [stdout]     |
[INFO] [stdout] 428 |                 proptest::sample::select(vec![Some("a"), Some("b"), None]),
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/test_utils.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | ) -> impl Strategy<Value = Vec<(u64, u64, i64, String, i64)>> {
[INFO] [stdout]    |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/test_utils.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | ) -> impl Strategy<Value = Vec<(String, String, i64, String, i64)>> {
[INFO] [stdout]    |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/test_utils.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 | ) -> impl Strategy<Value = Vec<(u64, u64, i64)>> {
[INFO] [stdout]    |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/test_utils.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 | ) -> impl Strategy<Value = HashMap<(u64, u64), Vec<(i64, Update)>>> {
[INFO] [stdout]    |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BoxedStrategy` in this scope
[INFO] [stdout]   --> src/test_utils.rs:91:35
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn prop(p_type: &PropType) -> BoxedStrategy<Prop> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn prop_type() -> impl Strategy<Value = PropType> {
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:330:33
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn make_node_type() -> impl Strategy<Value = Option<&'static str>> {
[INFO] [stdout]     |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:334:34
[INFO] [stdout]     |
[INFO] [stdout] 334 | pub fn make_node_types() -> impl Strategy<Value = Vec<&'static str>> {
[INFO] [stdout]     |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:338:31
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub fn build_window() -> impl Strategy<Value = (i64, i64)> {
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:342:56
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn make_props(schema: Vec<(String, PropType)>) -> impl Strategy<Value = Vec<(String, Prop)>> {
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:352:36
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn prop_schema(len: usize) -> impl Strategy<Value = Vec<(String, PropType)>> {
[INFO] [stdout]     |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 | ) -> impl Strategy<Value = Vec<(i64, Vec<(String, Prop)>)>> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:367:11
[INFO] [stdout]     |
[INFO] [stdout] 367 | ) -> impl Strategy<Value = PropUpdatesFixture> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:385:11
[INFO] [stdout]     |
[INFO] [stdout] 385 | ) -> impl Strategy<Value = NodeUpdatesFixture> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:394:11
[INFO] [stdout]     |
[INFO] [stdout] 394 | ) -> impl Strategy<Value = EdgeUpdatesFixture> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:403:62
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn build_nodes_dyn(num_nodes: usize, len: usize) -> impl Strategy<Value = NodeFixture> {
[INFO] [stdout]     |                                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 | ) -> impl Strategy<Value = EdgeFixture> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:437:44
[INFO] [stdout]     |
[INFO] [stdout] 437 | pub fn build_props_dyn(len: usize) -> impl Strategy<Value = PropUpdatesFixture> {
[INFO] [stdout]     |                                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:446:11
[INFO] [stdout]     |
[INFO] [stdout] 446 | ) -> impl Strategy<Value = GraphFixture> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/test_utils.rs:454:11
[INFO] [stdout]     |
[INFO] [stdout] 454 | ) -> impl Strategy<Value = Vec<(u64, Option<String>, Option<i64>)>> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use parking_lot::{RwLock, RwLockWriteGuard};
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ops::{Deref, DerefMut},
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::api::view::IndexSpec`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::{db::api::view::IndexSpec, errors::GraphError};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nodes::node_storage_ops::NodeStorageOps`
[INFO] [stdout]   --> src/db/api/storage/storage.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |     graph::{locked::WriteLockedGraph, nodes::node_storage_ops::NodeStorageOps},
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsEdgeFilter` and `AsNodeFilter`
[INFO] [stdout]   --> src/db/api/view/graph.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     model::{AsEdgeFilter, AsNodeFilter},
[INFO] [stdout]    |                             ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `container::merge_2_vecs`
[INFO] [stdout]   --> src/core/state/mod.rs:20:75
[INFO] [stdout]    |
[INFO] [stdout] 20 |             accumulator_id::accumulators, compute_state::ComputeStateVec, container::merge_2_vecs,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]   --> src/errors.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tracing::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> src/test_utils.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 457 |             .map(|node| (Just(node), any::<Option<String>>(), any::<Option<i64>>()))
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raphtory` (lib test) due to 43 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `gid`
[INFO] [stdout]    --> src/db/api/storage/storage.rs:304:31
[INFO] [stdout]     |
[INFO] [stdout] 304 |             NodeRef::External(gid) => {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_gid`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn apply<G: StaticGraphViewOps>(&self, graph: G) -> Vec<String> {
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:143:44
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn apply<G: StaticGraphViewOps>(&self, graph: G) -> Vec<String> {
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     init_graph: impl FnOnce(Graph) -> Graph,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transform`
[INFO] [stdout]    --> src/db/graph/assertions.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     transform: impl GraphTransformer,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> src/db/graph/assertions.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     filter: impl AsNodeFilter + CreateNodeFilter + Clone,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> src/db/graph/assertions.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     expected: &[&str],
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variants`
[INFO] [stdout]    --> src/db/graph/assertions.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     variants: impl Into<Vec<TestGraphVariants>>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_graph`
[INFO] [stdout]    --> src/db/graph/assertions.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     init_graph: impl FnOnce(Graph) -> Graph,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transform`
[INFO] [stdout]    --> src/db/graph/assertions.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     transform: impl GraphTransformer,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> src/db/graph/assertions.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     filter: impl AsEdgeFilter + CreateEdgeFilter + Clone,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> src/db/graph/assertions.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     expected: &[&str],
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variants`
[INFO] [stdout]    --> src/db/graph/assertions.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     variants: impl Into<Vec<TestGraphVariants>>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `par_top_k` is never used
[INFO] [stdout]    --> src/db/api/state/node_state_ord_ops.rs:389:8
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub fn par_top_k<V: Send + Sync, F>(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `diff` and `union` are never used
[INFO] [stdout]    --> src/db/api/view/graph.rs:637:19
[INFO] [stdout]     |
[INFO] [stdout] 636 | impl IndexSpec {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 637 |     pub(crate) fn diff(existing: &IndexSpec, requested: &IndexSpec) -> Option<IndexSpec> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 663 |     pub(crate) fn union(existing: &IndexSpec, other: &IndexSpec) -> IndexSpec {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d8ffaf88e007919cbe899eb580a0e6b4e524bc9a97978c84bd0544bd1295308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d8ffaf88e007919cbe899eb580a0e6b4e524bc9a97978c84bd0544bd1295308", kill_on_drop: false }`
[INFO] [stdout] 5d8ffaf88e007919cbe899eb580a0e6b4e524bc9a97978c84bd0544bd1295308
