[INFO] cloning repository https://github.com/HaagManuel/Contraction-Hierarchy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaagManuel/Contraction-Hierarchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaagManuel%2FContraction-Hierarchy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaagManuel%2FContraction-Hierarchy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7798980ebe6268c91ed53ff3a43ba63d9fd177d1
[INFO] checking HaagManuel/Contraction-Hierarchy against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaagManuel%2FContraction-Hierarchy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HaagManuel/Contraction-Hierarchy
[INFO] finished tweaking git repo https://github.com/HaagManuel/Contraction-Hierarchy
[INFO] tweaked toml for git repo https://github.com/HaagManuel/Contraction-Hierarchy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HaagManuel/Contraction-Hierarchy on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HaagManuel/Contraction-Hierarchy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_str_bytes v6.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ceee129102f0f7f1d7e968cccc383fe053128a7fc1a692fdef7fd368bf5edd6
[INFO] running `Command { std: "docker" "start" "-a" "7ceee129102f0f7f1d7e968cccc383fe053128a7fc1a692fdef7fd368bf5edd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ceee129102f0f7f1d7e968cccc383fe053128a7fc1a692fdef7fd368bf5edd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ceee129102f0f7f1d7e968cccc383fe053128a7fc1a692fdef7fd368bf5edd6", kill_on_drop: false }`
[INFO] [stdout] 7ceee129102f0f7f1d7e968cccc383fe053128a7fc1a692fdef7fd368bf5edd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ba3830b2405a388437e02424f1bc74488f2a85cf508089f6d3562e193134341
[INFO] running `Command { std: "docker" "start" "-a" "9ba3830b2405a388437e02424f1bc74488f2a85cf508089f6d3562e193134341", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking os_str_bytes v6.4.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking stud-rust-base v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dijkstra.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(_coords: &Vec<(Coordinate, Coordinate)>) -> L2Potential {
[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] 25 |     pub fn new(_coords: &Vec<(Coordinate, Coordinate)>) -> L2Potential<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<Edge>;
[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] 31 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<'_, Edge>;
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<Edge>;
[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] 32 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<'_, Edge>;
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn iter_edges(&self) -> std::slice::Iter<Edge>;
[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] 38 |     fn iter_edges(&self) -> std::slice::Iter<'_, Edge>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_iter_edges(&mut self) -> std::slice::IterMut<Edge>;
[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] 39 |     fn mut_iter_edges(&mut self) -> std::slice::IterMut<'_, Edge>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_list.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<DirectedWeightedEdge> {self.graph[node as usize].iter()}
[INFO] [stdout]    |                       ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<'_, DirectedWeightedEdge> {self.graph[node as usize].iter()}
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_list.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<DirectedWeightedEdge> {self.graph[node as usize].iter_mut()}
[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] 40 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<'_, DirectedWeightedEdge> {self.graph[node as usize].iter_mut()}
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_array.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<DirectedWeightedEdge> {
[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 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<'_, DirectedWeightedEdge> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_array.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<DirectedWeightedEdge> {
[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] 68 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<'_, DirectedWeightedEdge> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dijkstra.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(_coords: &Vec<(Coordinate, Coordinate)>) -> L2Potential {
[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] 25 |     pub fn new(_coords: &Vec<(Coordinate, Coordinate)>) -> L2Potential<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<Edge>;
[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] 31 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<'_, Edge>;
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<Edge>;
[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] 32 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<'_, Edge>;
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn iter_edges(&self) -> std::slice::Iter<Edge>;
[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] 38 |     fn iter_edges(&self) -> std::slice::Iter<'_, Edge>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/definitions.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_iter_edges(&mut self) -> std::slice::IterMut<Edge>;
[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] 39 |     fn mut_iter_edges(&mut self) -> std::slice::IterMut<'_, Edge>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_list.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<DirectedWeightedEdge> {self.graph[node as usize].iter()}
[INFO] [stdout]    |                       ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<'_, DirectedWeightedEdge> {self.graph[node as usize].iter()}
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_list.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<DirectedWeightedEdge> {self.graph[node as usize].iter_mut()}
[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] 40 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<'_, DirectedWeightedEdge> {self.graph[node as usize].iter_mut()}
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_array.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<DirectedWeightedEdge> {
[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 |     fn incident_edges(&self, node: NodeId) -> std::slice::Iter<'_, DirectedWeightedEdge> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/adjacency_array.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<DirectedWeightedEdge> {
[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] 68 |     fn mut_incident_edges(&mut self, node: NodeId) -> std::slice::IterMut<'_, DirectedWeightedEdge> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.12s
[INFO] running `Command { std: "docker" "inspect" "9ba3830b2405a388437e02424f1bc74488f2a85cf508089f6d3562e193134341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ba3830b2405a388437e02424f1bc74488f2a85cf508089f6d3562e193134341", kill_on_drop: false }`
[INFO] [stdout] 9ba3830b2405a388437e02424f1bc74488f2a85cf508089f6d3562e193134341
