[INFO] cloning repository https://github.com/juliuskoskela/rust_graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juliuskoskela/rust_graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliuskoskela%2Frust_graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliuskoskela%2Frust_graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4667131e8625e54afbd91d92b2a67515956ec7e [INFO] checking juliuskoskela/rust_graph against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliuskoskela%2Frust_graph" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/juliuskoskela/rust_graph [INFO] finished tweaking git repo https://github.com/juliuskoskela/rust_graph [INFO] tweaked toml for git repo https://github.com/juliuskoskela/rust_graph written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juliuskoskela/rust_graph on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/juliuskoskela/rust_graph 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 474b39fc91e406f8534846662d95760c66714b86c06c88845ef7ee64a61cde85 [INFO] running `Command { std: "docker" "start" "-a" "474b39fc91e406f8534846662d95760c66714b86c06c88845ef7ee64a61cde85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "474b39fc91e406f8534846662d95760c66714b86c06c88845ef7ee64a61cde85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474b39fc91e406f8534846662d95760c66714b86c06c88845ef7ee64a61cde85", kill_on_drop: false }` [INFO] [stdout] 474b39fc91e406f8534846662d95760c66714b86c06c88845ef7ee64a61cde85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5d0a20160bcc8545343335633fceed176131e723036c57750bc110605ebd70 [INFO] running `Command { std: "docker" "start" "-a" "1a5d0a20160bcc8545343335633fceed176131e723036c57750bc110605ebd70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking gdsl v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `InOrder` and `LevelOrder` are never constructed [INFO] [stdout] --> src/ungraph/node/algo/order.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Ordering { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | InOrder, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | LevelOrder, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn key(&self) -> &K { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn value(&self) -> &N { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn out_degree(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn in_degree(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:288:20 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn connect(&self, other: &Self, value: E) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:324:24 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn try_connect(&self, other: &Self, value: E) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:355:23 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn disconnect(&self, other: &K) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:395:20 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn isolate(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:422:20 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn is_root(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:442:20 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn is_leaf(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:465:22 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn is_orphan(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:483:25 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn is_connected(&self, other: &K) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:507:26 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn find_outbound(&self, other: &K) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:533:25 [INFO] [stdout] | [INFO] [stdout] 533 | pub fn find_inbound(&self, other: &K) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:562:21 [INFO] [stdout] | [INFO] [stdout] 562 | pub fn preorder(&self) -> Order { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/mod.rs:562:21 [INFO] [stdout] | [INFO] [stdout] 562 | pub fn preorder(&self) -> Order { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 562 | pub fn preorder(&self) -> Order<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:589:22 [INFO] [stdout] | [INFO] [stdout] 589 | pub fn postorder(&self) -> Order { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/mod.rs:589:22 [INFO] [stdout] | [INFO] [stdout] 589 | pub fn postorder(&self) -> Order { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 589 | pub fn postorder(&self) -> Order<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:621:16 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/mod.rs:621:16 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 621 | pub fn dfs(&self) -> Dfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/mod.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 654 | pub fn bfs(&self) -> Bfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:686:16 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/mod.rs:686:16 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 686 | pub fn pfs(&self) -> Pfs<'_, K, N, E> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:711:21 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn iter_out(&self) -> IterOut { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/mod.rs:711:21 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn iter_out(&self) -> IterOut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 711 | pub fn iter_out(&self) -> IterOut<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:737:20 [INFO] [stdout] | [INFO] [stdout] 737 | pub fn iter_in(&self) -> IterIn { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/mod.rs:737:20 [INFO] [stdout] | [INFO] [stdout] 737 | pub fn iter_in(&self) -> IterIn { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 737 | pub fn iter_in(&self) -> IterIn<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/digraph/node/mod.rs:745:19 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn sizeof(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | / impl Deref for Node [INFO] [stdout] 755 | | where [INFO] [stdout] 756 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 757 | | N: Clone, [INFO] [stdout] 758 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 759 | { [INFO] [stdout] 760 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/adjacent.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get_outbound(&self, idx: usize) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get_outbound(&self, idx: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/adjacent.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_inbound(&self, idx: usize) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_inbound(&self, idx: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/adjacent.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn find_outbound(&self, node: &K) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn find_outbound(&self, node: &K) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/adjacent.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn find_inbound(&self, node: &K) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn find_inbound(&self, node: &K) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/algo/path.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/digraph/node/algo/path.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn key(&self) -> &K { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn value(&self) -> &N { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:200:23 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn out_degree(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn in_degree(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn connect(&self, other: &Self, value: E) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:279:24 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn try_connect(&self, other: &Self, value: E) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:310:23 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn disconnect(&self, other: &K) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:350:20 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn isolate(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:387:20 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn is_root(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:407:20 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn is_leaf(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:430:22 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn is_orphan(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:448:25 [INFO] [stdout] | [INFO] [stdout] 448 | pub fn is_connected(&self, other: &K) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:472:26 [INFO] [stdout] | [INFO] [stdout] 472 | pub fn find_outbound(&self, other: &K) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:498:25 [INFO] [stdout] | [INFO] [stdout] 498 | pub fn find_inbound(&self, other: &K) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | pub fn preorder(&self) -> Order { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/mod.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | pub fn preorder(&self) -> Order { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 527 | pub fn preorder(&self) -> Order<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:554:22 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn postorder(&self) -> Order { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/mod.rs:554:22 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn postorder(&self) -> Order { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 554 | pub fn postorder(&self) -> Order<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:586:16 [INFO] [stdout] | [INFO] [stdout] 586 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/mod.rs:586:16 [INFO] [stdout] | [INFO] [stdout] 586 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 586 | pub fn dfs(&self) -> Dfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:619:16 [INFO] [stdout] | [INFO] [stdout] 619 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/mod.rs:619:16 [INFO] [stdout] | [INFO] [stdout] 619 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 619 | pub fn bfs(&self) -> Bfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:651:16 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/mod.rs:651:16 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 651 | pub fn pfs(&self) -> Pfs<'_, K, N, E> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:676:21 [INFO] [stdout] | [INFO] [stdout] 676 | pub fn iter_out(&self) -> IterOut { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/mod.rs:676:21 [INFO] [stdout] | [INFO] [stdout] 676 | pub fn iter_out(&self) -> IterOut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 676 | pub fn iter_out(&self) -> IterOut<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:702:20 [INFO] [stdout] | [INFO] [stdout] 702 | pub fn iter_in(&self) -> IterIn { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/mod.rs:702:20 [INFO] [stdout] | [INFO] [stdout] 702 | pub fn iter_in(&self) -> IterIn { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 702 | pub fn iter_in(&self) -> IterIn<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_digraph/node/mod.rs:710:19 [INFO] [stdout] | [INFO] [stdout] 710 | pub fn sizeof(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / impl Deref for Node [INFO] [stdout] 720 | | where [INFO] [stdout] 721 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 722 | | N: Clone, [INFO] [stdout] 723 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 724 | { [INFO] [stdout] 725 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/algo/path.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_digraph/node/algo/path.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:203:16 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn key(&self) -> &K { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn value(&self) -> &N { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn degree(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:260:20 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn connect(&self, other: &Self, value: E) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn try_connect(&self, other: &Node, value: E) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:329:23 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn disconnect(&self, other: &K) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:360:20 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn isolate(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:383:22 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn is_orphan(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:389:25 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn is_connected(&self, other: &K) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:395:26 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn find_adjacent(&self, other: &K) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:407:18 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn order(&self) -> Order { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:407:18 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn order(&self) -> Order { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn order(&self) -> Order<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:413:16 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:413:16 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 413 | pub fn dfs(&self) -> Dfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:419:16 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:419:16 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 419 | pub fn bfs(&self) -> Bfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:426:16 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:426:16 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 426 | pub fn pfs(&self) -> Pfs<'_, K, N, E> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn iter(&self) -> NodeIterator { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn iter(&self) -> NodeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 434 | pub fn iter(&self) -> NodeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/sync_ungraph/node/mod.rs:441:19 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn sizeof(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | / impl Deref for Node [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 455 | | N: Clone, [INFO] [stdout] 456 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 457 | { [INFO] [stdout] 458 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_ungraph/node/algo/path.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync_ungraph/node/algo/path.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn key(&self) -> &K { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn value(&self) -> &N { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:238:19 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn degree(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn connect(&self, other: &Self, value: E) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:295:24 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn try_connect(&self, other: &Node, value: E) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:326:23 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn disconnect(&self, other: &K) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:357:20 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn isolate(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:369:22 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn is_orphan(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:374:25 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn is_connected(&self, other: &K) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:380:26 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn find_adjacent(&self, other: &K) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:391:18 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn order(&self) -> Order { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ungraph/node/mod.rs:391:18 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn order(&self) -> Order { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 391 | pub fn order(&self) -> Order<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:397:16 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ungraph/node/mod.rs:397:16 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn dfs(&self) -> Dfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 397 | pub fn dfs(&self) -> Dfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:403:16 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ungraph/node/mod.rs:403:16 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn bfs(&self) -> Bfs { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 403 | pub fn bfs(&self) -> Bfs<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:410:16 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ungraph/node/mod.rs:410:16 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn pfs(&self) -> Pfs [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 410 | pub fn pfs(&self) -> Pfs<'_, K, N, E> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn iter(&self) -> NodeIterator { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ungraph/node/mod.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn iter(&self) -> NodeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 418 | pub fn iter(&self) -> NodeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ungraph/node/mod.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn sizeof(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | / impl Deref for Node [INFO] [stdout] 437 | | where [INFO] [stdout] 438 | | K: Clone + Hash + Display + PartialEq + Eq, [INFO] [stdout] 439 | | N: Clone, [INFO] [stdout] 440 | | E: Clone, [INFO] [stdout] | |_____________- trait implemented here [INFO] [stdout] 441 | { [INFO] [stdout] 442 | type Target = N; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ungraph/node/algo/path.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_nodes(&self) -> PathNodeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ungraph/node/algo/path.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter_edges(&self) -> PathEdgeIterator<'_, K, N, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gdsl` (lib) due to 76 previous errors; 37 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a5d0a20160bcc8545343335633fceed176131e723036c57750bc110605ebd70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5d0a20160bcc8545343335633fceed176131e723036c57750bc110605ebd70", kill_on_drop: false }` [INFO] [stdout] 1a5d0a20160bcc8545343335633fceed176131e723036c57750bc110605ebd70