[INFO] cloning repository https://github.com/patmonardo/rust-gds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patmonardo/rust-gds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatmonardo%2Frust-gds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatmonardo%2Frust-gds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7eb2cd7aa5fa1cf6ffef402e33eb349ffde80f58
[INFO] checking patmonardo/rust-gds against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatmonardo%2Frust-gds" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/patmonardo/rust-gds
[INFO] finished tweaking git repo https://github.com/patmonardo/rust-gds
[INFO] tweaked toml for git repo https://github.com/patmonardo/rust-gds written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/patmonardo/rust-gds on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/patmonardo/rust-gds 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polars-utils v0.32.1
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded polars-error v0.32.1
[INFO] [stderr]   Downloaded polars v0.32.1
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded napi-build v2.2.3
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded hash_hasher v2.0.4
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] [stderr]   Downloaded polars-row v0.32.1
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.75
[INFO] [stderr]   Downloaded polars-pipe v0.32.1
[INFO] [stderr]   Downloaded argminmax v0.6.3
[INFO] [stderr]   Downloaded napi v2.16.17
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded polars-lazy v0.32.1
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded sqlparser v0.36.1
[INFO] [stderr]   Downloaded polars-plan v0.32.1
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded polars-io v0.32.1
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded polars-arrow v0.32.1
[INFO] [stderr]   Downloaded polars-core v0.32.1
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded polars-ops v0.32.1
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded ethnum v1.5.2
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded polars-time v0.32.1
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded polars-sql v0.32.1
[INFO] [stderr]   Downloaded arrow-format v0.8.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.1
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded napi-derive v2.16.13
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded array-init-cursor v0.2.1
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded arrow2 v0.17.4
[INFO] [stderr]   Downloaded arrow2 v0.15.0
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b033d9f35cfc59e8d3252fbc13b38d08a1ee3efc20a0ef101c7cc4e154be8771
[INFO] running `Command { std: "docker" "start" "-a" "b033d9f35cfc59e8d3252fbc13b38d08a1ee3efc20a0ef101c7cc4e154be8771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b033d9f35cfc59e8d3252fbc13b38d08a1ee3efc20a0ef101c7cc4e154be8771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b033d9f35cfc59e8d3252fbc13b38d08a1ee3efc20a0ef101c7cc4e154be8771", kill_on_drop: false }`
[INFO] [stdout] b033d9f35cfc59e8d3252fbc13b38d08a1ee3efc20a0ef101c7cc4e154be8771
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91e226c70982c01b52479b0db670346e3f784af60468d0643b3b06b89f77d4eb
[INFO] running `Command { std: "docker" "start" "-a" "91e226c70982c01b52479b0db670346e3f784af60468d0643b3b06b89f77d4eb", 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]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling arrow2 v0.17.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hash_hasher v2.0.4
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling polars-utils v0.32.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling polars-arrow v0.32.1
[INFO] [stderr]    Compiling polars-core v0.32.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling polars-ops v0.32.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling polars-plan v0.32.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling polars-pipe v0.32.1
[INFO] [stderr]    Compiling polars-lazy v0.32.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking sqlparser v0.36.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling arrow2 v0.15.0
[INFO] [stderr]    Compiling polars v0.32.1
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling gds v0.1.0 (/opt/rustwide/workdir/gds)
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking reality v0.1.0 (/opt/rustwide/workdir/reality)
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking arrow-format v0.8.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking gdsl v0.1.0 (/opt/rustwide/workdir/gdsl)
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking polars-error v0.32.1
[INFO] [stderr]     Checking polars-row v0.32.1
[INFO] [stderr]     Checking polars-time v0.32.1
[INFO] [stderr]     Checking polars-io v0.32.1
[INFO] [stderr]     Checking polars-sql v0.32.1
[INFO] [stdout] warning: unused import: `crate::procedures::degree_centrality::DEGREE_CENTRALITYAlgorithmSpec`
[INFO] [stdout]   --> gds/src/procedures/degree_centrality/integration_tests.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::procedures::degree_centrality::DEGREE_CENTRALITYAlgorithmSpec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/degree_centrality/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::*`
[INFO] [stdout]   --> gds/src/procedures/degree_centrality/integration_tests.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use crate::projection::eval::procedure::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/degree_centrality/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/degree_centrality/integration_tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/degree_centrality/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> gds/src/procedures/astar/integration_tests.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/astar/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlgorithmSpec`, `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/astar/integration_tests.rs:8:42
[INFO] [stdout]    |
[INFO] [stdout]  8 | use crate::projection::eval::procedure::{ProcedureExecutor, ExecutionMode, ExecutionContext, AlgorithmSpec};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/astar/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/astar/integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/astar/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BELLMAN_FORDAlgorithmSpec`, `BellmanFordConfig`, and `BellmanFordResult`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/integration_tests.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | use super::spec::{BELLMAN_FORDAlgorithmSpec, BellmanFordConfig, BellmanFordResult};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::BellmanFordStorageRuntime`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use super::storage::BellmanFordStorageRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::computation::BellmanFordComputationRuntime`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/integration_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::computation::BellmanFordComputationRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlgorithmSpec`, `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/integration_tests.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::projection::eval::procedure::{ExecutionContext, ExecutionMode, ProcedureExecutor, AlgorithmSpec};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DELTA_STEPPINGAlgorithmSpec`, `DeltaSteppingConfig`, and `DeltaSteppingResult`
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/integration_tests.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | use super::spec::{DELTA_STEPPINGAlgorithmSpec, DeltaSteppingConfig, DeltaSteppingResult};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::DeltaSteppingStorageRuntime`
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use super::storage::DeltaSteppingStorageRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::computation::DeltaSteppingComputationRuntime`
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/integration_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::computation::DeltaSteppingComputationRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlgorithmSpec`, `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/integration_tests.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::projection::eval::procedure::{ExecutionContext, ExecutionMode, ProcedureExecutor, AlgorithmSpec};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DIJKSTRAAlgorithmSpec`, `DijkstraConfig`, and `DijkstraResult`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | use super::spec::{DIJKSTRAAlgorithmSpec, DijkstraConfig, DijkstraResult};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::DijkstraStorageRuntime`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::storage::DijkstraStorageRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::computation::DijkstraComputationRuntime`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use super::computation::DijkstraComputationRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AllTargets`, `ManyTargets`, `SingleTarget`, `Targets`, and `create_targets`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::targets::{SingleTarget, ManyTargets, AllTargets, create_targets, Targets};
[INFO] [stdout]    |                      ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::traversal_state::TraversalState`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use super::traversal_state::TraversalState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::path_finding_result::PathFindingResult`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use super::path_finding_result::PathFindingResult;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlgorithmSpec`, `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::projection::eval::procedure::{ExecutionContext, ExecutionMode, ProcedureExecutor, AlgorithmSpec};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/integration_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dijkstra/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BFSAlgorithmSpec`, `BfsConfig`, and `BfsResult`
[INFO] [stdout]   --> gds/src/procedures/bfs/integration_tests.rs:7:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | use super::spec::{BFSAlgorithmSpec, BfsConfig, BfsResult};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::BfsStorageRuntime`
[INFO] [stdout]   --> gds/src/procedures/bfs/integration_tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use super::storage::BfsStorageRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::computation::BfsComputationRuntime`
[INFO] [stdout]   --> gds/src/procedures/bfs/integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use super::computation::BfsComputationRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/bfs/integration_tests.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::projection::eval::procedure::{ProcedureExecutor, ExecutionMode, ExecutionContext};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]   --> gds/src/procedures/bfs/integration_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/bfs/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/bfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DFSAlgorithmSpec`, `DfsConfig`, and `DfsResult`
[INFO] [stdout]   --> gds/src/procedures/dfs/integration_tests.rs:7:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | use super::spec::{DFSAlgorithmSpec, DfsConfig, DfsResult};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::DfsStorageRuntime`
[INFO] [stdout]   --> gds/src/procedures/dfs/integration_tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use super::storage::DfsStorageRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::computation::DfsComputationRuntime`
[INFO] [stdout]   --> gds/src/procedures/dfs/integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use super::computation::DfsComputationRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/dfs/integration_tests.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::projection::eval::procedure::{ProcedureExecutor, ExecutionMode, ExecutionContext};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]   --> gds/src/procedures/dfs/integration_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/dfs/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/dfs/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `YensConfig` and `YensResult`
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:7:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | use super::spec::{YensConfig, YensResult};
[INFO] [stdout]    |                   ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/yens/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::YensStorageRuntime`
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use super::storage::YensStorageRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/yens/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::computation::YensComputationRuntime`
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use super::computation::YensComputationRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/yens/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::projection::eval::procedure::{ProcedureExecutor, ExecutionMode, ExecutionContext};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/yens/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/yens/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/yens/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SPANNING_TREEAlgorithmSpec`, `SpanningTreeConfig`, and `SpanningTreeResult`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::spec::{SPANNING_TREEAlgorithmSpec, SpanningTreeConfig, SpanningTreeResult};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/mod.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::SpanningTreeStorageRuntime`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use super::storage::SpanningTreeStorageRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/mod.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::computation::SpanningTreeComputationRuntime`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use super::computation::SpanningTreeComputationRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/mod.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlgorithmSpec`, `ExecutionContext`, `ExecutionMode`, and `ProcedureExecutor`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:9:42
[INFO] [stdout]    |
[INFO] [stdout]  9 | use crate::projection::eval::procedure::{ExecutionContext, ExecutionMode, ProcedureExecutor, AlgorithmSpec};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/mod.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/mod.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub mod integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::define_algorithm`
[INFO] [stdout]  --> gds/src/projection/codegen/algorithm/test_algorithm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::define_algorithm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LongNodePropertyValues`
[INFO] [stdout]   --> gds/src/procedures/algorithms/centrality/result.rs:57:48
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use crate::procedures::algorithms::stubs::{LongNodePropertyValues, ValueType};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> gds/src/procedures/pagerank/degree_functions.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SpanningTreeConfig`
[INFO] [stdout]  --> gds/src/procedures/spanning_tree/integration_tests.rs:6:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::spec::{SPANNING_TREEAlgorithmSpec, SpanningTreeConfig, SpanningTreeResult};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> gds/src/projection/codegen/algorithm/define_algorithm.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::*`
[INFO] [stdout]    --> gds/src/projection/codegen/algorithm/define_algorithm.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use crate::projection::eval::procedure::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]    --> gds/src/projection/codegen/algorithm/define_algorithm.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     use crate::types::prelude::GraphStore;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]    --> gds/src/projection/codegen/algorithm/define_algorithm.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     use std::time::Duration;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::define_algorithm`
[INFO] [stdout]  --> gds/src/projection/codegen/algorithm/test_algorithm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::define_algorithm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/spanning_tree/spec.rs:9:58
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::projection::eval::procedure::{AlgorithmError, AlgorithmSpec};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::PropertyValues`
[INFO] [stdout]  --> gds/src/types/properties/relationship/impls/default_relationship_property_values.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::properties::PropertyValues;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/spec.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:949:21
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:909:21
[INFO] [stdout]     |
[INFO] [stdout] 909 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:923:21
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:967:21
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:967:21
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:949:21
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:923:21
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:909:21
[INFO] [stdout]     |
[INFO] [stdout] 909 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:748:21
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:748:21
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/spec.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/spec.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1286 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1277:21
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1268:21
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1259:21
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1286 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1277:21
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1268:21
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1259:21
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/dfs/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/spec.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/spec.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/bfs/storage.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/spec.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/storage.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::properties::relationship::traits::{RelationshipIterator as _, WeightedRelationshipCursor};
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WeightedRelationshipCursor`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/storage.rs:15:81
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::properties::relationship::traits::{RelationshipIterator as _, WeightedRelationshipCursor};
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/bfs/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/bfs/spec.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/dfs/spec.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::graph::Degrees`
[INFO] [stdout]  --> gds/src/procedures/local_clustering_coefficient/storage.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::types::graph::Degrees;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/wcc/spec.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::projection::eval::procedure::{AlgorithmSpec, AlgorithmError};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/storage.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]  --> gds/src/procedures/wcc/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/dfs/storage.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]  --> gds/src/procedures/wcc/spec.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/yens/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]  --> gds/src/procedures/astar/storage.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/astar/spec.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::types::prelude::GraphStore as _; // bring trait methods into scope
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `concurrency`
[INFO] [stdout]    --> gds/src/procedures/core/memory_estimation.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         concurrency: &ConcurrencyConfig,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_concurrency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dimensions`
[INFO] [stdout]    --> gds/src/procedures/core/memory_estimation.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         dimensions: &GraphDimensions,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dimensions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> gds/src/procedures/core/result_builders.rs:288:30
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn with_statistics(self, stats: StatisticalSummary) -> Self {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hist`
[INFO] [stdout]    --> gds/src/procedures/core/result_builders.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn with_histogram(self, hist: Option<Histogram>) -> Self {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `concurrency`
[INFO] [stdout]   --> gds/src/procedures/algorithms/community/companion.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         concurrency: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_concurrency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_size`
[INFO] [stdout]   --> gds/src/procedures/algorithms/community/companion.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let filtered = if let Some(min_size) = min_community_size {
[INFO] [stdout]    |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `concurrency`
[INFO] [stdout]    --> gds/src/procedures/algorithms/community/companion.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         concurrency: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_concurrency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_size`
[INFO] [stdout]    --> gds/src/procedures/algorithms/community/companion.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let filtered = if let Some(min_size) = min_community_size {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> gds/src/procedures/all_shortest_paths/storage.rs:188:34
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn get_neighbors_mock(&self, node: u32) -> Vec<u32> {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> gds/src/procedures/all_shortest_paths/storage.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn get_neighbors_with_weights_mock(&self, node: u32) -> Vec<(u32, f64)> {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_path`
[INFO] [stdout]    --> gds/src/procedures/yens/storage.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         prev_path: &MutablePathResult,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k_shortest_paths`
[INFO] [stdout]    --> gds/src/procedures/yens/storage.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         k_shortest_paths: &[MutablePathResult],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_k_shortest_paths`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root_path`
[INFO] [stdout]   --> gds/src/procedures/yens/computation.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn process_spur_node(&mut self, spur_node: u32, root_path: &MutablePathResult) -> Result<Option<MutablePathResult>, String> {
[INFO] [stdout]    |                                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]   --> gds/src/procedures/harmonic/computation.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 |node_id, depth, _sources_mask| {
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]   --> gds/src/procedures/closeness/computation.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 |node_id, depth, _sources_mask| {
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_count`
[INFO] [stdout]   --> gds/src/procedures/betweenness/computation.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let node_count = self.distances.len();
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `get_neighbors`
[INFO] [stdout]   --> gds/src/procedures/louvain/computation.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         get_neighbors: impl Fn(usize) -> Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `get_neighbors`
[INFO] [stdout]   --> gds/src/procedures/label_propagation/computation.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         get_neighbors: &impl Fn(usize) -> Vec<(usize, f64)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parsed_config`
[INFO] [stdout]   --> gds/src/procedures/local_clustering_coefficient/spec.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let parsed_config: LocalClusteringCoefficientConfig = serde_json::from_value(config.clone())
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `degree`
[INFO] [stdout]   --> gds/src/procedures/local_clustering_coefficient/spec.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |             let degree = storage.degree(node_id);
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_degree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bitmap` is never read
[INFO] [stdout]   --> gds/src/collections/backends/arrow/array/boolean.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ArrowBooleanArray {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 10 |     array: Arc<BooleanArray>,
[INFO] [stdout] 11 |     bitmap: Option<ArrowBitmap>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArrowBooleanArray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bitmap` is never read
[INFO] [stdout]   --> gds/src/collections/backends/arrow/array/primitive.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ArrowPrimitiveArray<T>
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     bitmap: Option<ArrowBitmap>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArrowPrimitiveArray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bitmap` is never read
[INFO] [stdout]   --> gds/src/collections/backends/arrow/array/utf8.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ArrowUtf8Array {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 10 |     array: Arc<Utf8Array<i32>>,
[INFO] [stdout] 11 |     bitmap: Option<ArrowBitmap>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArrowUtf8Array` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> gds/src/procedures/sum/spec.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SumAlgorithmSpec {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     config: SumConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/computation.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BellmanFordComputationRuntime {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     concurrency: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/computation.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DeltaSteppingComputationRuntime {
[INFO] [stdout]    |            ------------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     concurrency: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `graph_node_count_hint` is never used
[INFO] [stdout]    --> gds/src/procedures/dijkstra/storage.rs:240:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl DijkstraStorageRuntime {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn graph_node_count_hint(&self) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> gds/src/procedures/dijkstra/computation.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DijkstraComputationRuntime {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     concurrency: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/computation.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub struct SpanningTreeComputationRuntime {
[INFO] [stdout]     |            ------------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 386 |     concurrency: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/articulation_points/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ArticulationPointsStorageRuntime {
[INFO] [stdout]   |            -------------------------------- field in this struct
[INFO] [stdout] 4 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/bridges/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BridgesStorageRuntime {
[INFO] [stdout]   |            --------------------- field in this struct
[INFO] [stdout] 4 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/wcc/storage.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WccStorageRuntime {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/harmonic/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct HarmonicStorageRuntime {
[INFO] [stdout]   |            ---------------------- field in this struct
[INFO] [stdout] 3 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/closeness/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ClosenessCentralityStorageRuntime {
[INFO] [stdout]   |            --------------------------------- field in this struct
[INFO] [stdout] 3 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/betweenness/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct BetweennessCentralityStorageRuntime {
[INFO] [stdout]   |            ----------------------------------- field in this struct
[INFO] [stdout] 3 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/triangle_count/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TriangleCountStorageRuntime {
[INFO] [stdout]   |            --------------------------- field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/louvain/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct LouvainStorageRuntime {
[INFO] [stdout]   |            --------------------- field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/kcore/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct KCoreStorageRuntime {
[INFO] [stdout]   |            ------------------- field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Phase` is never used
[INFO] [stdout]   --> gds/src/procedures/kcore/computation.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum Phase {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/k1coloring/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct K1ColoringStorageRuntime {
[INFO] [stdout]   |            ------------------------ field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_all` is never used
[INFO] [stdout]    --> gds/src/procedures/k1coloring/computation.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | trait BitSetExt {
[INFO] [stdout]     |       --------- method in this trait
[INFO] [stdout] 155 |     fn clear_all(&mut self);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PAGERANKConfig` is never constructed
[INFO] [stdout]   --> gds/src/projection/codegen/algorithm/define_algorithm.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 |               pub struct [<$name:upper Config>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: gds/src/projection/codegen/algorithm/test_algorithm.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / define_algorithm! {
[INFO] [stdout]  8 | |     name: "pagerank",
[INFO] [stdout]  9 | |     category: Centrality,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_algorithm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate` is never used
[INFO] [stdout]   --> gds/src/projection/codegen/algorithm/define_algorithm.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |               impl [<$name:upper Config>] {
[INFO] [stdout]    |               --------------------------- method in this implementation
[INFO] [stdout] 98 |                   pub fn validate(&self) -> Result<(), $crate::config::validation::ConfigError> {
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: gds/src/projection/codegen/algorithm/test_algorithm.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / define_algorithm! {
[INFO] [stdout]  8 | |     name: "pagerank",
[INFO] [stdout]  9 | |     category: Centrality,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_algorithm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageRankResult` is never constructed
[INFO] [stdout]   --> gds/src/projection/codegen/algorithm/test_algorithm.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     result: PageRankResult {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_algorithm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PAGERANKAlgorithmSpec` is never constructed
[INFO] [stdout]    --> gds/src/projection/codegen/algorithm/define_algorithm.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |               pub struct [<$name:upper AlgorithmSpec>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/projection/codegen/algorithm/test_algorithm.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / define_algorithm! {
[INFO] [stdout]   8 | |     name: "pagerank",
[INFO] [stdout]   9 | |     category: Centrality,
[INFO] [stdout] ...   |
[INFO] [stdout]  38 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_algorithm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> gds/src/projection/codegen/algorithm/define_algorithm.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |               impl [<$name:upper AlgorithmSpec>] {
[INFO] [stdout]     |               ---------------------------------- associated function in this implementation
[INFO] [stdout] 123 |                   pub fn new(graph_name: String, config: [<$name:upper Config>]) -> Self {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/projection/codegen/algorithm/test_algorithm.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / define_algorithm! {
[INFO] [stdout]   8 | |     name: "pagerank",
[INFO] [stdout]   9 | |     category: Centrality,
[INFO] [stdout] ...   |
[INFO] [stdout]  38 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_algorithm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> gds/src/collections/extensions/compression.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |         std::mem::replace(&mut self.inner, new_inner);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let _ = std::mem::replace(&mut self.inner, new_inner);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::PropertyValues`
[INFO] [stdout]  --> gds/src/types/properties/relationship/impls/default_relationship_property_values.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::properties::PropertyValues;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/spec.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::graph::Degrees`
[INFO] [stdout]  --> gds/src/procedures/local_clustering_coefficient/storage.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::types::graph::Degrees;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]  --> gds/src/procedures/wcc/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:967:21
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:949:21
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:923:21
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:909:21
[INFO] [stdout]     |
[INFO] [stdout] 909 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:967:21
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:949:21
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:923:21
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:909:21
[INFO] [stdout]     |
[INFO] [stdout] 909 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/collections/adapter/factory.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     use crate::collections::traits::Collections;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:845:21
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:819:21
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | generate_all_node_array_adapters!();
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:748:21
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:748:21
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]    --> gds/src/projection/codegen/property/property_values.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/types/properties/node/impls/default_node_property_values.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | generate_all_node_adapters!();
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::impl_typed_node_property_values_universal` which comes from the expansion of the macro `generate_all_node_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]  --> gds/src/procedures/wcc/spec.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/wcc/spec.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::projection::eval::procedure::{AlgorithmSpec, AlgorithmError};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/spec.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1286 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1277:21
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1268:21
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1259:21
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1286 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1268:21
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1277:21
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1259:21
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1234:21
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1216:21
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1225:21
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | generate_all_graph_array_adapters!();
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_array_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::collections::traits::Collections`
[INFO] [stdout]     --> gds/src/projection/codegen/property/property_values.rs:1182:21
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                 use $crate::collections::traits::Collections;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: gds/src/types/properties/graph/impls/default_graph_property_values.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | generate_all_graph_adapters!();
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::impl_graph_property_values_universal` which comes from the expansion of the macro `generate_all_graph_adapters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/storage.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/yens/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/dfs/storage.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/dfs/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/dfs/spec.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/bfs/storage.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::properties::relationship::traits::RelationshipIterator`
[INFO] [stdout]  --> gds/src/procedures/astar/storage.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::properties::relationship::traits::RelationshipIterator as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/astar/spec.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::types::prelude::GraphStore as _; // bring trait methods into scope
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::projection::eval::procedure::AlgorithmSpec`
[INFO] [stdout]  --> gds/src/procedures/bfs/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::projection::eval::procedure::AlgorithmSpec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/spec.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/bfs/spec.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WeightedRelationshipCursor`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/storage.rs:15:81
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::properties::relationship::traits::{RelationshipIterator as _, WeightedRelationshipCursor};
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationshipIterator`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/storage.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::types::properties::relationship::traits::{RelationshipIterator as _, WeightedRelationshipCursor};
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::prelude::GraphStore`
[INFO] [stdout]   --> gds/src/procedures/dijkstra/spec.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::prelude::GraphStore as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> gds/src/collections/backends/arrow/array/double.rs:358:13
[INFO] [stdout]     |
[INFO] [stdout] 358 |         let mut array = ArrowDoubleArray::from_vec(vec![10.0, 30.0, 20.0, 40.0]);
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> gds/src/collections/backends/arrow/array/float.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let mut array = ArrowFloatArray::from_vec(vec![10.0, 30.0, 20.0, 40.0]);
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `concurrency`
[INFO] [stdout]    --> gds/src/procedures/core/memory_estimation.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         concurrency: &ConcurrencyConfig,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_concurrency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dimensions`
[INFO] [stdout]    --> gds/src/procedures/core/memory_estimation.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         dimensions: &GraphDimensions,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dimensions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> gds/src/procedures/core/result_builders.rs:288:30
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn with_statistics(self, stats: StatisticalSummary) -> Self {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hist`
[INFO] [stdout]    --> gds/src/procedures/core/result_builders.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn with_histogram(self, hist: Option<Histogram>) -> Self {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `concurrency`
[INFO] [stdout]   --> gds/src/procedures/algorithms/community/companion.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         concurrency: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_concurrency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_size`
[INFO] [stdout]   --> gds/src/procedures/algorithms/community/companion.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let filtered = if let Some(min_size) = min_community_size {
[INFO] [stdout]    |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `concurrency`
[INFO] [stdout]    --> gds/src/procedures/algorithms/community/companion.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         concurrency: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_concurrency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_size`
[INFO] [stdout]    --> gds/src/procedures/algorithms/community/companion.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let filtered = if let Some(min_size) = min_community_size {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `facade`
[INFO] [stdout]    --> gds/src/procedures/facades/centrality/degree_centrality.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let facade = DegreeCentralityFacade::new();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facade`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> gds/src/procedures/all_shortest_paths/storage.rs:188:34
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn get_neighbors_mock(&self, node: u32) -> Vec<u32> {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> gds/src/procedures/all_shortest_paths/storage.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn get_neighbors_with_weights_mock(&self, node: u32) -> Vec<(u32, f64)> {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> gds/src/procedures/astar/spec.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let config = AStarConfig::default();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> gds/src/procedures/astar/integration_tests.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut spec = ASTARAlgorithmSpec::new("test_graph".to_string());
[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]   --> gds/src/procedures/astar/integration_tests.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut spec = ASTARAlgorithmSpec::new("test_graph".to_string());
[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]   --> gds/src/procedures/astar/integration_tests.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut spec = ASTARAlgorithmSpec::new("test_graph".to_string());
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> gds/src/procedures/astar/integration_tests.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let config = AStarConfig::default();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_path`
[INFO] [stdout]    --> gds/src/procedures/yens/storage.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         prev_path: &MutablePathResult,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k_shortest_paths`
[INFO] [stdout]    --> gds/src/procedures/yens/storage.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         k_shortest_paths: &[MutablePathResult],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_k_shortest_paths`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root_path`
[INFO] [stdout]   --> gds/src/procedures/yens/computation.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn process_spur_node(&mut self, spur_node: u32, root_path: &MutablePathResult) -> Result<Option<MutablePathResult>, String> {
[INFO] [stdout]    |                                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/spec.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |         let mut algorithm = SPANNING_TREEAlgorithmSpec::new("test_graph".to_string());
[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]    --> gds/src/procedures/spanning_tree/spec.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let mut algorithm = SPANNING_TREEAlgorithmSpec::new("test_graph".to_string());
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modes`
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/spec.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let modes = vec![
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_modes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/spec.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let mut algorithm = SPANNING_TREEAlgorithmSpec::new("test_graph".to_string());
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `valid_config`
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/spec.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let valid_config = json!({
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_valid_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `invalid_config`
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/spec.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let invalid_config = json!({
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/spec.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |         let mut algorithm = SPANNING_TREEAlgorithmSpec::new("test_graph".to_string());
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/spec.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let config = json!({
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut algorithm = SPANNING_TREEAlgorithmSpec::new("test_graph".to_string());
[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]   --> gds/src/procedures/spanning_tree/integration_tests.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut algorithm = SPANNING_TREEAlgorithmSpec::new("test_graph".to_string());
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `valid_config`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let valid_config = json!({
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_valid_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `invalid_config`
[INFO] [stdout]   --> gds/src/procedures/spanning_tree/integration_tests.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let invalid_config = json!({
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/integration_tests.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut algorithm = SPANNING_TREEAlgorithmSpec::new("test_graph".to_string());
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/integration_tests.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let config = json!({
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]    --> gds/src/procedures/msbfs/simple.rs:281:13
[INFO] [stdout]     |
[INFO] [stdout] 281 |         let graph = create_graph(vec![], 100);
[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]    --> gds/src/procedures/msbfs/simple.rs:301:13
[INFO] [stdout]     |
[INFO] [stdout] 301 |         let graph = create_graph(vec![], 100);
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]   --> gds/src/procedures/harmonic/computation.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 |node_id, depth, _sources_mask| {
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]   --> gds/src/procedures/closeness/computation.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 |node_id, depth, _sources_mask| {
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_default`
[INFO] [stdout]    --> gds/src/procedures/closeness/integration_tests.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let result_default = runtime2.compute(3, false, |node| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_count`
[INFO] [stdout]   --> gds/src/procedures/betweenness/computation.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let node_count = self.distances.len();
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `get_neighbors`
[INFO] [stdout]   --> gds/src/procedures/louvain/computation.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         get_neighbors: impl Fn(usize) -> Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `get_neighbors`
[INFO] [stdout]   --> gds/src/procedures/label_propagation/computation.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         get_neighbors: &impl Fn(usize) -> Vec<(usize, f64)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parsed_config`
[INFO] [stdout]   --> gds/src/procedures/local_clustering_coefficient/spec.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let parsed_config: LocalClusteringCoefficientConfig = serde_json::from_value(config.clone())
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `degree`
[INFO] [stdout]   --> gds/src/procedures/local_clustering_coefficient/spec.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |             let degree = storage.degree(node_id);
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_degree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bitmap` is never read
[INFO] [stdout]   --> gds/src/collections/backends/arrow/array/boolean.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ArrowBooleanArray {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 10 |     array: Arc<BooleanArray>,
[INFO] [stdout] 11 |     bitmap: Option<ArrowBitmap>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArrowBooleanArray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bitmap` is never read
[INFO] [stdout]   --> gds/src/collections/backends/arrow/array/primitive.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ArrowPrimitiveArray<T>
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     bitmap: Option<ArrowBitmap>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArrowPrimitiveArray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bitmap` is never read
[INFO] [stdout]   --> gds/src/collections/backends/arrow/array/utf8.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ArrowUtf8Array {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 10 |     array: Arc<Utf8Array<i32>>,
[INFO] [stdout] 11 |     bitmap: Option<ArrowBitmap>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArrowUtf8Array` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> gds/src/procedures/sum/spec.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SumAlgorithmSpec {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     config: SumConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> gds/src/procedures/bellman_ford/computation.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BellmanFordComputationRuntime {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     concurrency: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> gds/src/procedures/delta_stepping/computation.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DeltaSteppingComputationRuntime {
[INFO] [stdout]    |            ------------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     concurrency: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `graph_node_count_hint` is never used
[INFO] [stdout]    --> gds/src/procedures/dijkstra/storage.rs:240:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl DijkstraStorageRuntime {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn graph_node_count_hint(&self) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> gds/src/procedures/dijkstra/computation.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DijkstraComputationRuntime {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     concurrency: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]    --> gds/src/procedures/spanning_tree/computation.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub struct SpanningTreeComputationRuntime {
[INFO] [stdout]     |            ------------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 386 |     concurrency: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/articulation_points/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ArticulationPointsStorageRuntime {
[INFO] [stdout]   |            -------------------------------- field in this struct
[INFO] [stdout] 4 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/bridges/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BridgesStorageRuntime {
[INFO] [stdout]   |            --------------------- field in this struct
[INFO] [stdout] 4 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/wcc/storage.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WccStorageRuntime {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/harmonic/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct HarmonicStorageRuntime {
[INFO] [stdout]   |            ---------------------- field in this struct
[INFO] [stdout] 3 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/closeness/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ClosenessCentralityStorageRuntime {
[INFO] [stdout]   |            --------------------------------- field in this struct
[INFO] [stdout] 3 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/betweenness/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct BetweennessCentralityStorageRuntime {
[INFO] [stdout]   |            ----------------------------------- field in this struct
[INFO] [stdout] 3 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/triangle_count/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TriangleCountStorageRuntime {
[INFO] [stdout]   |            --------------------------- field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/louvain/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct LouvainStorageRuntime {
[INFO] [stdout]   |            --------------------- field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/kcore/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct KCoreStorageRuntime {
[INFO] [stdout]   |            ------------------- field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Phase` is never used
[INFO] [stdout]   --> gds/src/procedures/kcore/computation.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum Phase {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]  --> gds/src/procedures/k1coloring/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct K1ColoringStorageRuntime {
[INFO] [stdout]   |            ------------------------ field in this struct
[INFO] [stdout] 2 |     concurrency: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_all` is never used
[INFO] [stdout]    --> gds/src/procedures/k1coloring/computation.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | trait BitSetExt {
[INFO] [stdout]     |       --------- method in this trait
[INFO] [stdout] 155 |     fn clear_all(&mut self);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> gds/src/projection/codegen/algorithm/define_algorithm.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |               pub struct [<$name:upper AlgorithmSpec>] {
[INFO] [stdout]     |                          ----------------------------- field in this struct
[INFO] [stdout] 118 |                   graph_name: String,
[INFO] [stdout] 119 |                   config: [<$name:upper Config>],
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: gds/src/projection/codegen/algorithm/test_algorithm.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / define_algorithm! {
[INFO] [stdout]   8 | |     name: "pagerank",
[INFO] [stdout]   9 | |     category: Centrality,
[INFO] [stdout] ...   |
[INFO] [stdout]  38 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_algorithm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> gds/src/collections/extensions/compression.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |         std::mem::replace(&mut self.inner, new_inner);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let _ = std::mem::replace(&mut self.inner, new_inner);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/algorithms/centrality/distribution.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |         assert!(distribution.post_processing_millis >= 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]    --> gds/src/procedures/delta_stepping/storage.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert!(delta_stepping_result.computation_time_ms >= 0); // Allow 0 for very fast execution
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/delta_stepping/storage.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |         assert!(delta_stepping_result.computation_time_ms >= 0); // Allow 0 for very fast execution
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/delta_stepping/integration_tests.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |     assert!(delta_stepping_result.computation_time_ms >= 0); // Allow 0 for very fast execution
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/dijkstra/storage.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |         assert!(dijkstra_result.computation_time_ms >= 0); // Allow 0 for very fast execution
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/dijkstra/storage.rs:285:17
[INFO] [stdout]     |
[INFO] [stdout] 285 |         assert!(dijkstra_result.computation_time_ms >= 0); // Allow 0 for very fast execution
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/dijkstra/storage.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert!(dijkstra_result.computation_time_ms >= 0); // Allow 0 for very fast execution
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/dijkstra/integration_tests.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |     assert!(dijkstra_result.computation_time_ms >= 0); // Allow 0 for very fast execution
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/bfs/storage.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert!(result.computation_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/bfs/storage.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert!(result.computation_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/bfs/storage.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |         assert!(result.computation_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> gds/src/procedures/bfs/integration_tests.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert!(bfs_result.computation_time_ms >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/dfs/storage.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |         assert!(result.computation_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/dfs/storage.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |         assert!(result.computation_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> gds/src/procedures/dfs/integration_tests.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert!(dfs_result.computation_time_ms >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> gds/src/procedures/yens/storage.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert!(result.computation_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |         assert!(result.path_count >= 0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> gds/src/procedures/yens/integration_tests.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |         assert!(result.computation_time_ms >= 0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "91e226c70982c01b52479b0db670346e3f784af60468d0643b3b06b89f77d4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e226c70982c01b52479b0db670346e3f784af60468d0643b3b06b89f77d4eb", kill_on_drop: false }`
[INFO] [stdout] 91e226c70982c01b52479b0db670346e3f784af60468d0643b3b06b89f77d4eb
